edk2/MdeModulePkg/Include
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
..
Guid MdeModulePkg: Add PcdDelayedDispatchMaxEntries 2025-09-23 09:02:04 +08:00
Library ArmPlatformPkg,EmbeddedPkg,MdeModulePkg: Move RealTimeClockLib header 2025-09-08 16:54:42 +08:00
Ppi MdeModulePkg: Remove obsolete PEI_USB_HOST_CONTROLLER_PPI 2025-08-07 10:49:22 +00:00
Protocol MdeModulePkg: Support conditional UFS initialization 2025-08-08 09:06:56 +08:00
UniversalPayload MdeModulePkg/UniversalPayload: Align Identifier value with UPL spec 2022-05-27 16:15:26 +00:00