summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Core/Pei/PeiMain
AgeCommit message (Expand)AuthorFilesLines
2024-06-18MdeModulePkg/Core/Pei: Install MigrateTempRamPpiZhihao Li1-1/+9
2021-12-07MdeModulePkg: Apply uncrustify changesMichael Kubacki1-73/+90
2021-12-07MdeModulePkg: Change use of EFI_D_* to DEBUG_*Michael D Kinney1-1/+1
2020-07-28MdeModulePkg/PeiCore: Enable T-RAM evacuation in PeiCore (CVE-2019-11098)Michael Kubacki1-2/+20
2020-02-10MdeModulePkg/Core/Pei: Fix various typosAntoine Coeur1-1/+1
2019-12-11MdeModulePkg PeiCore: Fix typosMichael Kubacki1-1/+1
2019-04-09MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2019-02-15MdeModulePkg/PeiMain: Support EFI_PEI_CORE_FV_LOCATION_PPIChasel, Chiu1-13/+40
2018-12-19MdeModulePkg PeiCore: Remove the using of PcdPeiCoreMaxPpiSupportedStar Zeng1-11/+19
2018-12-19MdeModulePkg PeiCore: Remove the using of PcdPeiCoreMaxFvSupportedStar Zeng1-8/+8
2018-12-19MdeModulePkg PeiCore: Remove the using of PcdPeiCoreMaxPeimPerFvStar Zeng1-25/+23
2018-06-28MdeModulePkg: Clean up source filesLiming Gao1-16/+16
2018-06-26MdeModulePkg: Use new added Perf macrosBi, Dandan1-9/+8
2018-03-09MdeModulePkg/Core/Pei: fix REGISITER -> REGISTER typoMarc-André Lureau1-1/+1
2017-09-04MdeModule PeiCore: Support pre memory page allocationStar Zeng1-1/+7
2017-08-01MdeModulePkg PeiCore: Handle notification PPI from SECStar Zeng1-4/+3
2016-11-29MdeModulePkg PeiCore: Make SetPeiServicesTablePointer() early in EntryPointLiming Gao1-9/+9
2016-10-27MdeModulePkg/Core: Fix typos in commentsGary Lin1-2/+2
2016-06-23MdeModulePkg: Remove NORETURN for PeiCore() and DxeMain() functionLiming Gao1-1/+0
2016-06-22MdeModulePkg/Core: Decorate phase-transition functions with NORETURN.Marvin H?user1-0/+5
2016-05-30MdeModulePkg: Allow DxeIpl to load without permanent memoryCohen, Eugene1-5/+7
2015-08-03MdeModulePkg PeiCore: Add PCD to specify PEIM ShadowLiming Gao1-1/+5
2015-05-11MdeModulePkg: Add Reset2 ppi support in PEI CORE.Star Zeng1-1/+2
2015-04-01MdeModulePkg: add error handling when DXE IPL PPI is not found.Elvin Li1-1/+12
2014-08-20MdeModulePkg PeiCore: Add NULL pointer check.Star Zeng1-0/+8
2014-08-14MdeModulePkg/IntelFrameworkModulePkg: Update PeiCore, SmbiosDxe and IsaSerial...Zeng, Star1-2/+40
2013-11-15Add support for PI1.2.1 TempRam Done PPI.Liming Gao1-6/+28
2013-10-111. Enable use-cases in PEI using SecurityPPI co-equal to the use-cases in DXE...Star Zeng1-2/+4
2011-09-15Enhance the PEI Core to convert pointers pointing to PPI descriptors on the t...rsun31-3/+3
2010-06-291) Call ProcessNotifyList() to process all Dispatch Notifications after the M...mdkinney1-68/+85
2010-05-111) Fix IPF ICC 11.1 issue when /Ox is used related to the use of local variab...mdkinney1-23/+132
2010-04-24Update the copyright notice formathhtian1-2/+2
2010-02-11Coding style fix and minor improvements.rsun31-5/+5
2010-01-27Remove reference to PCDs of status code value. Use macros introduced in PI1.2...xli241-1/+1
2010-01-14Update INF file to properly declare which PCDs must be Fixed, and update PCD ...mdkinney1-2/+2
2010-01-04Add default implementation of EFI_CPU_IO_PPI and EFI_PCI_CFG2_PPI for EFI_SER...klu21-2/+2
2009-11-11Enabling EFI_PEI_FIRMWARE_VOLUME_PPI introduced by PI1.2.klu21-2/+2
2008-11-20ECC clanup: Update the doxygen comment.qwang121-3/+0
2008-10-31Use #include "XXX.h" for module internal header files.qhuang81-1/+1
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji41-2/+2
2008-10-30Measure time spent in SECmdkinney1-0/+3
2008-10-281. build.py's changes : include XXXEntryPointLib.h into the corresponding aut...eric_tian1-5/+6
2008-10-211) Update SetPeiServicesTablePointer's prototype add CONST modifier.qwang121-1/+1
2008-08-18Re-integrate patch in r5626~r5628:Enhance PeiCore dispatcher and fix a bug in...qhuang81-13/+17
2008-08-12Temporarily rollback the change from 5625 though 5628 for more investigation.qhuang81-17/+13
2008-08-11Correct more comments for PeiCore.klu21-13/+17
2008-08-08Correct comments.klu21-2/+2
2008-07-23Code scrub for PeiCore module.klu21-5/+19
2008-07-16Fix function comment to follows doxygen format.klu21-34/+19
2008-03-19Modify all file header to follow doxygen formatklu21-2/+2