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