Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions dmiopt.c
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,7 @@ static const struct string_keyword opt_string_keyword[] = {
{ "baseboard-version", 2, 0x06 },
{ "baseboard-serial-number", 2, 0x07 },
{ "baseboard-asset-tag", 2, 0x08 },
{ "baseboard-location-in-chassis", 2, 0x0A },
{ "chassis-manufacturer", 3, 0x04 },
{ "chassis-type", 3, 0x05 }, /* dmi_chassis_type() */
{ "chassis-version", 3, 0x06 },
Expand Down