Page MenuHomeFreeBSD

bhyve smbios type 3 structure is incorrect
ClosedPublic

Authored by tsoome on Dec 28 2021, 12:48 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, May 24, 4:16 PM
Unknown Object (File)
Apr 13 2024, 5:41 AM
Unknown Object (File)
Apr 12 2024, 5:30 PM
Unknown Object (File)
Apr 5 2024, 2:51 PM
Unknown Object (File)
Mar 7 2024, 8:43 PM
Unknown Object (File)
Dec 20 2023, 4:39 AM
Unknown Object (File)
Dec 12 2023, 10:16 AM
Unknown Object (File)
Nov 23 2023, 8:29 PM
Subscribers

Details

Summary

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

Submitted by: Robert Mustacchi <rm@fingolfin.org>
Obtained from: ilumos
MFC after: 1 week

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable