[Bug]: Advanced Logger Uses EfiReservedMemoryType For Log Buffer #464
Labels
state:needs-triage
Needs to triaged to determine next steps
state:stale
Has not been updated in a long time
type:bug
Something isn't working
urgency:medium
Important with a moderate impact
Is there an existing issue for this?
Current Behavior
Today AdvLogger uses EfiReservedMemoryType as the memory type for the advanced logger buffer. This does not allow the buffer to be marked as runtime for a runtime logger or PRM module to access.
Expected Behavior
This buffer should be marked EfiRuntimeServicesData to be accessible to runtime components.
Steps To Reproduce
Run code as is.
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
The text was updated successfully, but these errors were encountered: