summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Core/DxeIplPeim/DxeIpl.h
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg: Apply uncrustify changesMichael Kubacki2021-12-071-24/+17
* MdeModulePkg: Remove RecoveryLib.h and PeiRecoveryLibNullZhang, Shenglei2019-08-051-1/+0
* MdeModulePkg: Remove S3Lib.h and PeiS3LibNullZhang, Shenglei2019-08-051-1/+0
* MdeModulePkg/DxeIpl: Support Capsule On Disk.Wei6 Xu2019-06-261-1/+2
* Revert "Capsule-on-Disk entire PatchZhang, Chao B2019-06-211-2/+1
* MdeModulePkg/DxeIpl: Support Capsule On Disk.Wei6 Xu2019-06-201-1/+2
* MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* MdeModulePkg/DxeLoadFunc: Add use case for new Perf macroDandan Bi2018-07-261-1/+2
* MdeModulePkg DxeIpl: Move ClearFirst4KPage/IsNullDetectionEnabled definitionStar Zeng2017-12-111-26/+1
* MdeModulePkg/DxeIplPeim: Refine coding style in function commentsDandan Bi2017-10-241-7/+7
* MdeModulePkg/DxeIpl: Implement NULL pointer detectionJian J Wang2017-10-111-0/+25
* MdeModulePkg: Allow DxeIpl to load without permanent memoryCohen, Eugene2016-05-301-1/+19
* 1. DxeIplPeim will locate Vector Handoff Table PPI and build GUIDed HOB if it...Jeff Fan2013-11-221-1/+2
* Store PeiServices** when updating IDT table in DxeIplPeim before transfer to ...vanjeff2011-10-271-1/+2
* Update the copyright notice formathhtian2010-04-241-2/+2
* update DxeIpl to use EFI_S3_RESUME2_PPI instead of EFI_S3_RESUME_PPIjchen202010-03-011-1/+1
* 1. Refine debug agent library.vanjeff2010-02-271-14/+15
* 1. Update DxeIpl PEIM to not use PeCoffLoaderLib to load DXE core. Instead, w...qhuang82009-08-111-48/+3
* Fix various 'EFIAPI' inconsistencies found while building MdeModulePkg.jljusten2009-04-101-1/+3
* Code scrub DxeIpl, Runtime, DevicePath, FvbServicesLib, DiskIo, Partition, En...qhuang82008-12-231-24/+19
* Update PEIM entry point to follow PEIM entry point.lgao42008-11-271-17/+0
* Add necessary CONST modifier.xli242008-11-271-2/+2
* Remove over specific library classklu22008-11-051-1/+0
* Update prototype of DxeLoadCore().xli242008-09-041-1/+1
* Simplify the code to use the EFI_FV_FILE_INFO structure of DxeCore to save th...qhuang82008-07-191-4/+3
* Code scrub DxeIpl to add back the CONST modifier and solve a typecast warning. qhuang82008-07-181-11/+14
* Code Scrub DxeIpl module.qhuang82008-07-161-5/+101
* Code scrube for MdeModule Definitions.lgao42008-07-081-3/+0
* Update to fix minor coding style issues.qhuang82008-05-211-9/+5
* Add doxygen style comments for functions in DxeIpl.qhuang82008-05-071-0/+88
* Update the file description to be more descriptive. qhuang82008-04-081-1/+2
* Update all files in DxeIpl Peim to follow doxygen style header.qhuang82008-04-081-2/+3
* MdeModule cleanup for PI:klu22007-12-101-12/+3
* Enable PeiCore to dispatch the encapsulated fv images with depex expression. ...lgao42007-12-061-11/+1
* 1) Improve the EFI Memory Map stability to improve ACPI S4 supportmdkinney2007-11-271-0/+2
* PI spec will be updated to make it clear that this HOB should describe the st...qhuang82007-11-081-0/+7
* 1. Add ExtractGuidedSectionLib library to replace customdecompress library.lgao42007-09-291-1/+1
* Remove PeCoffLoader library class and its instances.lgao42007-09-281-43/+0
* Use PeiPiLib's PeiPiLibBuildPiFvInfoPpi interface instead of installing EFI_...klu22007-09-281-0/+1
* 1) Add library classes of S3Lib and RecoveryLib in MdeModulePkgklu22007-09-261-3/+2
* Merge branch of PI tree to main trunkklu22007-09-241-4/+23
* Update CustomDecompress library to support algorithm guid and Update DxeIpl a...lgao42007-08-081-2/+2
* Remove Ppi/LoadFile.h and Ppi/FindFv.h from MdeModulePkg.yshang12007-07-201-1/+1
* Removed CommonHeader.h from MdePkg & MdeModulePkgAJFISH2007-07-101-4/+28
* Check in following modules,xgu32007-07-051-0/+117