ID:361 - Add a OEM IANA information

This commit is contained in:
Zdenek Styblik
2015-01-22 12:16:25 +01:00
parent c59e7247dd
commit d874267e9b
2 changed files with 2 additions and 0 deletions

View File

@@ -68,6 +68,7 @@ const struct valstr ipmi_oem_info[] = {
{ IPMI_OEM_BULL, "Bull Company" },
{ IPMI_OEM_PPS, "Pigeon Point Systems" },
{ IPMI_OEM_BROADCOM, "Broadcom Corporation" },
{ IPMI_OEM_QUANTA, "Quanta" },
{ 0xffff , NULL },
};