diff --git a/acpi.adoc b/acpi.adoc index dfbe3aa..d154913 100644 --- a/acpi.adoc +++ b/acpi.adoc @@ -35,10 +35,9 @@ available to an OS loader via the standard `UEFI EFI_GRAPHICS_OUTPUT_PROTOCOL` i ** Use `Interface Type` 0x12 (16550-compatible with parameters defined in Generic Address Structure). ** There MUST be a matching AML device object with compatible ID `RSCV0003`. 2+| _See <>_. -| [[acpi-namespace-dev]]`ACPI_080` | Depending on the interrupt controller -implemented by the system, PLIC or APLIC namespace devices MUST be -present in the ACPI namespace along with MADT entries. <>. +| [[acpi-namespace-dev]]`ACPI_080` | PLIC/APLIC namespace devices MUST +be present in the ACPI namespace whenever corresponding MADT entries are +present. <>. 2+| _Also see <>, <> and <>_. |=== @@ -86,4 +85,4 @@ cite:[ACPI] Section 6.5.8). |=== include::acpi-id.adoc[] -include::acpi-prop.adoc[] \ No newline at end of file +include::acpi-prop.adoc[]