microsoft / microsoft/mu_plus

[Feature]: Advanced Logger - support multiple adv logger buffers

Open
#679 2 comments 1 reaction 1 assignee View on GitHub

@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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.