summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Core/DxeIplPeim/DxeIpl.inf
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg/DxeIpl: Enable paging for Stack GuardJian J Wang2017-12-081-2/+3
* MdeModulePkg: Fix unix style of EOLJian J Wang2017-11-211-1/+1
* MdeModulePkg/DxeIpl: Enable paging for heap guardJian J Wang2017-11-171-0/+1
* MdeModulePkg/DxeIpl: Implement NULL pointer detectionJian J Wang2017-10-111-0/+1
* MdeModulePkg: Remove unsupported PcdExpression usage in module INFLiming Gao2017-04-061-6/+6
* MdeModulePkg/Core/DxeIplPeim: Add support for PCD PcdPteMemoryEncryptionAddre...Leo Duran2017-03-011-1/+4
* ArmPkg ArmVirtPkg MdeModulePkg: switch to separate ArmMmuLibArd Biesheuvel2016-07-071-1/+1
* MdeModulePkg DxeIplPeim: Convert Ia32/IdtVectorAsm.asm to NASMJordan Justen2016-06-281-0/+1
* MdeModulePkg: Allow DxeIpl to load without permanent memoryCohen, Eugene2016-05-301-2/+3
* MdeModulePkg/DxeIplPeim: implement non-exec stack for ARM/AARCH64Ard Biesheuvel2015-10-081-0/+8
* MdeModulePkg DxeIpl: Add stack NX supportStar Zeng2015-08-051-1/+2
* MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star2014-08-281-25/+26
* 1. DxeIplPeim will locate Vector Handoff Table PPI and build GUIDed HOB if it...Jeff Fan2013-11-221-1/+2
* MdeModulePkg: Added ARM Aarch64 architecture supportHarry Liebel2013-08-071-2/+2
* Store PeiServices** when updating IDT table in DxeIplPeim before transfer to ...vanjeff2011-10-271-0/+1
* Add PCD for 1G page tablejyao12011-09-211-0/+3
* MdeModulePkg: Add PcdDxeIplBuildPageTables for DxeIpl X64 to optionally not r...andrewfish2011-07-141-1/+4
* Enhance inf and dec file to follow specs.ydong102011-03-141-4/+4
* add gEfiPeiMasterBootModeGuid dependency for getting right boot modeerictian2011-03-141-2/+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-6/+7
* 1. Correct File header to ## @filelgao42010-02-241-4/+4
* Coding style fix and minor improvements.rsun32010-02-111-2/+2
* Remove reference to PCDs of status code value. Use macros introduced in PI1.2...xli242010-01-271-4/+1
* Make end of line consistent caused by previous check in.qhuang82009-08-241-120/+120
* Integrate the patch contributed by Andrew Fish to port MdeModulePkg to suppor...qhuang82009-08-241-117/+120
* 1. Update DxeIpl PEIM to not use PeCoffLoaderLib to load DXE core. Instead, w...qhuang82009-08-111-10/+5
* Add PcdDxeIplSupportUefiDecompress usage into DxeIpl to save spacejljusten2009-04-271-0/+3
* 1. Remove feature flag PcdDxeIplEnableIdt entriesqhuang82009-02-241-3/+2
* Correct FeatureFlagExpress PCD format based on INF spec.lgao42009-01-211-1/+1
* Meta-data review.gikidy2009-01-201-10/+31
* Code scrub DxeIpl, Runtime, DevicePath, FvbServicesLib, DiskIo, Partition, En...qhuang82008-12-231-5/+7
* INF head modifiedjji42008-12-121-2/+0
* Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...gikidy2008-12-031-2/+0
* Split Ebc from x64 implementation since x64 version supports to create x64 mo...qhuang82008-11-191-1/+5
* Create X64 mode page tables in memory even when PEI is already X64mdkinney2008-11-151-0/+2
* Remove over specific library classklu22008-11-051-1/+0
* Remove over specific library classklu22008-11-051-1/+0
* clean up EBC in inf files.vanjeff2008-10-281-2/+2
* Add comments to MdeModulePkg.dec, Correct minor comments for other files and ...lgao42008-07-281-6/+0
* Code Scrub DxeIpl module.qhuang82008-07-161-8/+4
* Add doxygen style comments for functions in DxeIpl.qhuang82008-05-071-0/+1
* Update all files in DxeIpl Peim to follow doxygen style header.qhuang82008-04-081-8/+9
* Remove unused gEfiPeiSecurityPpiGuid for PeiMain and DxeIpllgao42008-04-031-4/+0
* Added necessary dependent packagesjwang362008-04-031-0/+1
* MdeModule cleanup for PI:klu22007-12-101-2/+2
* Enable PeiCore to dispatch the encapsulated fv images with depex expression. ...lgao42007-12-061-7/+1
* 1) Improve the EFI Memory Map stability to improve ACPI S4 supportmdkinney2007-11-271-0/+4
* 1. Add ExtractGuidedSectionLib library to replace customdecompress library.lgao42007-09-291-1/+1