[Feature]: Advanced Logger - support multiple adv logger buffers
Open
@cfernald is already working on this.
Since May 7, 2025.
state:backlog
type:feature-request
urgency:medium
- Dominant language
- C
- Stars
- 265
- Forks
- 131
- Avg merge
- 4d 15h
- Merged PRs (30d)
- 6
Description
Feature Overview
There is a desire to support multiple andvanced logger buffers on a platform. UEFI would only write to a single instance of these, but the tools should be able to dump all of the buffers. Specific the PRM module and the file logger should be able to access any number of log buffers for file logging and extraction from the OS.
Solution Overview
Update the File logger and PRM module to be able to accept multiple logs addresses and to enumerate and dump the associated logs.
Alternatives Considered
N/A
Urgency
Medium
Are you going to implement the feature request?
I will implement the feature
Do you need maintainer feedback?
No maintainer feedback needed
Anything else?
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.