Page MenuHomeFreeBSD

acpi: arm64 doesn't support ACPI 1.0 RSDP, report when we see one
ClosedPublic

Authored by imp on Aug 31 2022, 3:58 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Oct 14, 11:01 PM
Unknown Object (File)
Tue, Oct 14, 11:01 PM
Unknown Object (File)
Tue, Oct 14, 2:12 PM
Unknown Object (File)
Tue, Oct 14, 2:12 PM
Unknown Object (File)
Tue, Oct 14, 12:27 AM
Unknown Object (File)
Thu, Oct 9, 2:56 AM
Unknown Object (File)
Wed, Oct 8, 11:43 PM
Unknown Object (File)
Sep 6 2025, 9:15 PM

Details

Summary

arm64 requires ACPI RSDP Revision 2.0 since it requires 64-bit physical
addresses. It is an error worth reporting if we have a RSDP pointer, but
it points to the wrong version.

Sponsored by: Netflix

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 47207
Build 44094: arc lint + arc unit