edk2/MdeModulePkg/Core/Pei
Ray Ni fc13220238 MdeModulePkg/PeiCore: Accept MemoryDiscoveredPpi from SecCore
PeiCore assumes that it runs initially from the temporary memory
and switches to physical memory after PS::InstallPeiMemory() reports
the physical memory range for PEI.
This change enables PeiCore to run initially from the physical
memory when MemoryDiscoveredPpi is passed from SEC.

Signed-off-by: Ray Ni <ray.ni@intel.com>
2026-03-19 02:02:47 +00:00
..
BootMode MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
CpuIo MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
Dependency MdeModulePkg: Replace include guards with #pragma once 2026-02-23 21:01:28 +00:00
Dispatcher MdeModulePkg: Fix missing NULL tests. 2025-11-22 18:58:47 +00:00
FwVol MdeModulePkg: Replace include guards with #pragma once 2026-02-23 21:01:28 +00:00
Hob MdeModulePkg: Fix missing NULL tests. 2025-11-22 18:58:47 +00:00
Image MdeModulePkg: Remove ambiguous negation of narrower type 2025-12-03 11:50:28 +01:00
Memory MdeModulePkg: Don't Allocate Page 0 2025-07-08 03:45:09 +00:00
PciCfg2 MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
PeiMain MdeModulePkg: PeiMain: Introduce implementation of delayed dispatch 2024-10-17 08:51:15 +00:00
Ppi MdeModulePkg/PeiCore: Accept MemoryDiscoveredPpi from SecCore 2026-03-19 02:02:47 +00:00
Reset MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
Security MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
StatusCode MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
PeiCore.uni MdeModulePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:08 -07:00
PeiCoreExtra.uni MdeModulePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:08 -07:00
PeiMain.h MdeModulePkg: Replace include guards with #pragma once 2026-02-23 21:01:28 +00:00
PeiMain.inf MdeModulePkg: Add PcdDelayedDispatchMaxEntries 2025-09-23 09:02:04 +08:00