We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 52f1bda + b7a39ad commit 49be9a1Copy full SHA for 49be9a1
src/rimt-main.adoc
@@ -76,7 +76,9 @@ the structure in RIMT used to report the configuration and capabilities of each
76
node array.
77
| Hardware ID | 8 | 8 | ACPI ID of the IOMMU when it is a platform device
78
or PCIe ID (Vendor ID + Device ID) for
79
- the PCIe IOMMU device.
+ the PCIe IOMMU device. This field adheres to the
80
+ *_HID* format described by the ACPI
81
+ cite:[ACPI-SPEC] specification.
82
| Base Address | 8 | 16 | Base address of the IOMMU registers.
83
This field is valid for only an IOMMU
84
that is a platform device. If IOMMU
0 commit comments