]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
bhyve: add basl support for length fields
authorCorvin Köhne <corvink@FreeBSD.org>
Wed, 6 Apr 2022 09:10:39 +0000 (11:10 +0200)
committerCorvin Köhne <corvink@FreeBSD.org>
Tue, 15 Nov 2022 07:27:09 +0000 (08:27 +0100)
commit3a766cd0f1fed90df8f3fd010357e36e050bceb2
treec51e65776100f0cab544e28d939983d5880b01f5
parent995374a6553dbdfbdaffbc5f5a5ceff08a437cd7
bhyve: add basl support for length fields

ACPI tables have different layouts. So, there's no common position for
the length field. When tables are build by basl, the length is unknown
at the beginning. It has to be set after building the table.

Reviewed by: jhb
Approved by: manu (mentor)
MFC after: 2 weeks
Sponsored by: Beckhoff Automation GmbH & Co. KG
Differential Revision: https://reviews.freebsd.org/D36989
usr.sbin/bhyve/basl.c
usr.sbin/bhyve/basl.h