microsoft / microsoft/mu_feature_debugger

[Feature]: Add UEfiExt support for enumerating PEI modules

Open
#73 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

state:backlog type:feature-request urgency:low
Dominant language
C
Stars
22
Forks
10
Avg merge
7d 16h
Merged PRs (30d)
3

Description

Feature Overview

Add support for the !findmodule and !findall for PEI phase modules.

Solution Overview

Potentially walk through PEI symbols to find all modules. Might require fixing PEI symbol loading in windbg

Alternatives Considered

No response

Urgency

Low

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.

Research direction

No files or tests are named. Start by locating the implementations of !findmodule and !findall, then inspect how PEI symbols are loaded in WinDbg. Done means both commands can enumerate PEI phase modules through UEfiExt support, with any required symbol-loading issue addressed.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
devtools
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.