]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Core/Pei/Ppi/Ppi.c
Update the copyright notice format
[mirror_edk2.git] / MdeModulePkg / Core / Pei / Ppi / Ppi.c
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...