Age | Commit message (Expand) | Author |
2008-09-16 | Code clean up. | klu2 |
2008-09-11 | remove '../' from Base Library. | vanjeff |
2008-09-11 | move and rename it | vanjeff |
2008-09-11 | Clean up BaseIoLibIntrinsic according to review comments. | vanjeff |
2008-09-09 | cleanup some comments. | eric_tian |
2008-09-09 | Function description in baselib.h is not clear. change it to comply with Doxg... | eric_tian |
2008-09-09 | changed the format when use "==" | vanjeff |
2008-09-09 | Fix the wrong fixing for hardcore value 7. | klu2 |
2008-09-09 | Code cleanup for library instances in MdePkg. | klu2 |
2008-09-08 | Add missing gEfiFirmwareFileSystem2Guid in INF [Guids] section | qhuang8 |
2008-09-08 | 1) Add CONST to the pointer type input parameter. | qwang12 |
2008-09-08 | use UnicodeVSPrintAsciiFormat, UnicodeSPrintAsciiFormat to simplify code. | klu2 |
2008-09-08 | use UnicodeVSPrintAsciiFormat, UnicodeSPrintAsciiFormat to simplify code. | klu2 |
2008-09-08 | wrong comment for "Unicode" string. | klu2 |
2008-09-08 | remove unused library class. | klu2 |
2008-09-08 | remove unused include file for library class. | klu2 |
2008-09-08 | Update UefiScsiLib to add ASSERT comments and define new macros to replace th... | lgao4 |
2008-09-08 | Add Usb Hid class request type into IndustryStandard/Usb.h, and replace the h... | lgao4 |
2008-09-08 | Correct the wrong '?' character to '-', and add check DestinationBuffer == So... | lgao4 |
2008-09-04 | edk2/MdePkg/Library/PeiIoLibCpuIo/IoLib.c: | jljusten |
2008-09-04 | Update MDE Library instances according to code review comments. | xli24 |
2008-09-04 | clean up the un-suitable ';' location when declaring the functions. | vanjeff |
2008-09-04 | 1. remove EFI_EVENT_ alias, replace them with EVT_ | vanjeff |
2008-09-03 | Add more comment for library instance and remove unused internal header file. | klu2 |
2008-09-03 | Add more comment for library instance and remove unused internal header file. | klu2 |
2008-09-03 | Add more file comments | klu2 |
2008-09-03 | Fix wrong comment for SetPeiServiceTable | klu2 |
2008-09-03 | remove internal header file. | klu2 |
2008-09-03 | 1, remove MigrateIdt interface, 2, remove unused library class | klu2 |
2008-09-03 | fixed one typo. | vanjeff |
2008-09-03 | Add more file comments for PeiServiceTableLib | klu2 |
2008-09-03 | clean the codes according to review comments. | vanjeff |
2008-09-03 | Add more comments for DxeServicesTableLib library instance. | klu2 |
2008-08-30 | The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend ... | lgao4 |
2008-08-29 | Fix a bug in the assert condition. | qwang12 |
2008-08-27 | Remove the supported module type of DXE_CORE to avoid that this library insta... | qhuang8 |
2008-08-25 | Refine the code. | klu2 |
2008-08-25 | remove the unused msa files in MdePkg. | lgao4 |
2008-08-24 | Clean up DxeMemoryAllocationLib and PeiMemoryAllocationLib. | lgao4 |
2008-08-22 | 1) Add in ASSERT conditions | qwang12 |
2008-08-22 | 1) Update comments for API in DxePiLib.h | qwang12 |
2008-08-22 | Update Hob Instance to remove the unused InternalHobLib.h file. | lgao4 |
2008-08-20 | edk2/MdePkg/Library/BaseLib/BaseLib.inf: | jljusten |
2008-08-20 | Remove allocate aligned pool services. | qhuang8 |
2008-08-20 | Remove the duplicated comments for function header. | lgao4 |
2008-08-20 | Cleanup Cpu library class and CpuLib instance and BaseLib instance; and add c... | lgao4 |
2008-08-18 | Code Clean up for IfrSupportLib, HiiLib, PeiExtractGuidedSectionLib and DxeEx... | lgao4 |
2008-08-18 | Add Pcd Protocol in [Depex] section and add back the constructor since PCD pr... | qhuang8 |
2008-08-18 | Add Pcd Ppi dependency in [depex] section in PeiPcdLib | qhuang8 |
2008-08-18 | Add IfrLibCreatePopUp2 and HiiLibExportPackageLists. | qwang12 |