edk2/MdeModulePkg/Core/Pei
Michael Kubacki 8a07311710 MdeModulePkg: Add PcdDelayedDispatchMaxEntries
The current fixed value of 8 for `DELAYED_DISPATCH_MAX_ENTRIES` is
not large enough to accommodate platform usage. This change replaces
the macro with a PCD that can be configured by platforms.

In the case the default PCD value is too small, an error message
explaining that the PCD should be updated will be printed followed
by an assert.

Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
2025-09-23 09:02:04 +08: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: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
Dispatcher MdeModulePkg: Add PcdDelayedDispatchMaxEntries 2025-09-23 09:02:04 +08:00
FwVol MdeModulePkg/PeiCore: Print GUID of FV and FvFile in debug log 2025-08-25 09:06:35 +00:00
Hob MdeModulePkg PeiMain: Remove return for PeiCoreBuildHobHandoffInfoTable() 2025-01-26 18:35:08 +00:00
Image MdeModulePkg: Unify EfiFileName Parsing 2025-07-23 12:57:55 +00: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: Apply uncrustify changes 2021-12-07 17:24:28 +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 PeiMain: Remove return for PeiCoreBuildHobHandoffInfoTable() 2025-01-26 18:35:08 +00:00
PeiMain.inf MdeModulePkg: Add PcdDelayedDispatchMaxEntries 2025-09-23 09:02:04 +08:00