fwupd/plugins/iommu
Richard Hughes 77006b75eb Set the target value on the security attribute
Semantically it is the desire of the security attribute, not the bios
attribute, i.e. you could imagine that a specific attribute would have
to be *foo or bar or baz* for HSI-1 and *only foo* for HSI-2

Also make it easier to add possible BIOS attribute target values in
plugin code.
2022-08-01 07:12:18 +01:00
..
fu-plugin-iommu.c Set the target value on the security attribute 2022-08-01 07:12:18 +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.