Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F109828356
D33682.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
763 B
Referenced Files
None
Subscribers
None
D33682.diff
View Options
diff --git a/usr.sbin/bhyve/smbiostbl.c b/usr.sbin/bhyve/smbiostbl.c
--- a/usr.sbin/bhyve/smbiostbl.c
+++ b/usr.sbin/bhyve/smbiostbl.c
@@ -199,6 +199,7 @@
uint8_t psstate; /* power supply state */
uint8_t tstate; /* thermal state */
uint8_t security; /* security status */
+ uint32_t oemdata; /* OEM-specific data */
uint8_t uheight; /* height in 'u's */
uint8_t cords; /* number of power cords */
uint8_t elems; /* number of element records */
@@ -417,6 +418,7 @@
SMBIOS_CHST_SAFE,
SMBIOS_CHST_SAFE,
SMBIOS_CHSC_NONE,
+ 0, /* OEM specific data, we have none */
0, /* height in 'u's (0=enclosure height unspecified) */
0, /* number of power cords (0=number unspecified) */
0, /* number of contained element records */
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Feb 11, 1:25 AM (8 h, 43 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16586922
Default Alt Text
D33682.diff (763 B)
Attached To
Mode
D33682: bhyve smbios type 3 structure is incorrect
Attached
Detach File
Event Timeline
Log In to Comment