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)
Tue, Jan 21, 10:01 PM
Unknown Object (File)
Mon, Jan 6, 1:40 AM
Unknown Object (File)
Dec 7 2024, 12:51 PM
Unknown Object (File)
Nov 24 2024, 2:02 AM
Unknown Object (File)
Nov 23 2024, 9:53 AM
Unknown Object (File)
Nov 19 2024, 8:11 AM
Unknown Object (File)
Nov 19 2024, 2:03 AM
Unknown Object (File)
Nov 13 2024, 8:11 PM
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