summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Check In tool source code based on Build tool project revision r1655.lgao42009-07-17532-32/+231447
* Add comments for CapsuleRuntimeDxe driver to specify this driver may not full...lgao42009-07-171-0/+2
* Remove unused local variable to fix build break.lgao42009-07-171-4/+0
* fixed ASSERT condition issue.vanjeff2009-07-171-2/+1
* Fix build broken issue for ICC 9.0klu22009-07-172-2/+5
* fixed operation of GetFirst and GetNext for files...jcarsey2009-07-161-17/+10
* Fix bug that some boot option can *not* be displayed correct in boot manager ...klu22009-07-162-27/+84
* Clean up PERF macro usage. The macros were being used with 0 as the first pa...darylm5032009-07-151-807/+807
* Clean up PERF macro usage. The macros were being used with 0 as the first pa...darylm5032009-07-153-70/+70
* Clean up PERF macro usage. The macros were being used with 0 as the first pa...darylm5032009-07-151-1476/+1476
* Committing changes to the comments, after review with engineers. pkandel2009-07-156-19/+18
* Remove the auto conversion for the first varstore name to "Setup".lgao42009-07-152-17/+5
* Fixed 2 bugs in the RTC driver of PcAtChipsetPkg.rsun32009-07-151-40/+32
* Remove unrecognized characters.lgao42009-07-151-5/+5
* initial Target byte array with 0xff (all bytes are 0xff in this array)in GetT...eric_tian2009-07-151-0/+1
* Update README for video driver split from main OVMF firmware.jljusten2009-07-141-7/+18
* Separate Cirrus Logic video driver out from main OVMF firmware.jljusten2009-07-142-5/+11
* Add default parameters for EfiRom for Cirrus Logic 5430.jljusten2009-07-141-0/+6
* Load video option ROM which is not embedded in system firmware image.jljusten2009-07-143-1/+189
* Remove the following Protocols from the IntelFrameworkPkg because they are id...mdkinney2009-07-146-1447/+4
* Add the following PI 1.2 Protocols to the MdePkgmdkinney2009-07-146-1/+1928
* updated parameters name to match spec.vanjeff2009-07-141-2/+2
* add:jcarsey2009-07-137-2/+393
* Remove the following Protocols from the IntelFrameworkModulePkg because they ...mdkinney2009-07-133-274/+4
* Add the following PI 1.2 Protocols to the MdePkgmdkinney2009-07-133-0/+398
* comment clarificationjcarsey2009-07-131-1/+2
* Add macro definitions indicating from SMBIOS 2.6klu22009-07-131-0/+26
* Fix a wrong doxygen comment tag usage of ///>. The correct one is ///<.klu22009-07-131-1/+1
* ProcessCapsule() and BdsMemoryTest() are implemented in the BdsDxe module, wh...eric_tian2009-07-131-9/+18
* ProcessCapsule() and BdsMemoryTest() are implemented in the BdsDxe module, wh...eric_tian2009-07-131-5/+14
* ProcessCapsule() and BdsMemoryTest() are implemented in the BdsDxe module, wh...eric_tian2009-07-131-28/+25
* ProcessCapsule() and BdsMemoryTest() are implemented in the BdsDxe module, wh...eric_tian2009-07-134-9/+61
* ProcessCapsule() and BdsMemoryTest() are implemented in the BdsDxe module, wh...eric_tian2009-07-131-6/+11
* rollback for fix scsi disk detection issue.vanjeff2009-07-131-11/+7
* Retire description string macro for boot device type which are not defined in...klu22009-07-134-120/+49
* Make code definition alignment.lgao42009-07-132-19/+19
* Remove unnecessary FRAMEWORK_ prefix in IntelFrameworkPkg definitions for tho...lgao42009-07-136-61/+61
* Remove unnecessary FRAMEWORK_ prefix in IntelFrameworkPkg definitions for tho...lgao42009-07-1310-81/+84
* Roll back R8811 check in for it will get a double carriage return. gikidy2009-07-131-10/+0
* remove work around, since we had added return value check.vanjeff2009-07-131-9/+2
* updated parameters name to match spec.vanjeff2009-07-132-26/+26
* Synchronize build tools binaries with source code r1655 at build tool project.lgao42009-07-131-1/+1
* ynchronize build tools binaries with source code r1655 at build tool project.lgao42009-07-1324-0/+0
* Fix build broken, DxeUnixPeCoffExtracActionLib should not dependent on PeiSer...klu22009-07-131-1/+1
* Fix build broken, EFI_TIME_IN_DAYLIGHT used in Sec/UnixThunk.c is defined in ...klu22009-07-131-0/+1
* Remove the following PPIs from the IntelFrameworkPkg because they were identi...mdkinney2009-07-136-461/+62
* Add the following PI 1.2 PPIs to the MdePkgmdkinney2009-07-135-5/+580
* remove the DEBUG_CODE_BEGIN and DEBUG_CODE_END due to the logic between them ...eric_tian2009-07-131-2/+0
* Add Framework MP Services Protocolmdkinney2009-07-134-14/+682
* Clean up doxygen commentsmdkinney2009-07-131-191/+186