microsoft / microsoft/mu_feature_debugger
[Feature]: Add UEfiExt support for enumerating PEI modules
Open
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
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.
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