fwupd/plugins/iommu
Richard Hughes a5749f4d23 Set the HSI levels in a central place
This means we don't need to worry about changing multiple
implementations if the HSI levels change for a specific ID.

It also means we can fake HSI results in the future without having
to also store the 'correct' level in the input file.
2022-07-15 20:21:22 +01:00
..
fu-plugin-iommu.c Set the HSI levels in a central place 2022-07-15 20:21:22 +01:00
iommu.quirk Simplify the quirk file format 2021-03-03 08:30:34 +00:00
meson.build Build the quirk files into the daemon as a GResource 2022-06-30 18:52:24 +01:00
README.md trivial: update markdown for pre-commit style 2021-07-18 14:42:47 -05:00

Linux IOMMU

Introduction

This plugin checks if an IOMMU is available on the system.

External Interface Access

This plugin requires no extra access.