You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DelayedDispatch.h: Increase delayed dispatch entry max to 32 (#1504)
## Description
The current value of 8 is not large enough to accommodate platform
usage.
- [x] Impacts functionality?
- [ ] Impacts security?
- [ ] Breaking change?
- [ ] Includes tests?
- [ ] Includes documentation?
- [x] Backport to release branch?
## How This Was Tested
- MdeModule package build
- Integrate into a platform >8 delayed dispatch entries
## Integration Instructions
- N/A
Signed-off-by: Michael Kubacki <[email protected]>
0 commit comments