Add UMDF panic registration function from wdk-panic to cargo-wdk UMDF template
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 82/100
Research direction
Start by locating the cargo-wdk UMDF template file named lib.rs.tmp and inspect how driver_entry is defined. Add the wdk-panic install_panic_hook call there, then verify that a generated UMDF driver includes the panic handler and account for the next crates.io release and crate version bump.
Written by the indexing model from the issue text.
Description
The wdk-panic crate requires a driver developer to manually add a function call of install_panic_hook from wdk-panic in driver_entry in every new UMDF driver they create.
During the next Release to crates.io and crate version bump - add this function call to the cargo-wdk UMDF template lib.rs.tmp so new drivers created with cargo wdk will already have the panic handler installed.
- Dominant language
- Rust
- Stars
- 1.9k
- Forks
- 136
- Avg merge
- 7d 7h
- Merged PRs (30d)
- 4
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.
More from microsoft/windows-drivers-rs
-
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
microsoft/windows-drivers-rs#736 ·
-
Separate out integration test for cargo wdk build for the case when certificate is already present Openenhancement
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
microsoft/windows-drivers-rs#488 ·
-
Difficulty 5/5 Over a week Newbie friendliness 38/100
microsoft/windows-drivers-rs#731 · 1 comment · 1 reaction ·
-
Difficulty 4/5 3-5 days Newbie friendliness 45/100
microsoft/windows-drivers-rs#724 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 48/100
microsoft/windows-drivers-rs#712 · 1 comment ·
All issues in microsoft/windows-drivers-rs
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
Eynzof/Hermes-CN-Desktop#610 ·
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
gitbutlerapp/gitbutler#15998 · 1 comment ·
-
bug triage:deciding
Difficulty 1/5 Under an hour Newbie friendliness 88/100
open-telemetry/otel-arrow#4132 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100