mirror of
https://git.proxmox.com/git/fwupd
synced 2025-11-03 02:29:31 +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! |
||
|---|---|---|
| .. | ||
| fu-plugin-iommu.c | ||
| iommu.quirk | ||
| meson.build | ||
| README.md | ||
Linux IOMMU
Introduction
This plugin checks if an IOMMU is available on the system.
External interface access
This plugin requires no extra access.