Is there an existing issue for this?
Current Behavior
For platforms that initialize the advanced logger log before DXE, the log buffer does not sit in the runtime services data bucket. This breaks the hibernate expectation that all runtime memory is in the proper buckets. Because platforms don't often change the log size, it may usually go by unnoticed.
Note, the DXE core created memory log is not allocated in runtime services data, it should be.
Expected Behavior
Advanced logger's log should live in the runtime services data bucket.
Steps To Reproduce
n/a.
Build Environment
- OS(s):
- Tool Chain(s):
- Targets Impacted:
Version Information
Urgency
Medium
Are you going to fix this?
I will fix it
Do you need maintainer feedback?
No maintainer feedback needed
Anything else?
No response
Is there an existing issue for this?
Current Behavior
For platforms that initialize the advanced logger log before DXE, the log buffer does not sit in the runtime services data bucket. This breaks the hibernate expectation that all runtime memory is in the proper buckets. Because platforms don't often change the log size, it may usually go by unnoticed.
Note, the DXE core created memory log is not allocated in runtime services data, it should be.
Expected Behavior
Advanced logger's log should live in the runtime services data bucket.
Steps To Reproduce
n/a.
Build Environment
Version Information
Urgency
Medium
Are you going to fix this?
I will fix it
Do you need maintainer feedback?
No maintainer feedback needed
Anything else?
No response