1
0
mirror of https://github.com/winfsp/winfsp.git synced 2026-06-17 18:16:02 -05:00
Commit Graph

3 Commits

Author SHA1 Message Date
Bill Zissimopoulos ddca7bd548 sys: driver.inf: PnpLockdown=1 2025-06-05 16:02:43 +01:00
Bill Zissimopoulos 52e6aa97b5 build: sys: pacify hardware center validation
Infverif /k no longer likes "undecorated" [DefaultInstall] sections and
instead it wants them "architecture decorated". For example,
[DefaultInstall.ntarm64]. So play along to have our driver signed.

For more information see:
https://learn.microsoft.com/en-us/windows-hardware/drivers/develop/creating-a-primitive-driver
2023-02-01 22:50:35 +00:00
Bill Zissimopoulos be98326bbb tools: build: create driver.cab for sysdev 2017-01-07 20:59:36 -08:00