summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-01-31Fix type 19 print to match SBMIOS 2.7.andrewfish
2012-01-30cleanup SmbiosLib.h definitions, and the code that depends on them. andrewfish
2012-01-30ShellPkg: Update 'echo' command to print everything at once. this allows for...jcarsey
2012-01-30Fix clang compiler warning.andrewfish
2012-01-30Oops missed these items in 12966. Also forgot the signoff, this signoff inclu...andrewfish
2012-01-30Add a new SMBIOS Library, and platform SMBIOS driver that does not use Framew...andrewfish
2012-01-30ShellPkg: Allow for format character strings to be typed in editor without ha...jcarsey
2012-01-30ShellPkg: add more parenthesis to bcfg command.jcarsey
2012-01-27ShellPkg: fix redirection file parsing to allow spaces before filename.jcarsey
2012-01-27ShellPkg: Add support for adding optional data to the bcfg command in debug p...jcarsey
2012-01-27ShellPkg: parameters with spaces need quotes.jcarsey
2012-01-27ShellPkg: Add support for adding optional data to the bcfg command.jcarsey
2012-01-27AppPkg/Applications/Python: Fix a mis-located module and establish the minimu...darylm503
2012-01-26AppPkg/Applications/Python: Get Python startup process fully working for EDK II.darylm503
2012-01-26StdLib/Include/netdb.h: Re-enable macros needed by socket applications and pe...darylm503
2012-01-26Fix bug where { NULL } did not terminate with a double NULL. Add support for ...andrewfish
2012-01-24Remove Framework concepts and fully port to PI. Remove the use of Hii for har...andrewfish
2012-01-20ShellPkg: This patch fixes the redirection support for a Shell2 application r...jcarsey
2012-01-20ShellPkg: Fix rm CWD protection to be better at catching similarly named dire...jcarsey
2012-01-19ShellPkg: Fix SimpleTextInputEx based "CTRL-S" by emptying the buffer to prev...jcarsey
2012-01-18DuetPkg BootSector: fix a bug in st32_64.S that the size for GDTR.limit is wr...rsun3
2012-01-16Add new DEBUG_VERBOSE print error level.lgao4
2012-01-15correct license header.jyao1
2012-01-14Initialize LockBox.Attribute to 0 in SaveLockBox, or it will be random value.jyao1
2012-01-13DuetPkg BootSector: fix bugs in .S files so that 32-bit and 64-bit DUET can b...rsun3
2012-01-12Correct definition to follow spec.ydong10
2012-01-12Update copyright.ydong10
2012-01-12Add check when get boot option variable to avoid system hang.ydong10
2012-01-11Fix bug in SNP driver where default values for SNP mode are not filled in. Th...andrewfish
2012-01-11ShellPkg: Check for Abort flag in main 'for' loop of ls command and propagate...jcarsey
2012-01-11BeagleBaordPkg: Removed out of date comment in FDF file about USB stackoliviermartin
2012-01-10ShellPkg: Propagate verbose flag down so it can be used in all DH command use...jcarsey
2012-01-10ShellPkg: Add dump information for PCI Root Bridge IO protocol.jcarsey
2012-01-10DuetPkg BootSector: Clean up .S files for 64-bit Duet for GCC build.rsun3
2012-01-09ShellPkg: Add protocols / protocol GUIDs to display and input mapping.jcarsey
2012-01-07Fix bug where open() mode was not being set based on type of device being emu...andrewfish
2012-01-06StdLib: Add a file was missed and should have been included in check-in 12061.darylm503
2012-01-06Add an error print and exit if SEC core is not found. andrewfish
2012-01-05ShellPkg: fix copyright date.jcarsey
2012-01-05ShellPkg: fix For command parsing list of values.jcarsey
2012-01-05ShellPkg: Fix swapping of reset behavior.jcarsey
2012-01-05Remove illegal TPL usage.gdong1
2012-01-04Fix the issue in PeiCore that doesn’t handle Unix style file path of PDB file.lgao4
2012-01-04Add the missing DebugPrintErrorLevelLib library class in MdePkg.declgao4
2012-01-02ShellPkg: print error when column index is out of range instead of ASSERT.jcarsey
2012-01-02ShellPkg: fix Pipe usage verification.jcarsey
2011-12-29BeagleBoard: Support bash script when 'set -u'oliviermartin
2011-12-29BeagleBoard: Allow to overwrite the default toolchainoliviermartin
2011-12-29EmbeddedPkg/PrePiLib: Ensure FvImageInfo has been initialized to zerooliviermartin
2011-12-28Roll back the previous change in MdePkg BaseLib Ia32 Thunk16.S and EcpPkg Glu...lgao4