summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Core/Pei/Ppi
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg: Fix undefined reference to memcpy with XCODE5Vitaly Cheptsov2020-12-041-5/+5
* MdeModulePkg/PeiCore: Enable T-RAM evacuation in PeiCore (CVE-2019-11098)Michael Kubacki2020-07-281-0/+286
* MdeModulePkg PeiCore: Fix typosMichael Kubacki2019-12-111-2/+2
* MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* MdeModulePkg PeiCore: Remove the using of PcdPeiCoreMaxPpiSupportedStar Zeng2018-12-191-165/+190
* MdeModulePkg: Remove trailing white spaceStar Zeng2018-09-061-2/+2
* MdeModulePkg PeiCore: Not assume PpiDescriptor and Ppi in same rangeStar Zeng2018-07-021-89/+115
* MdeModulePkg: Clean up source filesLiming Gao2018-06-281-17/+17
* MdeModule PeiCore: Support pre memory page allocationStar Zeng2017-09-041-1/+15
* MdeModulePkg PeiCore: Install SEC HOB dataStar Zeng2017-08-041-1/+18
* MdeModulePkg PeiCore: Handle notification PPI from SECStar Zeng2017-08-011-15/+125
* MdeModulePkg/PeiCore: Fix ConverSinglePpiPointer () typo.Marvin Haeuser2016-08-151-4/+4
* MdeModulePkg/IntelFrameworkModulePkg: Update PeiCore, SmbiosDxe and IsaSerial...Zeng, Star2014-08-141-7/+7
* Add support for PI1.2.1 TempRam Done PPI.Liming Gao2013-11-151-107/+105
* MdeModulePkg PeiMain: Enhance the PEI Core to convert GUID/PPI pointers point...rsun32011-09-201-9/+44
* Enhance the PEI Core to convert pointers pointing to PPI descriptors on the t...rsun32011-09-151-31/+41
* 1) Fix IPF ICC 11.1 issue when /Ox is used related to the use of local variab...mdkinney2010-05-111-4/+19
* Update the copyright notice formathhtian2010-04-241-2/+2
* Coding style fix and minor improvements.rsun32010-02-111-6/+6
* Remove unnecessary use of FixedPcdxxx() functions and [FixedPcd] INF sections...mdkinney2010-01-291-7/+7
* 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