1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-11-28 08:02:54 +00:00

arm64: Add smbios to kernel

Sponsored by:		Netflix
Reviewed by:		gallatin, andrew
Differential Revision:	https://reviews.freebsd.org/D45764
This commit is contained in:
Warner Losh 2024-07-24 23:02:36 -06:00
parent 06326613af
commit 2e35684a03

View File

@ -102,3 +102,6 @@ options PPS_SYNC
# EFI devices
device efidev # EFI pseudo-device
device efirtc # EFI RTC
# SMBIOS -- all EFI platforms
device smbios