summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Core/Pei/Ppi
AgeCommit message (Expand)AuthorFilesLines
2010-02-11Coding style fix and minor improvements.rsun31-6/+6
2010-01-29Remove unnecessary use of FixedPcdxxx() functions and [FixedPcd] INF sections...mdkinney1-7/+7
2009-04-08updated to use the term “temporary memory” but not CAReric_tian1-1/+1
2009-03-05Update PeiCore to handle FvImage with PI FV extension headerlgao41-0/+2
2009-02-13Source level security checkedjji41-1/+1
2009-02-13Source level security checkedjji41-0/+1
2008-10-31Use #include "XXX.h" for module internal header files.qhuang81-1/+1
2008-10-27Make use of correct format String:qwang121-3/+3
2008-10-17Base on PI spec, GetPeiServicesTablePointer is updated to return CONST EFI_PE...qwang121-1/+1
2008-08-08Add more comments for PeiCore.klu21-4/+6
2008-08-08correct commentsklu21-28/+35
2008-07-23Code scrub for PeiCore module.klu21-12/+4
2008-07-19Fix a bug that PeiCore might fail to fix up Ppi pointer in CAR. qhuang81-6/+4
2008-07-16Fix function comment to follows doxygen format.klu21-153/+90
2008-04-14Change MAX_PPI_DESCRIPTORS to FixedPcd PcdPeiCoreMaxPpiSupported, the default...lgao41-5/+5
2008-03-19Modify all file header to follow doxygen formatklu21-2/+2
2008-02-29Merge Temporary Ram support patch.klu21-63/+65
2007-09-24Merge branch of PI tree to main trunkklu21-20/+9
2007-09-04Merge the PI enabling works from the branchqwang121-20/+20
2007-07-10Removed CommonHeader.h from MdePkg & MdeModulePkgAJFISH1-5/+0
2007-07-04Add PeiCore module for enabling NT32Pkg, please attention this PeiCore does f...klu21-0/+663