]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
stand: bandaide for acpi
authorWarner Losh <imp@FreeBSD.org>
Tue, 21 Nov 2023 03:30:16 +0000 (20:30 -0700)
committerWarner Losh <imp@FreeBSD.org>
Tue, 21 Nov 2023 03:30:16 +0000 (20:30 -0700)
commit0abe05aeac29d99786401b9078e97dcead35f7f3
tree50ccbe81b849c4949054d0d5463445ef75f06876
parentf213da893ca8c7c76e1656b36d3a10f93f9a1760
stand: bandaide for acpi

Old binaries do not set acpi.rsdp early enough. So when we boot with an
older loader.efi from an ESP that's not been updated, we assume there's
no ACPI on this system. This is unwise. Put a band-aide on this until we
can implement a proper 'feature' variable that the binary reports so we
can do conditionals for things like this in the future.

This is at best a rapid-response stop-gap.

Glanced at by: kevans
Sponsored by: Netflix
UPDATING
stand/lua/core.lua