summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Minor code enhancement.xli242010-01-121-2/+3
* updating comments mostly. also added some new lib functions.jcarsey2010-01-1115-321/+730
* Add ASSERT () to make sure the array is accessed within the limit. tye2010-01-111-5/+7
* Remove unnecessary colon for @note tag.xli242010-01-113-11/+11
* 1. Add missing CloseProtocol in case RemainingDevicePath is NULL or EndOfDpdavidhuang2010-01-111-0/+9
* 1. Eliminate RemainingDevicePath Type limitation, let PassThru to check its v...davidhuang2010-01-111-67/+70
* disable ICC compiler warning #593: variable was set but never used.eric_tian2010-01-113-3/+21
* update copyright to 2010lgao42010-01-091-1/+1
* Make EdkCompatibilityPkg pass IPF build with WINDKK tool chain.lgao42010-01-091-1/+1
* Fix typo in comment.AJFISH2010-01-081-1/+1
* Fixed a bug in the HardwareInterrupt handler that would blow the stack if you...AJFISH2010-01-083-13/+7
* Fixed incorrect syntax for immediate HEX value.geekboy15a2010-01-082-5/+3
* Removed use of pre-initialized global data in this file as it was causing pro...geekboy15a2010-01-081-25/+28
* Fix stray charcter in comment.AJFISH2010-01-081-1/+1
* Adding support for a single stack, GCC check in will followAJFISH2010-01-085-102/+214
* Remove bad commentAJFISH2010-01-081-1/+1
* Update to support a single stack. GCC update will follow.AJFISH2010-01-084-26/+158
* update commentsAJFISH2010-01-081-1/+5
* 1)Remove “Back to Previous Page'”, since it cannot go back to “Device M...vanjeff2010-01-086-72/+119
* Minor code enhancement.xli242010-01-086-8/+13
* refine the code and add more security check.vanjeff2010-01-0818-493/+499
* Remove dependency on PCI Root Bridge I/O Protocol. This library should only ...mdkinney2010-01-073-53/+25
* Coding style fix.rsun32010-01-072-12/+18
* Correct copyright year to 2010lgao42010-01-072-1/+1
* Correct copyright year to 2010lgao42010-01-074-4/+4
* Minor code enhancement.xli242010-01-074-41/+41
* Minor code enhancement.xli242010-01-074-11/+7
* Minor code enhancement.xli242010-01-072-3/+7
* Enable SetupBrowser to support multiple form class guid.lgao42010-01-064-14/+33
* OVMF SEC: Fix VS2005 compiler warningsjljusten2010-01-062-3/+1
* Fix bugs in SmmBaseHelper driver.rsun32010-01-051-4/+4
* Fix build breakmdkinney2010-01-051-12/+13
* OVMF VTF0 Reset Vector: Cleanup Global Descriptor Table (GDT)jljusten2010-01-047-65/+58
* OVMF VTF0 Reset Vector: Set 'accessed' bit in GDT descriptorsjljusten2010-01-047-5/+5
* OVMF Status Codes: Disable serial output, enable memory outputjljusten2010-01-043-6/+6
* OVMF: Define MDEPKG_NDEBUG to disable all debug code by defaultjljusten2010-01-043-0/+15
* OVMF: Update OVMF FD/FV build to minimize ROM sizejljusten2010-01-0413-294/+554
* OVMF: Use optimized BaseMemoryLib librariesjljusten2010-01-043-6/+23
* MdeModulePkg AcpiTableDxe: Fix compiler warningjljusten2010-01-041-0/+2
* IntelFrameworkModulePkg: SerialStatusCode output was incorrectjljusten2010-01-042-6/+6
* OVMF: Add SEC ExtractGuidedSection implementationjljusten2010-01-042-0/+468
* IntelFrameworkModulePkg LZMA: Support running LZMA from flash/romjljusten2010-01-043-32/+25
* Correct help information for Delete Boot option and Change boot option.lgao42010-01-042-2/+2
* installing HII config access protocol on child handle instead of installing o...vanjeff2010-01-049-844/+374
* check whether FvHandle is NULL for FfsGetVolumeInfo() interface.klu22010-01-041-2/+2
* Implement the simulation version of StallPei for NT32 platform. It bases on w...klu22010-01-044-0/+157
* Add default implementation of EFI_CPU_IO_PPI and EFI_PCI_CFG2_PPI for EFI_SER...klu22010-01-045-5/+1199
* Update shell binaries to newer version snapshot 2009-12-14 snapshot.qhuang82010-01-0491-6/+6
* Minor clean ups for these INF files.mdkinney2009-12-312-14/+11
* Only check the unsupported IFR opcode for framework HII form package.lgao42009-12-311-27/+20