Skip to content

Duplicate sections in INF files are not merged #21

@RJohnsonPGH

Description

@RJohnsonPGH

https://learn.microsoft.com/en-us/windows-hardware/drivers/install/general-syntax-rules-for-inf-files

If more than one section in an INF file has the same name, the system merges their entries and directives into a single section.

Currently, two sections with the same name will be parsed and returned as two separate sections. They should instead be merged. Duplicate keys should be a 'last entry wins'.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions