]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Core/Pei/Ppi/Ppi.c
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / MdeModulePkg / Core / Pei / Ppi / Ppi.c
2021-12-07 Michael KubackiMdeModulePkg: Apply uncrustify changes
2021-12-07 Michael D KinneyMdeModulePkg: Change use of EFI_D_* to DEBUG_*
2020-12-04 Vitaly CheptsovMdeModulePkg: Fix undefined reference to memcpy with...
2020-07-28 Michael KubackiMdeModulePkg/PeiCore: Enable T-RAM evacuation in PeiCor...
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-09-06 Star ZengMdeModulePkg: Remove trailing white space
2018-07-02 Star ZengMdeModulePkg PeiCore: Not assume PpiDescriptor and...
2018-06-28 Liming GaoMdeModulePkg: Clean up source files
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
2016-08-15 Marvin HaeuserMdeModulePkg/PeiCore: Fix ConverSinglePpiPointer (...
2014-08-14 Zeng, StarMdeModulePkg/IntelFrameworkModulePkg: Update PeiCore...
2013-11-15 Liming GaoAdd support for PI1.2.1 TempRam Done PPI.
2011-09-20 rsun3MdeModulePkg PeiMain: Enhance the PEI Core to convert...
2011-09-15 rsun3Enhance the PEI Core to convert pointers pointing to...
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-29 mdkinneyRemove unnecessary use of FixedPcdxxx() functions and...
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-02-13 jji4Source level security checked
2008-10-31 qhuang8Use #include "XXX.h" for module internal header files.
2008-10-27 qwang12Make use of correct format String:
2008-10-17 qwang12Base on PI spec, GetPeiServicesTablePointer is updated...
2008-08-08 klu2Add more comments for PeiCore.
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-02-29 klu2Merge Temporary Ram support patch.
2007-09-24 klu2Merge branch of PI tree to main trunk
2007-09-04 qwang12Merge the PI enabling works from the branch
2007-07-10 AJFISHRemoved CommonHeader.h from MdePkg & MdeModulePkg
2007-07-04 klu2Add PeiCore module for enabling NT32Pkg, please attenti...