mirror of
https://github.com/ipmitool/ipmitool.git
synced 2025-05-10 18:47:22 +00:00
added 'PICMG' iana number to string conversion support
This commit is contained in:
parent
db735bf685
commit
d3badb58b2
@ -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 },
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user