mirror of
https://git.proxmox.com/git/fwupd
synced 2025-05-28 20:46:06 +00:00
![]() There are now two 'backends' of device plug/unplug events, and there is about to become three. Rather than just adding two more vfuncs for every backend type define common ones that all providers can use. Also fix up the existing in-tree plugins to use the new vfunc names and filter on the correct GType. |
||
---|---|---|
.. | ||
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.