Skip to content

Commit

Permalink
Merge pull request #76 from vlsunil/fix-rsdt
Browse files Browse the repository at this point in the history
non-normative/acpi.adoc: Fix the typo
  • Loading branch information
Andrei Warkentin authored Oct 2, 2023
2 parents 8afab11 + 456b6d2 commit 9721131
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion non-normative/acpi.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ ACPI started as a specification for 32-bit systems,
so certain tables with physical address pointers (e.g. RSDP, FADT) allow for reporting
either 32-bit or 64-bit values using different fields. For the sake of simplicity
and consistency, the BRS disallows the use 32-bit address fields in such structures
and disallows the use of 32-bit only structures (thus, RSDP must not be implemented,
and disallows the use of 32-bit only structures (thus, RSDT must not be implemented,
as the XSDT is a direct replacement). Thus, the ACPI tables are allowed to be
located in any part of the physical address space.

Expand Down

0 comments on commit 9721131

Please sign in to comment.