summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Core/DxeIplPeim/DxeIpl.h
AgeCommit message (Expand)AuthorFilesLines
2021-12-07MdeModulePkg: Apply uncrustify changesMichael Kubacki1-24/+17
2019-08-05MdeModulePkg: Remove RecoveryLib.h and PeiRecoveryLibNullZhang, Shenglei1-1/+0
2019-08-05MdeModulePkg: Remove S3Lib.h and PeiS3LibNullZhang, Shenglei1-1/+0
2019-06-26MdeModulePkg/DxeIpl: Support Capsule On Disk.Wei6 Xu1-1/+2
2019-06-21Revert "Capsule-on-Disk entire PatchZhang, Chao B1-2/+1
2019-06-20MdeModulePkg/DxeIpl: Support Capsule On Disk.Wei6 Xu1-1/+2
2019-04-09MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-07-26MdeModulePkg/DxeLoadFunc: Add use case for new Perf macroDandan Bi1-1/+2
2017-12-11MdeModulePkg DxeIpl: Move ClearFirst4KPage/IsNullDetectionEnabled definitionStar Zeng1-26/+1
2017-10-24MdeModulePkg/DxeIplPeim: Refine coding style in function commentsDandan Bi1-7/+7
2017-10-11MdeModulePkg/DxeIpl: Implement NULL pointer detectionJian J Wang1-0/+25
2016-05-30MdeModulePkg: Allow DxeIpl to load without permanent memoryCohen, Eugene1-1/+19
2013-11-221. DxeIplPeim will locate Vector Handoff Table PPI and build GUIDed HOB if it...Jeff Fan1-1/+2
2011-10-27Store PeiServices** when updating IDT table in DxeIplPeim before transfer to ...vanjeff1-1/+2
2010-04-24Update the copyright notice formathhtian1-2/+2
2010-03-01update DxeIpl to use EFI_S3_RESUME2_PPI instead of EFI_S3_RESUME_PPIjchen201-1/+1
2010-02-271. Refine debug agent library.vanjeff1-14/+15
2009-08-111. Update DxeIpl PEIM to not use PeCoffLoaderLib to load DXE core. Instead, w...qhuang81-48/+3
2009-04-10Fix various 'EFIAPI' inconsistencies found while building MdeModulePkg.jljusten1-1/+3
2008-12-23Code scrub DxeIpl, Runtime, DevicePath, FvbServicesLib, DiskIo, Partition, En...qhuang81-24/+19
2008-11-27Update PEIM entry point to follow PEIM entry point.lgao41-17/+0
2008-11-27Add necessary CONST modifier.xli241-2/+2
2008-11-05Remove over specific library classklu21-1/+0
2008-09-04Update prototype of DxeLoadCore().xli241-1/+1
2008-07-19Simplify the code to use the EFI_FV_FILE_INFO structure of DxeCore to save th...qhuang81-4/+3
2008-07-18Code scrub DxeIpl to add back the CONST modifier and solve a typecast warning. qhuang81-11/+14
2008-07-16Code Scrub DxeIpl module.qhuang81-5/+101
2008-07-08Code scrube for MdeModule Definitions.lgao41-3/+0
2008-05-21Update to fix minor coding style issues.qhuang81-9/+5
2008-05-07Add doxygen style comments for functions in DxeIpl.qhuang81-0/+88
2008-04-08Update the file description to be more descriptive. qhuang81-1/+2
2008-04-08Update all files in DxeIpl Peim to follow doxygen style header.qhuang81-2/+3
2007-12-10MdeModule cleanup for PI:klu21-12/+3
2007-12-06Enable PeiCore to dispatch the encapsulated fv images with depex expression. ...lgao41-11/+1
2007-11-271) Improve the EFI Memory Map stability to improve ACPI S4 supportmdkinney1-0/+2
2007-11-08PI spec will be updated to make it clear that this HOB should describe the st...qhuang81-0/+7
2007-09-291. Add ExtractGuidedSectionLib library to replace customdecompress library.lgao41-1/+1
2007-09-28Remove PeCoffLoader library class and its instances.lgao41-43/+0
2007-09-28Use PeiPiLib's PeiPiLibBuildPiFvInfoPpi interface instead of installing EFI_...klu21-0/+1
2007-09-261) Add library classes of S3Lib and RecoveryLib in MdeModulePkgklu21-3/+2
2007-09-24Merge branch of PI tree to main trunkklu21-4/+23
2007-08-08Update CustomDecompress library to support algorithm guid and Update DxeIpl a...lgao41-2/+2
2007-07-20Remove Ppi/LoadFile.h and Ppi/FindFv.h from MdeModulePkg.yshang11-1/+1
2007-07-10Removed CommonHeader.h from MdePkg & MdeModulePkgAJFISH1-4/+28
2007-07-05Check in following modules,xgu31-0/+117