summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-07-15Clean up PERF macro usage. The macros were being used with 0 as the first pa...darylm5031-1476/+1476
2009-07-15Committing changes to the comments, after review with engineers. pkandel6-19/+18
2009-07-15Remove the auto conversion for the first varstore name to "Setup".lgao42-17/+5
2009-07-15Fixed 2 bugs in the RTC driver of PcAtChipsetPkg.rsun31-40/+32
2009-07-15Remove unrecognized characters.lgao41-5/+5
2009-07-15initial Target byte array with 0xff (all bytes are 0xff in this array)in GetT...eric_tian1-0/+1
2009-07-14Update README for video driver split from main OVMF firmware.jljusten1-7/+18
2009-07-14Separate Cirrus Logic video driver out from main OVMF firmware.jljusten2-5/+11
2009-07-14Add default parameters for EfiRom for Cirrus Logic 5430.jljusten1-0/+6
2009-07-14Load video option ROM which is not embedded in system firmware image.jljusten3-1/+189
2009-07-14Remove the following Protocols from the IntelFrameworkPkg because they are id...mdkinney6-1447/+4
2009-07-14Add the following PI 1.2 Protocols to the MdePkgmdkinney6-1/+1928
2009-07-14updated parameters name to match spec.vanjeff1-2/+2
2009-07-13add:jcarsey7-2/+393
2009-07-13Remove the following Protocols from the IntelFrameworkModulePkg because they ...mdkinney3-274/+4
2009-07-13Add the following PI 1.2 Protocols to the MdePkgmdkinney3-0/+398
2009-07-13comment clarificationjcarsey1-1/+2
2009-07-13Add macro definitions indicating from SMBIOS 2.6klu21-0/+26
2009-07-13Fix a wrong doxygen comment tag usage of ///>. The correct one is ///<.klu21-1/+1
2009-07-13ProcessCapsule() and BdsMemoryTest() are implemented in the BdsDxe module, wh...eric_tian1-9/+18
2009-07-13ProcessCapsule() and BdsMemoryTest() are implemented in the BdsDxe module, wh...eric_tian1-5/+14
2009-07-13ProcessCapsule() and BdsMemoryTest() are implemented in the BdsDxe module, wh...eric_tian1-28/+25
2009-07-13ProcessCapsule() and BdsMemoryTest() are implemented in the BdsDxe module, wh...eric_tian4-9/+61
2009-07-13ProcessCapsule() and BdsMemoryTest() are implemented in the BdsDxe module, wh...eric_tian1-6/+11
2009-07-13rollback for fix scsi disk detection issue.vanjeff1-11/+7
2009-07-13Retire description string macro for boot device type which are not defined in...klu24-120/+49
2009-07-13Make code definition alignment.lgao42-19/+19
2009-07-13Remove unnecessary FRAMEWORK_ prefix in IntelFrameworkPkg definitions for tho...lgao46-61/+61
2009-07-13Remove unnecessary FRAMEWORK_ prefix in IntelFrameworkPkg definitions for tho...lgao410-81/+84
2009-07-13Roll back R8811 check in for it will get a double carriage return. gikidy1-10/+0
2009-07-13remove work around, since we had added return value check.vanjeff1-9/+2
2009-07-13updated parameters name to match spec.vanjeff2-26/+26
2009-07-13Synchronize build tools binaries with source code r1655 at build tool project.lgao41-1/+1
2009-07-13ynchronize build tools binaries with source code r1655 at build tool project.lgao424-0/+0
2009-07-13Fix build broken, DxeUnixPeCoffExtracActionLib should not dependent on PeiSer...klu21-1/+1
2009-07-13Fix build broken, EFI_TIME_IN_DAYLIGHT used in Sec/UnixThunk.c is defined in ...klu21-0/+1
2009-07-13Remove the following PPIs from the IntelFrameworkPkg because they were identi...mdkinney6-461/+62
2009-07-13Add the following PI 1.2 PPIs to the MdePkgmdkinney5-5/+580
2009-07-13remove the DEBUG_CODE_BEGIN and DEBUG_CODE_END due to the logic between them ...eric_tian1-2/+0
2009-07-13Add Framework MP Services Protocolmdkinney4-14/+682
2009-07-13Clean up doxygen commentsmdkinney1-191/+186
2009-07-13Add MP Services Protocol from the UEFI Platform Initialization 1.2 Specificationmdkinney2-0/+654
2009-07-13Fix Doxygen comment syntaxmdkinney1-7/+7
2009-07-12Add "FRAMEWORK_" to remove name collision with Security2 PPI in MdePkgmdkinney1-2/+2
2009-07-12Fix typo in #ifndef namemdkinney1-1/+1
2009-07-12Fix Doxygen comment syntaxmdkinney1-3/+3
2009-07-12Fix signed/unsigned mismatch issuemdkinney1-1/+1
2009-07-12fix parameter typejcarsey3-42/+35
2009-07-11If module really is a Framework module and not a PI module, then use Framewor...mdkinney1-1/+1
2009-07-11Remove extra #includes where possible to make build more efficientmdkinney7-319/+315