mirror of
https://git.proxmox.com/git/fwupd
synced 2025-06-14 00:32:07 +00:00
![]() 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. |
||
---|---|---|
.. | ||
fu-acpi-dmar.c | ||
fu-acpi-dmar.h | ||
fu-plugin-acpi-dmar.c | ||
fu-self-test.c | ||
meson.build | ||
README.md |
DMA Protection
Introduction
This plugin checks if DMA remapping for Thunderbolt devices is available. The result will be stored in an security attribute for HSI.
External Interface Access
This plugin requires read access to /sys/firmware/acpi/tables
.