Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: 8a07311710acba244a1b44910324b3b4afd5889a
      
https://github.com/tianocore/edk2/commit/8a07311710acba244a1b44910324b3b4afd5889a
  Author: Michael Kubacki <[email protected]>
  Date:   2025-09-23 (Tue, 23 Sep 2025)

  Changed paths:
    M MdeModulePkg/Core/Pei/Dispatcher/Dispatcher.c
    M MdeModulePkg/Core/Pei/PeiMain.inf
    M MdeModulePkg/Include/Guid/DelayedDispatch.h
    M MdeModulePkg/MdeModulePkg.dec

  Log Message:
  -----------
  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 <[email protected]>



To unsubscribe from these emails, change your notification settings at 
https://github.com/tianocore/edk2/settings/notifications


_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to