HomeFreeBSD

loader: fix EFI ACPI detection

Description

loader: fix EFI ACPI detection

lua was previously unable to determine ACPI presence because this
probing was postponed until the final loading and execution of the
kernel.

This patch resolves that by detecting ACPI early (similar to
the order of operations in the legacy i386 loader).

Reviewed by: kevans
Approved by: kp
Sponsored by: Rubicon Communications, LLC ("Netgate")
Differential Revision: https://reviews.freebsd.org/D42459

Details

Provenance
rcmAuthored on Nov 20 2023, 5:02 PM
Reviewer
kevans
Differential Revision
D42459: loader: fix EFI ACPI detection
Parents
rG34de1d507b53: committers-src: Add rcm as a src committer and kp as mentor
Branches
Unknown
Tags
Unknown