]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
bhyve: build FADT table by basl
authorCorvin Köhne <corvink@FreeBSD.org>
Wed, 6 Apr 2022 09:10:42 +0000 (11:10 +0200)
committerCorvin Köhne <corvink@FreeBSD.org>
Mon, 21 Nov 2022 08:27:57 +0000 (09:27 +0100)
commit6a75de903b10c3114e4f2205ba962deceb44b726
treebe5b886af282d6fd31b80962251cedbbc4b6f2af
parent897fe59adf7b160fc2cf7a3f10334b236853c15a
bhyve: build FADT table by basl

Building the FADT table by basl will allow it to be loaded by qemu's
ACPI table loader in the future.

Reviewed by: jhb, markj (older version)
Approved by: manu (mentor)
MFC after: 2 weeks
Sponsored by: Beckhoff Automation GmbH & Co. KG
Differential Revision: https://reviews.freebsd.org/D36998
usr.sbin/bhyve/acpi.c