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, Sep 20, 6:31 PM
Unknown Object (File)
Thu, Sep 19, 5:19 PM
Unknown Object (File)
Tue, Sep 17, 9:41 PM
Unknown Object (File)
Tue, Sep 17, 6:05 AM
Unknown Object (File)
Thu, Sep 12, 3:27 PM
Unknown Object (File)
Sun, Sep 8, 7:46 AM
Unknown Object (File)
Thu, Sep 5, 5:08 PM
Unknown Object (File)
Aug 7 2024, 10:16 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