]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
bhyve: build RSDT table by basl
authorCorvin Köhne <corvink@FreeBSD.org>
Wed, 6 Apr 2022 09:10:43 +0000 (11:10 +0200)
committerCorvin Köhne <corvink@FreeBSD.org>
Mon, 21 Nov 2022 08:27:59 +0000 (09:27 +0100)
commitf3dcdf8be4cc1cd6878f6e962a749dca372d5982
treea02adf51270c71a232c5150a31614bcffde8c637
parent4a60470f053dd035df6023457c153d3d86bc7123
bhyve: build RSDT table by basl

Building the RSDT 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/D37000
usr.sbin/bhyve/acpi.c