summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Changed TEMPORARY_RAM_SUPPORT_PPI to EFI_PEI_TEMPORARY_RAM_SUPPORT_PPI.vanjeff2011-03-144-9/+9
* Changed TEMPORARY_RAM_SUPPORT_PPI to EFI_PEI_TEMPORARY_RAM_SUPPORT_PPI per PI...vanjeff2011-03-141-4/+10
* Update DebugLib to provide support for "err" command in the EFI Shell to adju...mdkinney2011-03-111-0/+1
* Update DebugLib to provide support for "err" command in the EFI Shell to adju...mdkinney2011-03-111-0/+1
* Update some progress codes name per the PI Spec, 1.2 Errata B. vanjeff2011-03-112-4/+4
* Update some progress codes name per the PI Spec, 1.2 Errata B. This was one i...vanjeff2011-03-111-4/+4
* Update DebugLib to provide support for "err" command in the EFI Shell to adju...mdkinney2011-03-102-2/+4
* Update DebugLib to provide support for "err" command in the EFI Shell to adju...mdkinney2011-03-101-1/+2
* Update DebugLib to provide support for "err" command in the EFI Shell to adju...mdkinney2011-03-101-1/+2
* Update DebugLib to provide support for "err" command in the EFI Shell to adju...mdkinney2011-03-101-1/+2
* Update DebugLib to provide support for "err" command in the EFI Shell to adju...mdkinney2011-03-101-0/+1
* Update DebugLib to provide support for "err" command in the EFI Shell to adju...mdkinney2011-03-101-1/+2
* Update DebugLib to provide support for "err" command in the EFI Shell to adju...mdkinney2011-03-103-0/+3
* Update DebugLib to provide support for "err" command in the EFI Shell to adju...mdkinney2011-03-101-1/+2
* Update DebugLib to provide support for "err" command in the EFI Shell to adju...mdkinney2011-03-101-1/+2
* Update DebugLib to provide support for "err" command in the EFI Shell to adju...mdkinney2011-03-101-1/+2
* Update DebugLib to provide support for "err" command in the EFI Shell to adju...mdkinney2011-03-102-0/+2
* Update DebugLib to provide support for "err" command in the EFI Shell to adju...mdkinney2011-03-103-8/+10
* Update DebugLib to provide support for "err" command in the EFI Shell to adju...mdkinney2011-03-101-1/+3
* Update DebugLib to provide support for "err" command in the EFI Shell to adju...mdkinney2011-03-105-7/+479
* Update DebugLib to provide support for "err" command in the EFI Shell to adju...mdkinney2011-03-1011-28/+164
* Update module to pass in a valid EFI_HANDLE when is reloads and restarts itse...mdkinney2011-03-101-4/+6
* Add performance library instances for SMM performance measurement.rsun32011-03-1010-2/+1729
* Enhance PcAt IsaAcpi driver to support enable/disable separated functions per...niruiyu2011-03-105-15/+124
* Fixed typos per the PI Spec 1.2 Errata B.vanjeff2011-03-104-9/+9
* fix null DevicePath issue.erictian2011-03-101-0/+3
* 1. The old refresh string code also update the time/date opcode. But for the ...ydong102011-03-101-8/+16
* Updated the GUID name to follow PI Spec, 1.2 Errata B.vanjeff2011-03-101-2/+2
* Update comment per the latest PI spec Errata B.li-elvin2011-03-101-3/+3
* Update HiiCompareLanguage to support case that language in String package is ...lgao42011-03-082-5/+21
* Do the following enhancement for SetupBrowser:lgao42011-03-084-158/+224
* Bug description:ydong102011-03-081-1/+7
* Add AHCI support for DUET.lzeng142011-03-087-12/+1515
* fix a invalid pointer conversion when builing 32bit image.erictian2011-03-082-16/+22
* Add missing .h file to INF filegdong12011-03-081-1/+2
* Fix up the UnixPkg to work with clang on OS X. XCLANG toolchain configuration...andrewfish2011-03-085-4/+10
* ECP package BootScriptSaveOnS3SaveStateThunk driver needs to support framewor...lgao42011-03-071-10/+15
* Fix minor Xcode build issues.andrewfish2011-03-055-42/+42
* Fix Xcode build issue.andrewfish2011-03-051-2/+1
* UnixPkg: Fix build for Linuxjljusten2011-03-058-12/+20
* UnixPkg: Use build flag to prevent FatPkg from being requiredjljusten2011-03-053-2/+9
* Correct incoming buffer size comparison to the incoming buffer, not the exist...jcarsey2011-03-041-2/+2
* when timeout is 0, infinite loop on the timeout request to follow UEFI specerictian2011-03-042-10/+32
* Fix the bug that BDS assumes any boot option resides in the FV is Shell which...niruiyu2011-03-011-3/+6
* Symptom:ydong102011-02-281-0/+1
* Puts SMM variable common definitions in SmmVariableCommon.h.gdong12011-02-288-154/+139
* clean non-ASCII charhhtian2011-02-261-1/+1
* OvmfPkg: Add create-release.py scriptjljusten2011-02-231-0/+240
* The input StringInfo should be kept for HiiStringIdToImage() function. lgao42011-02-231-1/+0
* 1.Refine all the goto and action opcode. When the menu link to the sub form, ...ydong102011-02-233-35/+37