mirror of
https://git.proxmox.com/git/fwupd
synced 2026-03-28 17:07:13 +00:00
This ACPI table contains a flag that is used for indicating pre-boot DMA protection on AMD systems.
11 lines
338 B
Markdown
11 lines
338 B
Markdown
# DMA Protection
|
|
|
|
## Introduction
|
|
|
|
This plugin checks if Pre-boot DMA remapping is available and enabled from the [ACPI IVRS](http://support.amd.com/TechDocs/48882_IOMMU.pdf) table.
|
|
The result will be stored in an security attribute for HSI.
|
|
|
|
## External Interface Access
|
|
|
|
This plugin requires read access to `/sys/firmware/acpi/tables`.
|