mirror of
https://git.proxmox.com/git/fwupd
synced 2026-03-28 14:37:39 +00:00
This speeds up startup as we're only calling fu_plugin_udev_device_added() on plugins that can actually handle the device.
4 lines
87 B
Plaintext
4 lines
87 B
Plaintext
# match all devices with this udev subsystem
|
|
[DeviceInstanceId=PCI]
|
|
Plugin = optionrom
|