]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
kboot: Need to find the ACPI tables
authorWarner Losh <imp@FreeBSD.org>
Fri, 9 Dec 2022 04:56:06 +0000 (21:56 -0700)
committerWarner Losh <imp@FreeBSD.org>
Tue, 24 Jan 2023 21:49:44 +0000 (14:49 -0700)
commit5cf7162251797587e031b38f220770d9ba631b19
tree6da943c90ce6e46f083abe219acc4af77e73aeef
parent4bebad28e66fc421c0546378bde0cc9f02b24638
kboot: Need to find the ACPI tables

We need to pass the ACPI tables to the laucnhed kernel (at least for x86
and aarch64). Find it using the Linux standard way.

Sponsored by: Netflix

(cherry picked from commit 1066a70e149abb383c49a4587de21eebf9b7e1d5)
stand/kboot/kboot.h
stand/kboot/main.c