Age | Commit message (Expand) | Author | Files | Lines |
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 |
2009-07-11 | Remove extra #includes where possible to make build more efficient | mdkinney | 2 | -3/+1 |
2009-07-11 | Remove extra #includes where possible to make build more efficient | mdkinney | 11 | -17/+9 |
2009-07-11 | 1) Add Include/Framework/BootScript.h that contains defines shared between Bo... | mdkinney | 17 | -3955/+3895 |
2009-07-11 | Correct #include statements. This is a DXE DRIVER, not a UEFI module. | mdkinney | 1 | -1/+1 |
2009-07-11 | Retire NetLibQueueDpc() and NetLibDispatchDpc() and use QueueDpc() and Dispat... | mdkinney | 33 | -174/+53 |
2009-07-11 | Put EOF (End of File) on its own line for all source files. This is required... | mdkinney | 5 | -5/+4 |
2009-07-11 | Remove "Module Name:" from include file headers. | mdkinney | 1 | -2/+0 |
2009-07-11 | Make CR/LF consistent in source file | mdkinney | 1 | -543/+543 |
2009-07-11 | Remove "Module Name:" from include file headers. | mdkinney | 26 | -53/+0 |
2009-07-10 | Fix Doxygen document generation for function prototypes | mdkinney | 2 | -2/+2 |
2009-07-10 | Remove extra #Include | mdkinney | 2 | -51/+1 |
2009-07-10 | Document the macro definitions for Variable Attributes. | darylm503 | 1 | -30/+33 |
2009-07-10 | Adjust syntax of comment contents. | darylm503 | 1 | -8/+10 |
2009-07-10 | Add Doxygen comment block to SMRAM state macro definitions. | darylm503 | 1 | -12/+12 |