]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Core/DxeIplPeim
MdeModulePkg/Core: allow HeapGuard even before CpuArchProtocol installed
[mirror_edk2.git] / MdeModulePkg / Core / DxeIplPeim /
2018-01-19 Liming GaoMdeModulePkg DxeIpl: remove the hard code alignment...
2018-01-19 Liming GaoMdeModulePkg DxeIpl: remove the hard code alignment...
2017-12-26 Jian J WangMdeModulePkg/Core: Coding style clean-up
2017-12-15 Jian J WangMdeModulePkg/DxeIplPeim: fix incorrect page table split...
2017-12-12 Jian J WangMdeModulePkg/DxeIpl: Mark page table as read-only
2017-12-11 Star ZengMdeModulePkg DxeIpl: Move ClearFirst4KPage/IsNullDetect...
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-24 Dandan BiMdeModulePkg/DxeIplPeim: Refine coding style in functio...
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-11-09 Jeff FanMdeModulePkg/DxeIplPeim: UINTN used wrongly for EFI_PHY...
2016-11-09 Jeff FanMdeModulePkg: Display new stack base and size
2016-07-07 Ard BiesheuvelArmPkg ArmVirtPkg MdeModulePkg: switch to separate...
2016-07-05 Hao WuMdeModulePkg DxeIplPeim: Add ASSERTs for unexpected...
2016-06-28 Jordan JustenMdeModulePkg DxeIplPeim: Convert Ia32/IdtVectorAsm...
2016-05-30 Cohen, EugeneMdeModulePkg: Allow DxeIpl to load without permanent...
2015-12-15 Jordan JustenMdeModulePkg: Convert all .uni files to utf-8
2015-10-08 Ard BiesheuvelMdeModulePkg/DxeIplPeim: implement non-exec stack for...
2015-08-07 Star ZengMdeModulePkg DxeIpl: Fix IA32 build failure with GCC...
2015-08-05 Star ZengMdeModulePkg DxeIpl: Add stack NX support
2015-07-16 Liming GaoMdeModulePkg DxeIpl: Skip install MemoryInfoHob if...
2014-09-03 Gao, LimingMdeModulePkg: Convert non DOS format files to DOS forma...
2014-08-28 Zeng, StarMdeModulePkg: INF/DEC file updates to EDK II packages
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
2012-12-20 li-elvinCheck status before reporting error status code.
2012-10-31 lgao4Install CustomGuidedSectionExtractionPpi for Tiano...
2012-10-30 li-elvinAdd missing status code in several modules.
2012-05-18 ydong10Add logic to validate variable before use it.
2011-10-27 lzeng14Add core FFS3 support, PeiCore and DxeIpl.
2011-10-27 vanjeffStore PeiServices** when updating IDT table in DxeIplPe...
2011-09-21 jyao1Add PCD for 1G page table
2011-09-19 jyao1Correct 1G page table generation.
2011-09-13 jyao1Use CPU_HOB to detect max address support from platform...
2011-07-15 andrewfishMdeModulePkg: Fix VS2008 warning.
2011-07-14 andrewfishMdeModulePkg: Add PcdDxeIplBuildPageTables for DxeIpl...
2011-05-26 li-elvinAdd more status code in drivers.
2011-03-14 ydong10Enhance inf and dec file to follow specs.
2011-03-14 erictianadd gEfiPeiMasterBootModeGuid dependency for getting...
2010-08-26 pgao2Avoid DxeCore to reclaim PEI stack as IDT may be on...
2010-07-18 andrewfishFix 64-bit bug in DxeIpl. You can't cast an & UINT64...
2010-04-24 hhtianUpdate the copyright notice format
2010-03-11 vanjeffroll back IDT_ENTRY counter to 32
2010-03-01 jchen20update DxeIpl to use EFI_S3_RESUME2_PPI instead of...
2010-02-27 vanjeff1. Refine debug agent library.
2010-02-24 vanjeffroll back changing on save and restore interrupt status...
2010-02-24 lgao41. Correct File header to ## @file
2010-02-11 rsun3Coding style fix and minor improvements.
2010-02-10 vanjeffa)Save and disable CPU interrupt before calling AsmWrit...
2010-01-27 xli24Remove reference to PCDs of status code value. Use...
2010-01-14 rsun3Fix the issue in MdeModulePkg that mismatch between...
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-20 qhuang8Use .p2align directive instead of ambiguous .align...
2009-08-11 qhuang81. Update DxeIpl PEIM to not use PeCoffLoaderLib to...
2009-05-20 xli24Replace .globl with ASM_GLOBAL
2009-04-28 lgao4Add ASSERT when EFI decompress need to be parsed but...
2009-04-27 jljustenAdd PcdDxeIplSupportUefiDecompress usage into DxeIpl...
2009-04-10 jljustenFix various 'EFIAPI' inconsistencies found while buildi...
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-05 mdkinneySimplify call to FUNCTION_ENTRY_POINT() based on update...
2008-12-05 xli24Fix the build break caused by update of FUNCTION_ENTRY_...
2008-12-03 gikidyRemove some useless EDK_RELEASE_VERSION, EFI_SPECIFICAT...
2008-11-27 lgao4Update PEIM entry point to follow PEIM entry point.
2008-11-27 xli24Add necessary CONST modifier.
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-29 mdkinneyImages loaded by the DXE IPL should allocate memory...
2008-10-28 vanjeffclean up EBC in inf files.
2008-09-04 xli24Update prototype of DxeLoadCore().
2008-08-25 lgao4remove the unused msa files in MdeModulePkg.
2008-08-01 mdkinneyIncrease size of function addresses printed in DEBUG...
2008-07-28 lgao4Add comments to MdeModulePkg.dec, Correct minor comment...
2008-07-19 qhuang8Fix the ICC waring for unreachable code.
2008-07-19 qhuang8Simplify the code to use the EFI_FV_FILE_INFO structure...
2008-07-18 qhuang8Code scrub DxeIpl to add back the CONST modifier and...
2008-07-16 qhuang8Temporarily remove the immature "CONST" modifier.
2008-07-16 qhuang8Code Scrub DxeIpl module.
2008-07-08 lgao4Code scrube for MdeModule Definitions.
2008-06-30 eric_tianmake change to support UnixPkg build. The changes are...
2008-05-29 mdkinneyRemove ASSERT() if ReadOnlyVariable2 PPI is not present...
2008-05-21 qhuang8Update to fix minor coding style issues.
2008-05-13 qhuang8Minor coding style adjustment for DxeIpl.
2008-05-07 qhuang8Add doxygen style comments for functions in DxeIpl.
2008-04-08 qhuang8Update the file description to be more descriptive.
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...
next