summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-01-12Add some missing 64-bit math functions for gccAJFISH
2010-01-12Fix the warning: Line 389, the Index of mMonthName may be -1.tye
2010-01-12Don't calculate the directory size and the caller of EFI_FILE protocol can ca...qhuang8
2010-01-12ShellPkg: Rename PcdShellLibMaxPrintBufferSize to PcdShellPrintBufferSizejljusten
2010-01-12Minor code enhancement.xli24
2010-01-11updating comments mostly. also added some new lib functions.jcarsey
2010-01-11Add ASSERT () to make sure the array is accessed within the limit. tye
2010-01-11Remove unnecessary colon for @note tag.xli24
2010-01-111. Add missing CloseProtocol in case RemainingDevicePath is NULL or EndOfDpdavidhuang
2010-01-111. Eliminate RemainingDevicePath Type limitation, let PassThru to check its v...davidhuang
2010-01-11disable ICC compiler warning #593: variable was set but never used.eric_tian
2010-01-09update copyright to 2010lgao4
2010-01-09Make EdkCompatibilityPkg pass IPF build with WINDKK tool chain.lgao4
2010-01-08Fix typo in comment.AJFISH
2010-01-08Fixed a bug in the HardwareInterrupt handler that would blow the stack if you...AJFISH
2010-01-08Fixed incorrect syntax for immediate HEX value.geekboy15a
2010-01-08Removed use of pre-initialized global data in this file as it was causing pro...geekboy15a
2010-01-08Fix stray charcter in comment.AJFISH
2010-01-08Adding support for a single stack, GCC check in will followAJFISH
2010-01-08Remove bad commentAJFISH
2010-01-08Update to support a single stack. GCC update will follow.AJFISH
2010-01-08update commentsAJFISH
2010-01-081)Remove “Back to Previous Page'”, since it cannot go back to “Device M...vanjeff
2010-01-08Minor code enhancement.xli24
2010-01-08refine the code and add more security check.vanjeff
2010-01-07Remove dependency on PCI Root Bridge I/O Protocol. This library should only ...mdkinney
2010-01-07Coding style fix.rsun3
2010-01-07Correct copyright year to 2010lgao4
2010-01-07Correct copyright year to 2010lgao4
2010-01-07Minor code enhancement.xli24
2010-01-07Minor code enhancement.xli24
2010-01-07Minor code enhancement.xli24
2010-01-06Enable SetupBrowser to support multiple form class guid.lgao4
2010-01-06OVMF SEC: Fix VS2005 compiler warningsjljusten
2010-01-05Fix bugs in SmmBaseHelper driver.rsun3
2010-01-05Fix build breakmdkinney
2010-01-04OVMF VTF0 Reset Vector: Cleanup Global Descriptor Table (GDT)jljusten
2010-01-04OVMF VTF0 Reset Vector: Set 'accessed' bit in GDT descriptorsjljusten
2010-01-04OVMF Status Codes: Disable serial output, enable memory outputjljusten
2010-01-04OVMF: Define MDEPKG_NDEBUG to disable all debug code by defaultjljusten
2010-01-04OVMF: Update OVMF FD/FV build to minimize ROM sizejljusten
2010-01-04OVMF: Use optimized BaseMemoryLib librariesjljusten
2010-01-04MdeModulePkg AcpiTableDxe: Fix compiler warningjljusten
2010-01-04IntelFrameworkModulePkg: SerialStatusCode output was incorrectjljusten
2010-01-04OVMF: Add SEC ExtractGuidedSection implementationjljusten
2010-01-04IntelFrameworkModulePkg LZMA: Support running LZMA from flash/romjljusten
2010-01-04Correct help information for Delete Boot option and Change boot option.lgao4
2010-01-04installing HII config access protocol on child handle instead of installing o...vanjeff
2010-01-04check whether FvHandle is NULL for FfsGetVolumeInfo() interface.klu2
2010-01-04Implement the simulation version of StallPei for NT32 platform. It bases on w...klu2