]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Core/Pei/Dispatcher/Dispatcher.c
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / MdeModulePkg / Core / Pei / Dispatcher / Dispatcher.c
2021-12-07 Michael KubackiMdeModulePkg: Apply uncrustify changes
2021-12-07 Michael D KinneyMdeModulePkg: Change use of EFI_D_* to DEBUG_*
2021-09-16 Michael KubackiMdeModulePkg/Core/Pei: Fix pointer size mismatch in...
2021-09-16 Michael KubackiMdeModulePkg/Core/Pei: Make migrated PEIM message verbose
2021-09-16 Michael KubackiMdeModulePkg/Core/Pei: Fix typo in function descriptions
2021-08-27 Michael KubackiMdeModulePkg/PeiCore: Remove MigrateSecModulesInFv()
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-09 Michael D KinneyMdeModulePkg: Replace BSD License with BSD+Patent License
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-05-17 Liming GaoMdeModulePkg PeiCore: FvCount to be checked for the...
2018-03-09 Marc-André LureauMdeModulePkg/Core/Pei: fix REGISITER -> REGISTER typo
2017-12-05 Liming GaoMdeModulePkg: Update PeiCore to pass XCODE tool chain
2017-11-03 Liming GaoMdeModulePkg: Update PeiCore consumes PCD to get the...
2017-09-30 Star ZengMdeModulePkg PeiCore: More debug messages for pre-memor...
2017-09-04 Star ZengMdeModule PeiCore: Support pre memory page allocation
2017-02-10 Liming GaoMdeModulePkg PeiCore: Reset PeimNeedingDispatch when...
2016-10-27 Gary LinMdeModulePkg/Core: Fix typos in comments
2016-01-28 Cinnamon ShiaMdeModulePkg/PeiCore: Fix the debug info of PEI temp...
2015-12-18 Andrew FishMdeModulePkg: PeiCore fix Xcode -Wempty-body warning
2015-11-13 Star ZengMdeModulePkg PeiCore: PEI dispatcher need retry to...
2015-08-25 Star ZengMdeModulePkg PeiCore: Recheck SwitchStackSignal after...
2015-08-03 Liming GaoMdeModulePkg PeiCore: Add PCD to specify PEIM Shadow
2015-03-31 Liming GaoMdeModulePkg: Remove unused internal structure in PeiCore
2015-03-13 Shumin QiuMdeModulePkg: Fix typo.
2014-08-14 Zeng, StarMdeModulePkg/IntelFrameworkModulePkg: Update PeiCore...
2014-08-12 Star ZengMdeModulePkg PeiCore: The DEBUG message (for HeapOffset...
2014-01-15 Gao, Liming1. Add new API MigratePeiServicesTablePointer() in...
2014-01-09 Gao, LimingClarify PcdPeiCoreMaxPeimPerFv description that means...
2014-01-02 Liming GaoUpdate the heap migration logic to avoid memory overflow.
2013-12-17 Liming GaoFix two issues in 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...
2013-10-09 Liming GaoUpdate PeiCore to support load PEIM into memory on...
2013-09-04 Liming GaoFixed the issue in PeiCore on Load Module At Fixed...
2011-10-31 jljustenMdeModulePkg: Remove variables that are set, but not...
2011-10-27 lzeng14Add core FFS3 support, PeiCore and DxeIpl.
2011-09-15 rsun3Enhance the PEI Core to convert pointers pointing to...
2011-07-12 lgao4Correct the status code value to EFI_SW_PC_INIT_END...
2011-06-04 andrewfishFix X64 clang warnings.
2011-03-14 vanjeffChanged TEMPORARY_RAM_SUPPORT_PPI to EFI_PEI_TEMPORARY_...
2010-12-04 mdkinneyUpdate PEI/DXE/SMM dispatchers to include DEBUG ((DEBUG...
2010-05-11 mdkinney1) Fix IPF ICC 11.1 issue when /Ox is used related...
2010-04-24 hhtianUpdate the copyright notice format
2010-03-12 jchen20Fixed a bug in LMFA code
2010-03-10 jchen20The patch attached is to fix the issue that LMFA featur...
2010-03-04 jchen20Fix a bug in load modules at fixed address which may...
2010-03-04 jchen20Fix a bug in LMFA which may potentially impact OS S3.
2010-02-26 geekboy15aFixed GCC build issue caused by converting a pointer...
2010-02-26 jchen20Fix a bug in "Load module At fixed address" to enable...
2010-02-11 rsun3Coding style fix and minor improvements.
2010-02-10 jchen20revise the debug message to add 0x in front of the...
2010-02-05 jchen20modified to pass the ICC build
2010-02-05 jchen20Enable the Load Module At fixed Address feature
2010-02-04 jgong5Enable PEI core to differentiate PEIMs in performance...
2010-01-29 mdkinneyRemove unnecessary use of FixedPcdxxx() functions and...
2010-01-27 xli24Remove reference to PCDs of status code value. Use...
2010-01-24 lgao4Correct PeiCore not dispatch the register for shadow...
2010-01-14 mdkinneyUpdate INF file to properly declare which PCDs must...
2009-12-03 klu2Remove the tab characters.
2009-12-03 klu2After PeiCore is shadowed into permanent memory, the...
2009-11-27 klu2The FV size in EFI_FV_INFO has been excluded the length...
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-13 jji4Source level security checked
2009-01-15 qwang12Fix a bug which print new stack size and old stack...
2008-12-23 qhuang8Code scrub DxeIpl, Runtime, DevicePath, FvbServicesLib...
2008-12-18 jji4check the usage of %d,%x,%ld,%lx and so on in debug...
2008-10-31 qhuang8Use #include "XXX.h" for module internal header files.
2008-10-21 qwang121) Update SetPeiServicesTablePointer's prototype add...
2008-10-20 klu2Fix ECC issue.
2008-09-23 lgao4Add assert check to make sure new stack size larger...
2008-09-03 klu2move ProcessFv() from dispatcher.c to FwVol.c
2008-09-03 klu2Clean up BottomOfCarHeap, TopOfCarHeap, SizeOfTemporary...
2008-08-21 lgao4Fix ICC build error for the inconsistent PeiService...
2008-08-21 lgao4Add compatibility logic to handle framework fvhob and...
2008-08-18 qhuang8Re-integrate patch in r5626~r5628:Enhance PeiCore dispa...
2008-08-12 qhuang8Re-integrate patch in r5625: "Only build FvHob for...
2008-08-12 qhuang8Temporarily rollback the change from 5625 though 5628...
2008-08-12 klu2Add PeimDispatcherReenter to fix bug of PeiDispatch...
2008-08-11 klu2Correct more comments for PeiCore.
2008-08-11 klu2Enhance PeiCore's dispatcher, move PeimDispatchOnThisPa...
2008-08-11 lgao4Only build FvHob for the extracted FvImage those parent...
2008-08-08 klu2Synchronize the comments for PeiService.
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-07-14 klu2TempRamSupportPpi is architectural required for IA32...
2008-07-08 klu2Remove window EOL
2008-07-08 klu2PeiCore should fixup heap/stack pointer according to...
2008-05-29 mdkinneyIf the last PEIM dispatched in Pre-Memory PEI is the...
2008-04-03 klu2PrivateInMem->CurrentPeimCount should not be incremente...
next