Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated logic to allocate more data once it needs to query memory map #547

Merged
merged 2 commits into from
Aug 11, 2024

Conversation

kuqin12
Copy link
Contributor

@kuqin12 kuqin12 commented Aug 9, 2024

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.

  • Impacts functionality?
  • Impacts security?
  • Breaking change?
  • Includes tests?
  • Includes documentation?

How This Was Tested

This was tested on QEMU Q35 and verified fixed the original issue.

Integration Instructions

N/A

@github-actions github-actions bot added the impact:testing Affects testing label Aug 9, 2024
@kuqin12 kuqin12 added the type:bug Something isn't working label Aug 9, 2024
@kuqin12 kuqin12 enabled auto-merge (squash) August 9, 2024 23:06
@kuqin12 kuqin12 merged commit cf4b663 into microsoft:release/202405 Aug 11, 2024
28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
impact:testing Affects testing type:bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants