mirror of
https://git.proxmox.com/git/fwupd
synced 2025-05-02 16:45:45 +00:00

The best way of not getting something wrong is to not require it in the first place... All plugins now use DeviceInstanceId-style quirk matches and we can just drop the prefix in all files. We were treating HwId=, Guid= and DeviceInstanceId= in exactly the same way -- they're just converted to GUIDs when building the silo!
4 lines
94 B
Plaintext
4 lines
94 B
Plaintext
# match all devices with this udev subsystem
|
|
[PLATFORM-INTEGRITY]
|
|
Plugin = platform_integrity
|