summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Core/DxeIplPeim/DxeIpl.inf
AgeCommit message (Expand)Author
2008-12-03Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...gikidy
2008-11-19Split Ebc from x64 implementation since x64 version supports to create x64 mo...qhuang8
2008-11-15Create X64 mode page tables in memory even when PEI is already X64mdkinney
2008-11-05Remove over specific library classklu2
2008-11-05Remove over specific library classklu2
2008-10-28clean up EBC in inf files.vanjeff
2008-07-28Add comments to MdeModulePkg.dec, Correct minor comments for other files and ...lgao4
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
2008-04-03Remove unused gEfiPeiSecurityPpiGuid for PeiMain and DxeIpllgao4
2008-04-03Added necessary dependent packagesjwang36
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-09-291. Add ExtractGuidedSectionLib library to replace customdecompress library.lgao4
2007-09-28Enable the 0-31 temporary IDT entries prior to activate the LongMode. If not ...yshang1
2007-09-281. Replace PeCoffLoader library by PeCoff lib for PeiCore, DxeIpl and DxeMain. lgao4
2007-09-28Use PeiPiLib's PeiPiLibBuildPiFvInfoPpi interface instead of installing EFI_...klu2
2007-09-27Remove unnecesssary PPI from DxeIpl.infklu2
2007-09-261) Add library classes of S3Lib and RecoveryLib in MdeModulePkgklu2
2007-09-24Merge branch of PI tree to main trunkklu2
2007-08-30Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec...qhuang8
2007-08-30Removed the duplicated dependent packagejwang36
2007-08-30Added missing dependent packagejwang36
2007-08-29Add dependent packages in INF of modules.yshang1
2007-08-06Fix bug in PciCfg to support PCI express address.yshang1
2007-07-25Remove the unused reference of CommonHeader.h in DxeIpl.infyshang1
2007-07-20remove some comments introduced by tools.vanjeff
2007-07-061) PcdDxeIplSupportCustomDecompress, PcdDxeIplSupportTianoDecompress, PcdDxeI...klu2
2007-07-05Porting WinNtFwhPei and WinNtFlashMapPei to produce FvHob.klu2
2007-07-05Check in following modules,xgu3