summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* AppPkg/Applications/Python: Fix a mis-located module and establish the minimu...darylm5032012-01-272-97/+57
* AppPkg/Applications/Python: Get Python startup process fully working for EDK II.darylm5032012-01-2617-298/+12508
* StdLib/Include/netdb.h: Re-enable macros needed by socket applications and pe...darylm5032012-01-261-198/+129
* Fix bug where { NULL } did not terminate with a double NULL. Add support for ...andrewfish2012-01-261-10/+37
* Remove Framework concepts and fully port to PI. Remove the use of Hii for har...andrewfish2012-01-246-119/+195
* ShellPkg: This patch fixes the redirection support for a Shell2 application r...jcarsey2012-01-201-4/+6
* ShellPkg: Fix rm CWD protection to be better at catching similarly named dire...jcarsey2012-01-201-2/+5
* ShellPkg: Fix SimpleTextInputEx based "CTRL-S" by emptying the buffer to prev...jcarsey2012-01-191-3/+9
* DuetPkg BootSector: fix a bug in st32_64.S that the size for GDTR.limit is wr...rsun32012-01-181-1/+1
* Add new DEBUG_VERBOSE print error level.lgao42012-01-163-8/+13
* correct license header.jyao12012-01-151-1/+1
* Initialize LockBox.Attribute to 0 in SaveLockBox, or it will be random value.jyao12012-01-141-1/+2
* DuetPkg BootSector: fix bugs in .S files so that 32-bit and 64-bit DUET can b...rsun32012-01-136-57/+58
* Correct definition to follow spec.ydong102012-01-123-6/+6
* Update copyright.ydong102012-01-121-1/+1
* Add check when get boot option variable to avoid system hang.ydong102012-01-121-1/+115
* Fix bug in SNP driver where default values for SNP mode are not filled in. Th...andrewfish2012-01-111-10/+38
* ShellPkg: Check for Abort flag in main 'for' loop of ls command and propagate...jcarsey2012-01-111-3/+12
* BeagleBaordPkg: Removed out of date comment in FDF file about USB stackoliviermartin2012-01-111-2/+0
* ShellPkg: Propagate verbose flag down so it can be used in all DH command use...jcarsey2012-01-101-2/+12
* ShellPkg: Add dump information for PCI Root Bridge IO protocol.jcarsey2012-01-102-1/+121
* DuetPkg BootSector: Clean up .S files for 64-bit Duet for GCC build.rsun32012-01-105-46/+62
* ShellPkg: Add protocols / protocol GUIDs to display and input mapping.jcarsey2012-01-094-113/+232
* Fix bug where open() mode was not being set based on type of device being emu...andrewfish2012-01-071-0/+2
* StdLib: Add a file was missed and should have been included in check-in 12061.darylm5032012-01-061-0/+132
* Add an error print and exit if SEC core is not found. andrewfish2012-01-061-0/+6
* ShellPkg: fix copyright date.jcarsey2012-01-051-1/+1
* ShellPkg: fix For command parsing list of values.jcarsey2012-01-051-5/+3
* ShellPkg: Fix swapping of reset behavior.jcarsey2012-01-051-4/+4
* Remove illegal TPL usage.gdong12012-01-051-5/+1
* Fix the issue in PeiCore that doesn’t handle Unix style file path of PDB file.lgao42012-01-041-2/+2
* Add the missing DebugPrintErrorLevelLib library class in MdePkg.declgao42012-01-041-1/+4
* ShellPkg: print error when column index is out of range instead of ASSERT.jcarsey2012-01-021-16/+20
* ShellPkg: fix Pipe usage verification.jcarsey2012-01-022-3/+8
* BeagleBoard: Support bash script when 'set -u'oliviermartin2011-12-291-4/+4
* BeagleBoard: Allow to overwrite the default toolchainoliviermartin2011-12-291-6/+9
* EmbeddedPkg/PrePiLib: Ensure FvImageInfo has been initialized to zerooliviermartin2011-12-291-0/+1
* Roll back the previous change in MdePkg BaseLib Ia32 Thunk16.S and EcpPkg Glu...lgao42011-12-282-86/+40
* Change Openssl build option for IPF back to SIXTY_FOUR_BIT.li-elvin2011-12-261-1/+1
* Patch includes:ydong102011-12-221-33/+13
* MdeModulePkg PCI Bus Driver: Remove the workaround for the EFI_PCI_IO_ATTRIBU...rsun32011-12-221-18/+0
* MdeModulePkg: Fix a bug in GetNextTargetLun()/GetNextTarget() when two cdroms...erictian2011-12-211-2/+4
* Clean up the hard code offset in MdePkg BaseLib Ia32 Thunk16.S and EcpPkg Glu...lgao42011-12-202-53/+99
* Remove the redundancy commas when converting the SASEx device path node to text.niruiyu2011-12-201-4/+4
* Add the omissions to comply with latest SMBIOS 2.7.1 spec.lzeng142011-12-201-28/+30
* Add more check to make sure the valid pointer be used. lgao42011-12-191-27/+29
* Update the process of some question from EFI_BROWSER_ACTION_CHANGED to EFI_BR...ydong102011-12-191-54/+53
* Reconfigure the UdpRead instance if an error occurred in Dhcp, Discover and M...sfu52011-12-163-26/+35
* Sync BaseTool trunk (version r2474) into EDKII BaseTools. lgao42011-12-1645-68/+171
* Refine file header format to follow coding style.ydong102011-12-161-2/+2