HomeFreeBSD

bhyve smbios type 3 structure is incorrect

Description

bhyve smbios type 3 structure is incorrect

If you look at the SMBIOS specification, we'll find something is
missing. In particular at offset 0Dh is supposed to be the OEM-defined
field. This should go between security and height. It is not legal to
actually skip this and will lead to other folks not properly
interpreting later parts of the table.

https://www.illumos.org/issues/14312

Reviewed by: jhb
Submitted by: Robert Mustacchi <rm@fingolfin.org>
Obtained from: ilumos
MFC after: 1 week
Differential Revision: https://reviews.freebsd.org/D33682

Details

Provenance
tsoomeAuthored on Dec 26 2021, 9:01 AM
Reviewer
jhb
Differential Revision
D33682: bhyve smbios type 3 structure is incorrect
Parents
rGc2fa905cf6c1: bhyve: clean up trailing whitespaces
Branches
Unknown
Tags
Unknown