| Commit message (Expand) | Author | Age | Files | Lines |
* | Add the following PI 1.2 Protocols to the MdePkg | mdkinney | 2009-07-14 | 6 | -1/+1928 |
* | updated parameters name to match spec. | vanjeff | 2009-07-14 | 1 | -2/+2 |
* | add: | jcarsey | 2009-07-13 | 7 | -2/+393 |
* | Remove the following Protocols from the IntelFrameworkModulePkg because they ... | mdkinney | 2009-07-13 | 3 | -274/+4 |
* | Add the following PI 1.2 Protocols to the MdePkg | mdkinney | 2009-07-13 | 3 | -0/+398 |
* | comment clarification | jcarsey | 2009-07-13 | 1 | -1/+2 |
* | Add macro definitions indicating from SMBIOS 2.6 | klu2 | 2009-07-13 | 1 | -0/+26 |
* | Fix a wrong doxygen comment tag usage of ///>. The correct one is ///<. | klu2 | 2009-07-13 | 1 | -1/+1 |
* | ProcessCapsule() and BdsMemoryTest() are implemented in the BdsDxe module, wh... | eric_tian | 2009-07-13 | 1 | -9/+18 |
* | ProcessCapsule() and BdsMemoryTest() are implemented in the BdsDxe module, wh... | eric_tian | 2009-07-13 | 1 | -5/+14 |
* | ProcessCapsule() and BdsMemoryTest() are implemented in the BdsDxe module, wh... | eric_tian | 2009-07-13 | 1 | -28/+25 |
* | ProcessCapsule() and BdsMemoryTest() are implemented in the BdsDxe module, wh... | eric_tian | 2009-07-13 | 4 | -9/+61 |
* | ProcessCapsule() and BdsMemoryTest() are implemented in the BdsDxe module, wh... | eric_tian | 2009-07-13 | 1 | -6/+11 |
* | rollback for fix scsi disk detection issue. | vanjeff | 2009-07-13 | 1 | -11/+7 |
* | Retire description string macro for boot device type which are not defined in... | klu2 | 2009-07-13 | 4 | -120/+49 |
* | Make code definition alignment. | lgao4 | 2009-07-13 | 2 | -19/+19 |
* | Remove unnecessary FRAMEWORK_ prefix in IntelFrameworkPkg definitions for tho... | lgao4 | 2009-07-13 | 6 | -61/+61 |
* | Remove unnecessary FRAMEWORK_ prefix in IntelFrameworkPkg definitions for tho... | lgao4 | 2009-07-13 | 10 | -81/+84 |
* | Roll back R8811 check in for it will get a double carriage return. | gikidy | 2009-07-13 | 1 | -10/+0 |
* | remove work around, since we had added return value check. | vanjeff | 2009-07-13 | 1 | -9/+2 |
* | updated parameters name to match spec. | vanjeff | 2009-07-13 | 2 | -26/+26 |
* | Synchronize build tools binaries with source code r1655 at build tool project. | lgao4 | 2009-07-13 | 1 | -1/+1 |
* | ynchronize build tools binaries with source code r1655 at build tool project. | lgao4 | 2009-07-13 | 24 | -0/+0 |
* | Fix build broken, DxeUnixPeCoffExtracActionLib should not dependent on PeiSer... | klu2 | 2009-07-13 | 1 | -1/+1 |
* | Fix build broken, EFI_TIME_IN_DAYLIGHT used in Sec/UnixThunk.c is defined in ... | klu2 | 2009-07-13 | 1 | -0/+1 |
* | Remove the following PPIs from the IntelFrameworkPkg because they were identi... | mdkinney | 2009-07-13 | 6 | -461/+62 |
* | Add the following PI 1.2 PPIs to the MdePkg | mdkinney | 2009-07-13 | 5 | -5/+580 |
* | remove the DEBUG_CODE_BEGIN and DEBUG_CODE_END due to the logic between them ... | eric_tian | 2009-07-13 | 1 | -2/+0 |
* | Add Framework MP Services Protocol | mdkinney | 2009-07-13 | 4 | -14/+682 |
* | Clean up doxygen comments | mdkinney | 2009-07-13 | 1 | -191/+186 |
* | Add MP Services Protocol from the UEFI Platform Initialization 1.2 Specification | mdkinney | 2009-07-13 | 2 | -0/+654 |
* | Fix Doxygen comment syntax | mdkinney | 2009-07-13 | 1 | -7/+7 |
* | Add "FRAMEWORK_" to remove name collision with Security2 PPI in MdePkg | mdkinney | 2009-07-12 | 1 | -2/+2 |
* | Fix typo in #ifndef name | mdkinney | 2009-07-12 | 1 | -1/+1 |
* | Fix Doxygen comment syntax | mdkinney | 2009-07-12 | 1 | -3/+3 |
* | Fix signed/unsigned mismatch issue | mdkinney | 2009-07-12 | 1 | -1/+1 |
* | fix parameter type | jcarsey | 2009-07-12 | 3 | -42/+35 |
* | If module really is a Framework module and not a PI module, then use Framewor... | mdkinney | 2009-07-11 | 1 | -1/+1 |
* | Remove extra #includes where possible to make build more efficient | mdkinney | 2009-07-11 | 7 | -319/+315 |
* | Remove extra #includes where possible to make build more efficient | mdkinney | 2009-07-11 | 2 | -3/+1 |
* | Remove extra #includes where possible to make build more efficient | mdkinney | 2009-07-11 | 11 | -17/+9 |
* | 1) Add Include/Framework/BootScript.h that contains defines shared between Bo... | mdkinney | 2009-07-11 | 17 | -3955/+3895 |
* | Correct #include statements. This is a DXE DRIVER, not a UEFI module. | mdkinney | 2009-07-11 | 1 | -1/+1 |
* | Retire NetLibQueueDpc() and NetLibDispatchDpc() and use QueueDpc() and Dispat... | mdkinney | 2009-07-11 | 33 | -174/+53 |
* | Put EOF (End of File) on its own line for all source files. This is required... | mdkinney | 2009-07-11 | 5 | -5/+4 |
* | Remove "Module Name:" from include file headers. | mdkinney | 2009-07-11 | 1 | -2/+0 |
* | Make CR/LF consistent in source file | mdkinney | 2009-07-11 | 1 | -543/+543 |
* | Remove "Module Name:" from include file headers. | mdkinney | 2009-07-11 | 26 | -53/+0 |
* | Fix Doxygen document generation for function prototypes | mdkinney | 2009-07-10 | 2 | -2/+2 |
* | Remove extra #Include | mdkinney | 2009-07-10 | 2 | -51/+1 |