]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Core/Pei/PeiMain
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / MdeModulePkg / Core / Pei / PeiMain /
2021-12-07 Michael KubackiMdeModulePkg: Apply uncrustify changes
2021-12-07 Michael D KinneyMdeModulePkg: Change use of EFI_D_* to DEBUG_*
2020-07-28 Michael KubackiMdeModulePkg/PeiCore: Enable T-RAM evacuation in PeiCor...
2020-02-10 Antoine CoeurMdeModulePkg/Core/Pei: Fix various typos
2019-12-11 Michael KubackiMdeModulePkg PeiCore: Fix typos
2019-04-09 Michael D KinneyMdeModulePkg: Replace BSD License with BSD+Patent License
2019-02-15 Chasel, ChiuMdeModulePkg/PeiMain: Support EFI_PEI_CORE_FV_LOCATION_PPI
2018-12-19 Star ZengMdeModulePkg PeiCore: Remove the using of PcdPeiCoreMax...
2018-12-19 Star ZengMdeModulePkg PeiCore: Remove the using of PcdPeiCoreMax...
2018-12-19 Star ZengMdeModulePkg PeiCore: Remove the using of PcdPeiCoreMax...
2018-06-28 Liming GaoMdeModulePkg: Clean up source files
2018-06-26 Bi, DandanMdeModulePkg: Use new added Perf macros
2018-03-09 Marc-André LureauMdeModulePkg/Core/Pei: fix REGISITER -> REGISTER typo
2017-09-04 Star ZengMdeModule PeiCore: Support pre memory page allocation
2017-08-01 Star ZengMdeModulePkg PeiCore: Handle notification PPI from SEC
2016-11-29 Liming GaoMdeModulePkg PeiCore: Make SetPeiServicesTablePointer...
2016-10-27 Gary LinMdeModulePkg/Core: Fix typos in comments
2016-06-23 Liming GaoMdeModulePkg: Remove NORETURN for PeiCore() and DxeMain...
2016-06-22 Marvin H?userMdeModulePkg/Core: Decorate phase-transition functions...
2016-05-30 Cohen, EugeneMdeModulePkg: Allow DxeIpl to load without permanent...
2015-08-03 Liming GaoMdeModulePkg PeiCore: Add PCD to specify PEIM Shadow
2015-05-11 Star ZengMdeModulePkg: Add Reset2 ppi support in PEI CORE.
2015-04-01 Elvin LiMdeModulePkg: add error handling when DXE IPL PPI is...
2014-08-20 Star ZengMdeModulePkg PeiCore: Add NULL pointer check.
2014-08-14 Zeng, StarMdeModulePkg/IntelFrameworkModulePkg: Update PeiCore...
2013-11-15 Liming GaoAdd support for PI1.2.1 TempRam Done PPI.
2013-10-11 Star Zeng1. Enable use-cases in PEI using SecurityPPI co-equal...
2011-09-15 rsun3Enhance the PEI Core to convert pointers pointing to...
2010-06-29 mdkinney1) Call ProcessNotifyList() to process all Dispatch...
2010-05-11 mdkinney1) Fix IPF ICC 11.1 issue when /Ox is used related...
2010-04-24 hhtianUpdate the copyright notice format
2010-02-11 rsun3Coding style fix and minor improvements.
2010-01-27 xli24Remove reference to PCDs of status code value. Use...
2010-01-14 mdkinneyUpdate INF file to properly declare which PCDs must...
2010-01-04 klu2Add default implementation of EFI_CPU_IO_PPI and EFI_PC...
2009-11-11 klu2Enabling EFI_PEI_FIRMWARE_VOLUME_PPI introduced by...
2008-11-20 qwang12ECC clanup: Update the doxygen comment.
2008-10-31 qhuang8Use #include "XXX.h" for module internal header files.
2008-10-30 jji4Patch to remove STATIC modifier. This is on longer...
2008-10-30 mdkinneyMeasure time spent in SEC
2008-10-28 eric_tian1. build.py's changes : include XXXEntryPointLib.h...
2008-10-21 qwang121) Update SetPeiServicesTablePointer's prototype add...
2008-08-18 qhuang8Re-integrate patch in r5626~r5628:Enhance PeiCore dispa...
2008-08-12 qhuang8Temporarily rollback the change from 5625 though 5628...
2008-08-11 klu2Correct more comments for PeiCore.
2008-08-08 klu2Correct comments.
2008-07-23 klu2Code scrub for PeiCore module.
2008-07-16 klu2Fix function comment to follows doxygen format.
2008-03-19 klu2Modify all file header to follow doxygen format
2008-03-07 klu2Add comment for initialization value of CAR
2008-03-06 klu2The calculating action for CAR usage should be put...
2008-02-29 klu2Merge Temporary Ram support patch.
2007-12-10 klu2MdeModule cleanup for PI:
2007-11-29 qwang12remove building of EFI_SEC_PLATFORM_INFORMATION_PPI...
2007-11-08 qwang121) If PeiLoadImage fails, the section extraction PPI...
2007-11-01 klu2Should use MaxCarTop but *not* CarTop to computer the...
2007-10-31 klu2Fix the issue that CAR size is shown as negative number.
2007-10-18 qwang12Fix a bug:
2007-10-09 klu2PI Enabling: the address of PeiServices Pointer should be
2007-09-26 klu2Fix a typo.
2007-09-24 klu2Merge branch of PI tree to main trunk
2007-09-19 yshang1Update Mde/MdeModulePkg to support ICC build for IA32...
2007-09-12 klu2PI Enable:
2007-08-30 klu2[PI compatible enabling] Add PeiRegisterForShadow inter...
2007-07-10 AJFISHRemoved CommonHeader.h from MdePkg & MdeModulePkg
2007-07-04 klu2Add PeiCore module for enabling NT32Pkg, please attenti...