mirror of
https://github.com/ipmitool/ipmitool.git
synced 2025-05-11 19:17:22 +00:00
add icts oem option
This commit is contained in:
parent
9e4ad72524
commit
bbaf882dd1
@ -56,7 +56,10 @@ static struct ipmi_oem_handle ipmi_oem_list[] = {
|
|||||||
name: "intelplus",
|
name: "intelplus",
|
||||||
desc: "Intel IPMI 2.0 BMC with RMCP+ communication support",
|
desc: "Intel IPMI 2.0 BMC with RMCP+ communication support",
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: "icts",
|
||||||
|
desc: "IPMI 2.0 ICTS compliance support",
|
||||||
|
},
|
||||||
{ 0 },
|
{ 0 },
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user