summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Core/DxeIplPeim/DxeIpl.h
AgeCommit message (Expand)Author
2008-11-27Update PEIM entry point to follow PEIM entry point.lgao4
2008-11-27Add necessary CONST modifier.xli24
2008-11-05Remove over specific library classklu2
2008-09-04Update prototype of DxeLoadCore().xli24
2008-07-19Simplify the code to use the EFI_FV_FILE_INFO structure of DxeCore to save th...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-07-08Code scrube for MdeModule Definitions.lgao4
2008-05-21Update to fix minor coding style issues.qhuang8
2008-05-07Add doxygen style comments for functions in DxeIpl.qhuang8
2008-04-08Update the file description to be more descriptive. qhuang8
2008-04-08Update all files in DxeIpl Peim to follow doxygen style header.qhuang8
2007-12-10MdeModule cleanup for PI:klu2
2007-12-06Enable PeiCore to dispatch the encapsulated fv images with depex expression. ...lgao4
2007-11-271) Improve the EFI Memory Map stability to improve ACPI S4 supportmdkinney
2007-11-08PI spec will be updated to make it clear that this HOB should describe the st...qhuang8
2007-09-291. Add ExtractGuidedSectionLib library to replace customdecompress library.lgao4
2007-09-28Remove PeCoffLoader library class and its instances.lgao4
2007-09-28Use PeiPiLib's PeiPiLibBuildPiFvInfoPpi interface instead of installing EFI_...klu2
2007-09-261) Add library classes of S3Lib and RecoveryLib in MdeModulePkgklu2
2007-09-24Merge branch of PI tree to main trunkklu2
2007-08-08Update CustomDecompress library to support algorithm guid and Update DxeIpl a...lgao4
2007-07-20Remove Ppi/LoadFile.h and Ppi/FindFv.h from MdeModulePkg.yshang1
2007-07-10Removed CommonHeader.h from MdePkg & MdeModulePkgAJFISH
2007-07-05Check in following modules,xgu3