]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Core/DxeIplPeim/DxeIpl.inf
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / MdeModulePkg / Core / DxeIplPeim / DxeIpl.inf
2022-10-14 Chao LiMdeModulePkg/DxeIplPeim : LoongArch DxeIPL implementation.
2020-08-16 Tom LendackyMdeModulePkg/DxeIplPeim: Support GHCB pages when creati...
2020-05-07 Abner ChangMdeModulePkg/DxeIplPeim : RISC-V platform level DxeIPL
2019-08-09 Ni, RayMdeModulePkg/DxeIpl: Create 5-level page table for...
2019-06-26 Wei6 XuMdeModulePkg/DxeIpl: Support Capsule On Disk.
2019-06-21 Zhang, Chao BRevert "Capsule-on-Disk entire Patch
2019-06-20 Wei6 XuMdeModulePkg/DxeIpl: Support Capsule On Disk.
2019-04-09 Michael D KinneyMdeModulePkg: Replace BSD License with BSD+Patent License
2018-09-26 Jian J WangMdeModulePkg/DxeIpl: support more NX related PCDs
2018-09-06 Chen A ChenMdeModulePkg: Removing ipf which is no longer supported...
2018-07-26 Dandan BiMdeModulePkg/DxeLoadFunc: Add use case for new Perf...
2018-06-07 Liming GaoMdeModulePkg: Remove X86 ASM and S files
2017-12-08 Jian J WangMdeModulePkg/DxeIpl: Enable paging for Stack Guard
2017-11-21 Jian J WangMdeModulePkg: Fix unix style of EOL
2017-11-17 Jian J WangMdeModulePkg/DxeIpl: Enable paging for heap guard
2017-10-11 Jian J WangMdeModulePkg/DxeIpl: Implement NULL pointer detection
2017-04-06 Liming GaoMdeModulePkg: Remove unsupported PcdExpression usage...
2017-03-01 Leo DuranMdeModulePkg/Core/DxeIplPeim: Add support for PCD PcdPt...
2016-07-07 Ard BiesheuvelArmPkg ArmVirtPkg MdeModulePkg: switch to separate...
2016-06-28 Jordan JustenMdeModulePkg DxeIplPeim: Convert Ia32/IdtVectorAsm...
2016-05-30 Cohen, EugeneMdeModulePkg: Allow DxeIpl to load without permanent...
2015-10-08 Ard BiesheuvelMdeModulePkg/DxeIplPeim: implement non-exec stack for...
2015-08-05 Star ZengMdeModulePkg DxeIpl: Add stack NX support
2014-08-28 Zeng, StarMdeModulePkg: INF/DEC file updates to EDK II packages
2013-11-22 Jeff Fan1. DxeIplPeim will locate Vector Handoff Table PPI...
2013-08-07 Harry LiebelMdeModulePkg: Added ARM Aarch64 architecture support
2011-10-27 vanjeffStore PeiServices** when updating IDT table in DxeIplPe...
2011-09-21 jyao1Add PCD for 1G page table
2011-07-14 andrewfishMdeModulePkg: Add PcdDxeIplBuildPageTables for DxeIpl...
2011-03-14 ydong10Enhance inf and dec file to follow specs.
2011-03-14 erictianadd gEfiPeiMasterBootModeGuid dependency for getting...
2010-04-24 hhtianUpdate the copyright notice format
2010-03-01 jchen20update DxeIpl to use EFI_S3_RESUME2_PPI instead of...
2010-02-27 vanjeff1. Refine debug agent library.
2010-02-24 lgao41. Correct File header to ## @file
2010-02-11 rsun3Coding style fix and minor improvements.
2010-01-27 xli24Remove reference to PCDs of status code value. Use...
2009-08-24 qhuang8Make end of line consistent caused by previous check in.
2009-08-24 qhuang8Integrate the patch contributed by Andrew Fish to port...
2009-08-11 qhuang81. Update DxeIpl PEIM to not use PeCoffLoaderLib to...
2009-04-27 jljustenAdd PcdDxeIplSupportUefiDecompress usage into DxeIpl...
2009-02-24 qhuang81. Remove feature flag PcdDxeIplEnableIdt entries
2009-01-21 lgao4Correct FeatureFlagExpress PCD format based on INF...
2009-01-20 gikidyMeta-data review.
2008-12-23 qhuang8Code scrub DxeIpl, Runtime, DevicePath, FvbServicesLib...
2008-12-12 jji4INF head modified
2008-12-03 gikidyRemove some useless EDK_RELEASE_VERSION, EFI_SPECIFICAT...
2008-11-19 qhuang8Split Ebc from x64 implementation since x64 version...
2008-11-15 mdkinneyCreate X64 mode page tables in memory even when PEI...
2008-11-05 klu2Remove over specific library class
2008-11-05 klu2Remove over specific library class
2008-10-28 vanjeffclean up EBC in inf files.
2008-07-28 lgao4Add comments to MdeModulePkg.dec, Correct minor comment...
2008-07-16 qhuang8Code Scrub DxeIpl module.
2008-05-07 qhuang8Add doxygen style comments for functions in DxeIpl.
2008-04-08 qhuang8Update all files in DxeIpl Peim to follow doxygen style...
2008-04-03 lgao4Remove unused gEfiPeiSecurityPpiGuid for PeiMain and...
2008-04-03 jwang36Added necessary dependent packages
2007-12-10 klu2MdeModule cleanup for PI:
2007-12-06 lgao4Enable PeiCore to dispatch the encapsulated fv images...
2007-11-27 mdkinney1) Improve the EFI Memory Map stability to improve...
2007-09-29 lgao41. Add ExtractGuidedSectionLib library to replace custo...
2007-09-28 yshang1Enable the 0-31 temporary IDT entries prior to activate...
2007-09-28 lgao41. Replace PeCoffLoader library by PeCoff lib for PeiCo...
2007-09-28 klu2Use PeiPiLib's PeiPiLibBuildPiFvInfoPpi interface inste...
2007-09-27 klu2Remove unnecesssary PPI from DxeIpl.inf
2007-09-26 klu21) Add library classes of S3Lib and RecoveryLib in...
2007-09-24 klu2Merge branch of PI tree to main trunk
2007-08-30 qhuang8Update all INF, DEC and DSC file to confirm to newest...
2007-08-30 jwang36Removed the duplicated dependent package
2007-08-30 jwang36Added missing dependent package
2007-08-29 yshang1Add dependent packages in INF of modules.
2007-08-06 yshang1Fix bug in PciCfg to support PCI express address.
2007-07-25 yshang1Remove the unused reference of CommonHeader.h in DxeIpl.inf
2007-07-20 vanjeffremove some comments introduced by tools.
2007-07-06 klu21) PcdDxeIplSupportCustomDecompress, PcdDxeIplSupportTi...
2007-07-05 klu2Porting WinNtFwhPei and WinNtFlashMapPei to produce...
2007-07-05 xgu3Check in following modules,