added 'PICMG' iana number to string conversion support

This commit is contained in:
Francois Isabelle 2007-10-01 13:59:00 +00:00
parent db735bf685
commit d3badb58b2

View File

@ -48,6 +48,7 @@ const struct valstr ipmi_oem_info[] = {
{ IPMI_OEM_GOOGLE, "Google" },
{ IPMI_OEM_KONTRON, "Kontron" },
{ IPMI_OEM_NOKIA, "Nokia" },
{ IPMI_OEM_PICMG, "PICMG" },
{ 0xffff , NULL },
};