microsoft / microsoft/mu_feature_debugger
[Feature]: Implement Variable Access
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
Implement a custom monitor command for reading and writing EFI variables from the debugger.
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
The issue names no files, tests, or entry points. Start by locating the debugger's existing monitor-command handling and EFI-variable interface, then determine the read and write behavior and how it should be tested. Done means the custom command can read and write EFI variables through the debugger.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- devtools, operating-systems
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100