Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion src/rimt-main.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,9 @@ the structure in RIMT used to report the configuration and capabilities of each
node array.
| Hardware ID | 8 | 8 | ACPI ID of the IOMMU when it is a platform device
or PCIe ID (Vendor ID + Device ID) for
the PCIe IOMMU device.
the PCIe IOMMU device. This field adheres to the
*_HID* format described by the ACPI
cite:[ACPI-SPEC] specification.
| Base Address | 8 | 16 | Base address of the IOMMU registers.
This field is valid only for an IOMMU
that is a platform device. If IOMMU
Expand Down