]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Core/Pei/PeiMain.h
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / MdeModulePkg / Core / Pei / PeiMain.h
2021-12-07 Michael KubackiMdeModulePkg: Apply uncrustify changes
2021-12-07 Michael D KinneyMdeModulePkg: Change OPTIONAL keyword usage style
2021-09-16 Michael KubackiMdeModulePkg/Core/Pei: Fix typo in function descriptions
2020-12-04 Vitaly CheptsovMdeModulePkg: Fix undefined reference to memcpy with...
2020-07-28 Guomin JiangMdeModulePkg/Core: Create Migrated FV Info Hob for...
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: Improve comment semantics
2019-12-11 Michael KubackiMdeModulePkg PeiCore: Fix typos
2019-04-28 Zhichao GaoMdeModulePkg/PeiMain: Change comments of PeiResetSystem2
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-09-03 Star ZengMdeModulePkg PeiCore: Handle multiple FV images in...
2018-06-28 Liming GaoMdeModulePkg: Clean up source files
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-04 Star ZengMdeModulePkg PeiCore: Install SEC HOB data
2017-08-01 Star ZengMdeModulePkg PeiCore: Handle notification PPI from SEC
2017-06-30 Star ZengMdeModulePkg PeiCore: Correct the comments of PeiResetS...
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...
2015-05-11 Star ZengMdeModulePkg: Add Reset2 ppi support in PEI CORE.
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-10-27 lzeng14Add core FFS3 support, PeiCore and DxeIpl.
2011-09-15 rsun3Enhance the PEI Core to convert pointers pointing to...
2011-06-16 lgao4Remove the unused TimerLib from PeiCore.
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-22 jgong5Enhance memory copy logic for PEI core image read....
2010-02-11 rsun3Coding style fix and minor improvements.
2010-02-05 jchen20Enable the Load Module At fixed Address feature
2010-01-24 lgao4Correct PeiCore not dispatch the register for shadow...
2010-01-15 rsun3Fix some coding style issues in MdeModulePkg.
2010-01-04 klu2Add default implementation of EFI_CPU_IO_PPI and EFI_PC...
2009-12-25 klu2Add fixing for supporting third-party FV in unknown...
2009-12-03 klu2After PeiCore is shadowed into permanent memory, the...
2009-11-11 klu2Enabling EFI_PEI_FIRMWARE_VOLUME_PPI introduced by...
2009-04-08 eric_tianupdated to use the term “temporary memory” but not CAR
2009-03-05 lgao4Update PeiCore to handle FvImage with PI FV extension...
2009-02-06 lgao4Clean up FaultTolerantWriteDxe to remove the duplicated...
2009-01-20 eric_tiancoding style
2008-12-16 qhuang8Clean up to update the reference of the these macros:
2008-12-03 jji4Global variables have been moved backward ahead of...
2008-11-17 lgao4Update comments for PeiCore
2008-11-13 qhuang8Rename PiLibInstallFvInfoPpi() to PeiServicesInstallFvI...
2008-10-28 eric_tian1. build.py's changes : include XXXEntryPointLib.h...
2008-10-21 qwang121) Update SetPeiServicesTablePointer's prototype add...
2008-10-20 klu2Fix ECC issue.
2008-09-04 vanjeffclean up the un-suitable ';' location when declaring...
2008-09-03 klu2Clean up BottomOfCarHeap, TopOfCarHeap, SizeOfTemporary...
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-12 klu2Add PeimDispatcherReenter to fix bug of PeiDispatch...
2008-08-11 klu2Enhance PeiCore's dispatcher, move PeimDispatchOnThisPa...
2008-08-08 klu2Add more comments for PeiCore.
2008-08-08 klu2Correct comments.
2008-08-08 klu2Correct comments.
2008-07-23 klu2Code scrub for PeiCore module.
2008-07-19 qhuang8Fix a bug that PeiCore might fail to fix up Ppi pointer...
2008-07-16 klu2Fix function comment to follows doxygen format.
2008-04-14 lgao4Change MAX_PPI_DESCRIPTORS to FixedPcd PcdPeiCoreMaxPpi...
2008-03-19 klu2Modify all file header to follow doxygen format
2008-03-07 klu2For Itanium platform, the switch CAR action has been...
2008-02-29 klu2Merge Temporary Ram support patch.
2007-12-26 vanjeffFixed the bug that the PPI descriptor number defined...
2007-12-10 klu2MdeModule cleanup for PI:
2007-12-06 lgao4Enable PeiCore to dispatch the encapsulated fv images...
2007-11-29 qwang12remove building of EFI_SEC_PLATFORM_INFORMATION_PPI...
2007-11-19 qwang121) Make PEI PI File system service to skip PAD file
2007-10-18 qwang12Fix a bug:
2007-10-16 klu2Remove comments for removed parameter.
2007-10-15 qwang121) add gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMaxFvSu...
2007-10-10 mdkinneyIncrease max FVs from 4 to 6.
2007-09-28 lgao4Remove PeCoffLoader library class and its instances.
2007-09-28 lgao41. Replace PeCoffLoader library by PeCoff lib for PeiCo...
2007-09-24 klu2Merge branch of PI tree to main trunk
2007-09-14 klu2Add InvokePeiCore function to invoke the PeiCore in...
2007-09-12 klu2PI Enable:
2007-09-04 qwang12Merge the PI enabling works from the branch
2007-08-30 klu2[PI compatible enabling] Add PeiRegisterForShadow inter...
2007-08-30 klu2Add some definitions which will be used for future...
2007-08-13 klu2Add missing definition EFI_PEIM_ENTRY_POINT to IntelFra...
2007-08-10 klu21) Move the structure definitions related GUID EFI_STAT...
2007-07-20 yshang1Remove Ppi/LoadFile.h and Ppi/FindFv.h from MdeModulePkg.
2007-07-10 AJFISHRemoved CommonHeader.h from MdePkg & MdeModulePkg
2007-07-04 klu2Add PeiCore module for enabling NT32Pkg, please attenti...