Skip to content

Add UMDF panic registration function from wdk-panic to cargo-wdk UMDF template #646

Description

@Alan632

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestnext-release-priorityIssues and PRs that should be prioritized to be in the next crates.io release

    Type

    Projects

    • Status
      No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions