summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Core/DxeIplPeim/Ipf
AgeCommit message (Expand)Author
2010-04-24Update the copyright notice formathhtian
2009-08-111. Update DxeIpl PEIM to not use PeCoffLoaderLib to load DXE core. Instead, w...qhuang8
2008-12-23Code scrub DxeIpl, Runtime, DevicePath, FvbServicesLib, DiskIo, Partition, En...qhuang8
2008-07-18Code scrub DxeIpl to add back the CONST modifier and solve a typecast warning. qhuang8
2008-07-16Code Scrub DxeIpl module.qhuang8
2008-05-07Add doxygen style comments for functions in DxeIpl.qhuang8
2008-04-08Update all files in DxeIpl Peim to follow doxygen style header.qhuang8
2007-11-08PI spec will be updated to make it clear that this HOB should describe the st...qhuang8
2007-08-07Using CopyMem service to replace the "while" loop for the memory copyzliu3
2007-07-10Removed CommonHeader.h from MdePkg & MdeModulePkgAJFISH
2007-07-05Check in following modules,xgu3