Age | Commit message (Expand) | Author | Files | Lines |
2008-08-25 | Refine the code. | klu2 | 3 | -20/+15 |
2008-08-25 | Add comments for several library class and declare PCD PcdMaximumGuidedExtrac... | lgao4 | 1 | -1/+6 |
2008-08-25 | remove the unused msa files in MdePkg. | lgao4 | 58 | -3978/+0 |
2008-08-24 | Clean up DxeMemoryAllocationLib and PeiMemoryAllocationLib. | lgao4 | 5 | -20/+21 |
2008-08-22 | 1) Add in ASSERT conditions | qwang12 | 2 | -2/+8 |
2008-08-22 | 1) Update comments for API in DxePiLib.h | qwang12 | 2 | -261/+269 |
2008-08-22 | Update Hob Instance to remove the unused InternalHobLib.h file. | lgao4 | 6 | -80/+18 |
2008-08-21 | remove unnecessary IN OUT. | vanjeff | 1 | -12/+12 |
2008-08-20 | edk2/MdePkg/Library/BaseLib/BaseLib.inf: | jljusten | 2 | -0/+80 |
2008-08-20 | Remove allocate aligned pool services. | qhuang8 | 7 | -1479/+0 |
2008-08-20 | Remove the duplicated comments for function header. | lgao4 | 1 | -3/+0 |
2008-08-20 | Cleanup Cpu library class and CpuLib instance and BaseLib instance; and add c... | lgao4 | 15 | -409/+41 |
2008-08-20 | Add missing library instance to MdePkg.dsc | klu2 | 1 | -0/+1 |
2008-08-18 | Code Clean up for IfrSupportLib, HiiLib, PeiExtractGuidedSectionLib and DxeEx... | lgao4 | 12 | -200/+165 |
2008-08-18 | Add Pcd Protocol in [Depex] section and add back the constructor since PCD pr... | qhuang8 | 2 | -54/+54 |
2008-08-18 | Add Pcd Ppi dependency in [depex] section in PeiPcdLib | qhuang8 | 1 | -0/+3 |
2008-08-18 | Add comments for some language related PCDs in MdePkg | qhuang8 | 1 | -6/+6 |
2008-08-18 | Add IfrLibCreatePopUp2 and HiiLibExportPackageLists. | qwang12 | 4 | -672/+890 |
2008-08-18 | Add missing library class. | klu2 | 2 | -0/+4 |
2008-08-18 | Add CpuDeadLoop() for PeiCore entry, that means PeiCore should not return. | klu2 | 1 | -0/+7 |
2008-08-18 | Remove msa file and add more comments for DXE core entry | klu2 | 2 | -45/+16 |
2008-08-18 | refine code. | klu2 | 2 | -44/+2 |
2008-08-18 | Remove unused module type. | klu2 | 2 | -40/+1 |
2008-08-18 | refine code. | klu2 | 2 | -220/+76 |
2008-08-18 | Add PCD_MAX_SKU_ID. | klu2 | 1 | -0/+1 |
2008-08-18 | Refine the code. | klu2 | 2 | -86/+41 |
2008-08-18 | Remove unused internal header file. | klu2 | 1 | -35/+0 |
2008-08-14 | | klu2 | 8 | -72/+72 |
2008-08-14 | Use doxygen comment style for document entity such as struct, enum, variable ... | klu2 | 52 | -392/+392 |
2008-08-14 | Use doxygen comment style for document entity such as struct, enum, variable ... | klu2 | 6 | -28/+28 |
2008-08-14 | Use doxygen comment style for document entity such as struct, enum, variable ... | klu2 | 17 | -847/+847 |
2008-08-14 | Use doxygen comment style for document entity such as struct, enum, variable ... | klu2 | 2 | -6/+6 |
2008-08-14 | Use doxygen comment style for document entity such as struct, enum, variable ... | klu2 | 18 | -619/+642 |
2008-08-14 | Use doxygen comment style for document entity such as struct, enum, variable ... | klu2 | 1 | -15/+15 |
2008-08-14 | Use doxygen comment style for document entity such as struct, enum, variable ... | klu2 | 5 | -45/+37 |
2008-08-14 | Use doxygen comment style for document entity such as struct, enum, variable ... | klu2 | 1 | -25/+25 |
2008-08-13 | edk2/MdePkg/Library/SerialPortLibNull/SerialPortLibNull.c: | jljusten | 1 | -5/+4 |
2008-08-12 | code review's result. | eric_tian | 5 | -9/+8 |
2008-08-12 | Remove the unncessary assignment. | qwang12 | 1 | -1/+0 |
2008-08-10 | Add SerialPortPoll Api in SerialPortLib to Poll the serial device to see if t... | lgao4 | 2 | -0/+36 |
2008-08-01 | Use ReadUnaligned32() instead of CopyMem() | mdkinney | 2 | -5/+6 |
2008-07-31 | MdePkg/Library/BaseLib/X64/ReadCr2.S: | jljusten | 2 | -2/+2 |
2008-07-31 | Remove blank for function typedef, it will break generating doxygen document. | klu2 | 1 | -1/+1 |
2008-07-31 | remove blank for function typedef, it will break generating doxygen document. | klu2 | 1 | -1/+1 |
2008-07-31 | Gcc cleanup | eric_tian | 1 | -46/+46 |
2008-07-31 | Gcc cleanup for CpuLib in mdepkg/library/ | eric_tian | 3 | -6/+6 |
2008-07-31 | Gcc cleanup for baselib & basememorylib in mdepkg/library/ | eric_tian | 104 | -290/+285 |
2008-07-29 | Code Scrub for MdePkg. | yshang1 | 1 | -24/+12 |
2008-07-28 | edk2/MdePkg/Include/Protocol/TcgService.h: | jljusten | 1 | -2/+2 |
2008-07-28 | Add more comments for PCD. | klu2 | 1 | -2/+7 |