summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Core/Pei/PeiMain.inf
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg: Support customized FV Migration InformationCheng Sun2023-12-251-0/+1
* MdeModulePkg/Core: Create Migrated FV Info Hob for calculating hash (CVE-2019...Guomin Jiang2020-07-281-0/+1
* MdeModulePkg/PeiCore: Enable T-RAM evacuation in PeiCore (CVE-2019-11098)Michael Kubacki2020-07-281-0/+2
* MdeModulePkg PeiCore: Fix typosMichael Kubacki2019-12-111-5/+5
* MdeModulePkg/Core: Remove PcdFrameworkCompatibilitySupport usageDandan Bi2019-05-091-1/+0
* MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-6/+1
* MdeModulePkg/PeiMain: Support EFI_PEI_CORE_FV_LOCATION_PPIChasel, Chiu2019-02-151-1/+2
* MdeModulePkg PeiCore: Remove the using of PcdPeiCoreMaxPpiSupportedStar Zeng2018-12-191-1/+0
* MdeModulePkg PeiCore: Remove the using of PcdPeiCoreMaxFvSupportedStar Zeng2018-12-191-1/+0
* MdeModulePkg PeiCore: Remove the using of PcdPeiCoreMaxPeimPerFvStar Zeng2018-12-191-1/+0
* MdeModulePkg: Removing ipf which is no longer supported from edk2.Chen A Chen2018-09-061-1/+1
* MdeModulePkg: Clean up source filesLiming Gao2018-06-281-6/+6
* MdeModulePkg: Update PeiCore consumes PCD to get the init value in temp stackLiming Gao2017-11-031-0/+1
* MdeModulePkg PeiCore: Install SEC HOB dataStar Zeng2017-08-041-1/+2
* MdeModulePkg PeiCore: Add PCD to specify PEIM ShadowLiming Gao2015-08-031-0/+1
* MdeModulePkg: Add Reset2 ppi support in PEI CORE.Star Zeng2015-05-111-1/+2
* MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star2014-08-281-22/+53
* MdeModulePkg/IntelFrameworkModulePkg: Update PeiCore, SmbiosDxe and IsaSerial...Zeng, Star2014-08-141-4/+2
* Add support for PI1.2.1 TempRam Done PPI.Liming Gao2013-11-151-1/+2
* 1. Enable use-cases in PEI using SecurityPPI co-equal to the use-cases in DXE...Star Zeng2013-10-111-2/+3
* Update PeiCore to support load PEIM into memory on S3 boot path. Liming Gao2013-10-091-2/+2
* MdeModulePkg: eliminate all implicit library dependencies for all modules in ...erictian2012-11-011-1/+2
* Add core FFS3 support, PeiCore and DxeIpl.lzeng142011-10-271-0/+1
* Remove the unused TimerLib from PeiCore.lgao42011-06-161-2/+1
* Update the copyright notice formathhtian2010-04-241-2/+2
* 1. Correct File header to ## @filelgao42010-02-241-2/+2
* revise the debug message to add 0x in front of the HEX number for consistencyjchen202010-02-101-2/+2
* Enable the Load Module At fixed Address feature jchen202010-02-051-3/+7
* Remove reference to PCDs of status code value. Use macros introduced in PI1.2...xli242010-01-271-3/+1
* Update INF file to properly declare which PCDs must be Fixed, and update PCD ...mdkinney2010-01-141-4/+6
* Cleanup INF file for PEI Core mdkinney2010-01-141-11/+4
* Add default implementation of EFI_CPU_IO_PPI and EFI_PCI_CFG2_PPI for EFI_SER...klu22010-01-041-3/+7
* Enabling EFI_PEI_FIRMWARE_VOLUME_PPI introduced by PI1.2.klu22009-11-111-4/+5
* Update PeiCore to handle FvImage with PI FV extension headerlgao42009-03-051-1/+1
* Correct minor comments in meta data file.lgao42009-02-251-12/+12
* Use single one PcdFrameworkCompatibilitySupport PCD to support framework HII ...lgao42009-02-251-1/+1
* Meta-data reviewed.gikidy2009-02-131-19/+19
* Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...gikidy2008-12-031-1/+0
* Rename PiLibInstallFvInfoPpi() to PeiServicesInstallFvInfoPpi() and remove th...qhuang82008-11-131-1/+0
* Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in I...eric_tian2008-10-291-1/+1
* Refine file header for INF files of DXE and PEI core modules.xli242008-10-281-5/+5
* clean up EBC in inf files.vanjeff2008-10-281-1/+1
* Base on PI spec, GetPeiServicesTablePointer is updated to return CONST EFI_PE...qwang122008-10-171-0/+2
* Change PeiMain/DxeMain's base name to PeiCore/DxeCore.klu22008-10-051-1/+1
* Remove DXE CIS wordklu22008-09-291-1/+0
* Add compatibility logic to handle framework fvhob and install FvInfo ppi. And...lgao42008-08-211-0/+2
* Synchronize the comments for PeiService.klu22008-08-081-1/+0
* Add more comments for PeiCore.klu22008-08-081-3/+4
* Code scrub for PeiCore module.klu22008-07-231-7/+6
* Change first char in filename to uppercase klu22008-07-171-2/+2