summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Core/Pei/Ppi
Commit message (Expand)AuthorAgeFilesLines
* updated to use the term “temporary memory” but not CAReric_tian2009-04-081-1/+1
* Update PeiCore to handle FvImage with PI FV extension headerlgao42009-03-051-0/+2
* Source level security checkedjji42009-02-131-1/+1
* Source level security checkedjji42009-02-131-0/+1
* Use #include "XXX.h" for module internal header files.qhuang82008-10-311-1/+1
* Make use of correct format String:qwang122008-10-271-3/+3
* Base on PI spec, GetPeiServicesTablePointer is updated to return CONST EFI_PE...qwang122008-10-171-1/+1
* Add more comments for PeiCore.klu22008-08-081-4/+6
* correct commentsklu22008-08-081-28/+35
* Code scrub for PeiCore module.klu22008-07-231-12/+4
* Fix a bug that PeiCore might fail to fix up Ppi pointer in CAR. qhuang82008-07-191-6/+4
* Fix function comment to follows doxygen format.klu22008-07-161-153/+90
* Change MAX_PPI_DESCRIPTORS to FixedPcd PcdPeiCoreMaxPpiSupported, the default...lgao42008-04-141-5/+5
* Modify all file header to follow doxygen formatklu22008-03-191-2/+2
* Merge Temporary Ram support patch.klu22008-02-291-63/+65
* Merge branch of PI tree to main trunkklu22007-09-241-20/+9
* Merge the PI enabling works from the branchqwang122007-09-041-20/+20
* Removed CommonHeader.h from MdePkg & MdeModulePkgAJFISH2007-07-101-5/+0
* Add PeiCore module for enabling NT32Pkg, please attention this PeiCore does f...klu22007-07-041-0/+663