]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Core/Pei
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / MdeModulePkg / Core / Pei /
2021-12-07 Michael KubackiMdeModulePkg: Apply uncrustify changes
2021-12-07 Michael D KinneyMdeModulePkg: Change OPTIONAL keyword usage style
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()
2021-06-16 Ray NiPeiCore: Remove assertion when failing to load PE image
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-10-09 Laszlo ErsekMdeModulePkg: PEI Core: clean up "AprioriFile" handling...
2019-06-24 Bret BarkelewMdeModulePkg/PeiMain: PeiAllocatePool: output NULL...
2019-05-09 Dandan BiMdeModulePkg/Core: Remove PcdFrameworkCompatibilitySupp...
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-28 Star ZengMdeModulePkg/PeiCore: Ensure FfsFileHeader 8 bytes...
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-07 Liming GaoMdeModulePkg PeiCore: Always use PeiImageRead() functio...
2018-09-06 Chen A ChenMdeModulePkg: Removing ipf which is no longer supported...
2018-09-06 Star ZengMdeModulePkg: Remove trailing white space
2018-09-05 Star ZengMdeModulePkg PeiCore: Fix VS2012 build failure
2018-09-03 Star ZengMdeModulePkg PeiCore: Handle multiple FV images in...
2018-07-02 Star ZengMdeModulePkg PeiCore: Not assume PpiDescriptor and...
2018-06-28 Liming GaoMdeModulePkg: Clean up source files
2018-06-26 Bi, DandanMdeModulePkg: Use new added Perf macros
2018-06-04 Marcin WojtasMdeModulePkg PeiCore: Check error status when processin...
2018-05-17 Liming GaoMdeModulePkg PeiCore: FvCount to be checked for the...
2018-03-09 Marc-André LureauMdeModulePkg/Core/Pei: fix REGISITER -> REGISTER typo
2018-02-26 Liming GaoMdeModulePkg PeiCore: Add error message to describe...
2018-02-09 Michael D KinneyMdeModulePkg/PeiMain: Cleanup whitespace in Reset.c
2018-02-09 Michael D KinneyMdeModulePkg/PeiMain: Always attempt to use Reset2...
2017-12-28 Liming GaoMdeModulePkg PeiCore: Update debug message to print...
2017-12-05 Liming GaoMdeModulePkg: Update PeiCore to pass XCODE tool chain
2017-12-01 Star ZengMdeModulePkg PeiCore: Support USED_SIZE FV_EXT_TYPE
2017-11-03 Liming GaoMdeModulePkg: Update PeiCore consumes PCD to get the...
2017-10-10 Star ZengMdeModulePkg Core: Propagate PEI-phase FV authenticatio...
2017-09-30 Star ZengMdeModulePkg PeiCore: More debug messages for pre-memor...
2017-09-26 Star ZengMdeModulePkg Core: Support FFS_ATTRIB_DATA_ALIGNMENT_2
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...
2017-03-29 Ard BiesheuvelMdeModulePkg/PeiCore: avoid EFI_IMAGE_MACHINE_TYPE_SUPP...
2017-03-06 Ard BiesheuvelMdeModulePkg/PeiCore: honour minimal runtime allocation...
2017-03-06 Hao WuMdeModulePkg: Refine casting expression result to bigge...
2017-02-28 Ard BiesheuvelMdeModulePkg/PeiCore: allocate BootServicesCode memory...
2017-02-10 Liming GaoMdeModulePkg PeiCore: Don't cache GUIDED section with...
2017-02-10 Liming GaoMdeModulePkg PeiCore: Reset PeimNeedingDispatch when...
2016-11-29 Liming GaoMdeModulePkg PeiCore: Make SetPeiServicesTablePointer...
2016-10-27 Star ZengMdeModulePkg PeiCore: Make sure FvInfo has FFS2 format...
2016-10-27 Gary LinMdeModulePkg/Core: Fix typos in comments
2016-08-15 Marvin HaeuserMdeModulePkg/PeiCore: Fix ConverSinglePpiPointer (...
2016-07-11 Giri P MudusuruMdeModulePkg: Fix typos in comments and variables
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...
2016-05-19 Zhang, Chao BMdeModulePkg: PeiCore: Fix PEI Multiple Sub-FV Support...
2016-02-29 Liming GaoMdeModulePkg: Update PeiCore dispatcher to handle PEIM...
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-12-15 Jordan JustenMdeModulePkg: Convert all .uni files to utf-8
2015-11-18 Star ZengMdeModulePkg PeiCore: PeiInstallPeiMemory improper...
2015-11-13 Star ZengMdeModulePkg PeiCore: PEI dispatcher need retry to...
2015-11-10 Eugene CohenMdeModulePkg PeiCore: Fix issue AuthenticationStatus...
2015-08-25 Star ZengMdeModulePkg PeiCore: Recheck SwitchStackSignal after...
2015-08-03 Liming GaoMdeModulePkg PeiCore: Add PCD to specify PEIM Shadow
2015-06-25 Liming GaoMdeModulePkg: Update PeiCore to handle specific child FV
2015-05-11 Star ZengMdeModulePkg: Update implementation of PeiAllocatePages...
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...
2015-03-31 Liming GaoMdeModulePkg: Remove unused internal structure in PeiCore
2015-03-13 Shumin QiuMdeModulePkg: Fix typo.
2014-12-15 Liming GaoMdeModulePke: PeiCore FirmwareVolmeInfoPpiNotifyCallbac...
2014-10-14 Star ZengMdeModulePkg PeiCore: Update the code of PeiAllocatePag...
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
2014-08-20 Star ZengMdeModulePkg PeiCore: Add NULL pointer check.
2014-08-18 Gao, LimingUpdate PeiCore to follow PI spec to retrieve GUIDED...
2014-08-14 Zeng, StarMdeModulePkg/IntelFrameworkModulePkg: Update PeiCore...
2014-08-12 Star ZengMdeModulePkg PeiCore: The DEBUG message (for HeapOffset...
2014-06-26 Eric DongRefine code to make it more safely.
2014-04-15 Star ZengMdeModulePkg/SecurityPkg: Update TreePei to handle...
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.
2014-01-02 Liming GaoCorrect the RemainingPages calculation in PEI AllocateP...
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-16 Star ZengMdeModulePkg: Add support for weakly aligned FVs.
2013-09-04 Liming GaoFixed the issue in PeiCore on Load Module At Fixed...
next