Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated logic to allocate more data once it needs to query memory map (…
…#547) ## Description This change updates the logic to allocate 1KB extra data for the subsequent GetMemoryMap function call to avoid once and done failure in the test app. Fixes microsoft/mu_tiano_platforms#1017. - [x] Impacts functionality? - [ ] Impacts security? - [ ] Breaking change? - [x] Includes tests? - [ ] Includes documentation? ## How This Was Tested This was tested on QEMU Q35 and verified fixed the original issue. ## Integration Instructions N/A
- Loading branch information