Page MenuHomeFreeBSD

amd64/efi: Remove setting hints for rsdp
ClosedPublic

Authored by imp on Jun 28 2022, 6:11 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Oct 30, 3:00 PM
Unknown Object (File)
Sat, Oct 26, 10:39 PM
Unknown Object (File)
Sun, Oct 13, 10:23 PM
Unknown Object (File)
Sep 23 2024, 6:30 AM
Unknown Object (File)
Sep 21 2024, 11:48 AM
Unknown Object (File)
Sep 21 2024, 6:45 AM
Unknown Object (File)
Sep 19 2024, 7:32 PM
Unknown Object (File)
Sep 7 2024, 5:38 AM
Subscribers

Details

Summary

Given that hints set this way don't work when a static kenv is compiled
into the kernel. acpi.rsdp has been set for this for the past 6 years,
and all kernels in that time have used it in preference to the hints. As
such, we no longer hints.*, so remove them.

Sponsored by: Netflix

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable