microsoft / mu_basecore

Project Mu BaseCore
https://microsoft.github.io/mu/
Other
242 stars 124 forks source link

[Bug]: Run Q35 With AllocatePool() Prints Uncommented #1091

Open makubacki opened 2 months ago

makubacki commented 2 months ago

Is there an existing issue for this?

Current Behavior

This carries forward an older report that prints inside the function would cause the function to be reentered infinitely.

Expected Behavior

Printing does not cause an endless reentry loop.

Steps To Reproduce

Place a debug print in the allocate function and boot to check behavior.

Build Environment

- OS(s): N/A
- Tool Chain(s): All
- Targets Impacted: DEBUG, RELEASE

Version Information

Latest

Urgency

Low

Are you going to fix this?

Someone else needs to fix it

Do you need maintainer feedback?

Maintainer feedback requested

Anything else?

No response

github-actions[bot] commented 4 weeks ago

This issue has been automatically marked as stale because it has not had activity in 45 days. It will be closed if no further activity occurs within 7 days. Thank you for your contributions.