Skip to content

Commit 49be9a1

Browse files
authored
Merge pull request #20 from vlsunil/hid_ref
Add reference to _HID in the Hardware ID field
2 parents 52f1bda + b7a39ad commit 49be9a1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/rimt-main.adoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,9 @@ the structure in RIMT used to report the configuration and capabilities of each
7676
node array.
7777
| Hardware ID | 8 | 8 | ACPI ID of the IOMMU when it is a platform device
7878
or PCIe ID (Vendor ID + Device ID) for
79-
the PCIe IOMMU device.
79+
the PCIe IOMMU device. This field adheres to the
80+
*_HID* format described by the ACPI
81+
cite:[ACPI-SPEC] specification.
8082
| Base Address | 8 | 16 | Base address of the IOMMU registers.
8183
This field is valid for only an IOMMU
8284
that is a platform device. If IOMMU

0 commit comments

Comments
 (0)