Skip to content

Enable cargo-wdk to package drivers using a .inf file rather than a .inx file. #518

@krishnakumar4a4

Description

@krishnakumar4a4

Since cargo-wdk generates a new driver with a .inx file by default, the current implementation assumes that a .inx file will always be included during packaging. However, having a .inf file instead of a .inx file is also makes a driver valid for packaging and we need to support that. Also, study if stampinf is tolerant of running directly on .inf files or otherwise skip it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions