fwupd/plugins/iommu
Mario Limonciello 9e22e9c12f iommu: Suggest to turn on ThunderboltAccess for Lenovo systems
Lenovo systems that offer a BIOS setting for ThunderboltAccess will
use this option to control whether the IOMMU is enabled by default
or not.

It may be counter-intuitive; but as there are other more physically
difficult to attack PCIe devices it's better to have the IOMMU
enabled pre-boot even if it enables access to Thunderbolt/USB4.

Fixes: #5314
2022-12-14 08:44:27 -06:00
..
fu-iommu-plugin.c iommu: Suggest to turn on ThunderboltAccess for Lenovo systems 2022-12-14 08:44:27 -06:00
fu-iommu-plugin.h Build many more plugins as builtin 2022-09-28 17:01:23 +01:00
iommu.quirk Simplify the quirk file format 2021-03-03 08:30:34 +00:00
meson.build Build many more plugins as builtin 2022-09-28 17:01:23 +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.