Age | Commit message (Expand) | Author | Files | Lines |
2008-10-16 | Remove over specify library class for IntelFrameworkPkg and IntelFrameworkMod... | klu2 | 7 | -8/+2 |
2008-10-16 | Remove over specifc library class for Nt32Pkg. | klu2 | 8 | -11/+2 |
2008-10-15 | Roolback PlatformMngr to UEFI_APPLICATION, and remove its dependency section. | lgao4 | 2 | -5/+20 |
2008-10-15 | Remove over specific usage for library class | klu2 | 9 | -11/+1 |
2008-10-15 | ECP support update. | jlin16 | 2 | -0/+0 |
2008-10-15 | Minor update for EfiVariable.h | lgao4 | 1 | -0/+4 |
2008-10-15 | Minor update for PlatOverMngr driver, VariableFormat.h and DxePcdLib.c. | lgao4 | 4 | -22/+7 |
2008-10-15 | Fix a bug to locate the correct PPI. | qwang12 | 1 | -1/+1 |
2008-10-14 | Use CONST instead of const | klu2 | 3 | -3/+3 |
2008-10-14 | Remove the unnecessary include, such as PiDxe.h, PiPei.h, Base.h and Uefi.h i... | qwang12 | 11 | -194/+189 |
2008-10-14 | Fix ICC building issue for Nt32 platform. | klu2 | 17 | -56/+58 |
2008-10-14 | Correct two minor comments | lgao4 | 2 | -2/+2 |
2008-10-14 | Use BIT22 instead of SMBUS_LIB_PEC_BIT | klu2 | 1 | -1/+1 |
2008-10-13 | Formalize comments for Protocols and PPIs. | xli24 | 103 | -1012/+576 |
2008-10-13 | Remove Smbus related macro, which are defined in MdePkg. | klu2 | 2 | -18/+12 |
2008-10-12 | Fix build issue for ICC compiler. | klu2 | 5 | -8/+8 |
2008-10-11 | If there are variables in the VAR_ADDED state that are identical to the varia... | mdkinney | 1 | -12/+29 |
2008-10-11 | Modify MDE source code according to MDE library update. | xli24 | 2 | -19/+23 |
2008-10-10 | Update library class and library instance description for UefiLib to follows ... | klu2 | 2 | -8/+10 |
2008-10-10 | synchronize macros SMBUS_LIB_SLAVE_ADDRESS, SMBUS_LIB_COMMAND, SMBUS_LIB_LENG... | klu2 | 5 | -41/+59 |
2008-10-10 | Update HobLib and PeCoffLib according to MDE Lib Spec 0.61c | lgao4 | 9 | -22/+31 |
2008-10-10 | Update ScsiIo protocol and ScsiPassThruExt protocol guid value to UEFI 2.1 | lgao4 | 8 | -262/+36 |
2008-10-09 | Fix doxygen comment for structure and macro | klu2 | 12 | -309/+27 |
2008-10-09 | Fix doxygen comment for structure and macro | klu2 | 17 | -387/+80 |
2008-10-09 | Fix doxygen comment for structure and macro | klu2 | 11 | -571/+224 |
2008-10-09 | Fix doxygen comment for structure and macro | klu2 | 11 | -211/+29 |
2008-10-09 | 1, Fix doxygen comment for structure and macro | klu2 | 8 | -160/+85 |
2008-10-09 | Fix doxygen comment for structure and macro | klu2 | 14 | -253/+90 |
2008-10-09 | Fix doxygen comment for structure and macro | klu2 | 7 | -193/+99 |
2008-10-09 | Fix doxygen comment for structure and macro | klu2 | 5 | -117/+23 |
2008-10-09 | Fix doxygen comment for structure and macro | klu2 | 1 | -86/+47 |
2008-10-09 | sync SerialPortLib.h with mde library spec0.61d-8.doc on webtop. | eric_tian | 2 | -11/+12 |
2008-10-09 | Remove the unused header files. | lgao4 | 1 | -1/+0 |
2008-10-09 | Remove the package header files PiDxe.h/PiPei.h/Uefi.h included by Protocol/P... | lgao4 | 23 | -40/+5 |
2008-10-08 | sync the PcdUnixFileSystem value with real path. | eric_tian | 1 | -1/+1 |
2008-10-08 | Set Root=NULL if some error code is returned from OpenVolume() interface of E... | qhuang8 | 1 | -0/+1 |
2008-10-08 | Fix a case error | qhuang8 | 1 | -1/+1 |
2008-10-07 | trunk/edk2/MdePkg/Include/X64/ProcessorBind.h: | jljusten | 3 | -18/+0 |
2008-10-07 | add proper modifers preceding to function arguments. | eric_tian | 2 | -6/+6 |
2008-10-07 | sync the comments of scsilib library class with Mde Library Spec. | eric_tian | 2 | -265/+317 |
2008-10-07 | sync the comments of serialportlib library class with Mde Library Spec. | eric_tian | 2 | -26/+56 |
2008-10-07 | sync the comments of FvbServiceLib library class with Mde Library Spec. | eric_tian | 2 | -166/+375 |
2008-10-07 | ECP support update. | jlin16 | 2 | -0/+0 |
2008-10-06 | Fix build broken issue | klu2 | 1 | -4/+0 |
2008-10-06 | Add usblib library class mapping. | klu2 | 1 | -2/+2 |
2008-10-06 | Fixed HSD201706, which a None SourceOverrideDir will cause path join failure. | jwang36 | 1 | -0/+0 |
2008-10-06 | Correct the filename. | vanjeff | 1 | -0/+0 |
2008-10-05 | Change PeiMain/DxeMain's base name to PeiCore/DxeCore. | klu2 | 2 | -2/+2 |
2008-09-29 | Correct file comment for DxeServicesTableLib.c | klu2 | 1 | -1/+1 |
2008-09-29 | Correct file comment for DxeServicesTableLib.c | klu2 | 1 | -2/+9 |