mirror of
https://github.com/ipmitool/ipmitool.git
synced 2025-05-12 03:27:24 +00:00
Added IPMI_GET_SDR_REPOSITORY_INFO
This commit is contained in:
parent
3de1ef09d2
commit
12d6d12bb7
@ -38,6 +38,12 @@
|
|||||||
#define IPMI_CONSTANTS_H
|
#define IPMI_CONSTANTS_H
|
||||||
|
|
||||||
|
|
||||||
|
/*
|
||||||
|
* COMMANDS
|
||||||
|
*/
|
||||||
|
#define IPMI_GET_SDR_REPOSITORY_INFO 0x20
|
||||||
|
|
||||||
|
|
||||||
#define IPMI_SESSION_AUTHTYPE_NONE 0x0
|
#define IPMI_SESSION_AUTHTYPE_NONE 0x0
|
||||||
#define IPMI_SESSION_AUTHTYPE_MD2 0x1
|
#define IPMI_SESSION_AUTHTYPE_MD2 0x1
|
||||||
#define IPMI_SESSION_AUTHTYPE_MD5 0x2
|
#define IPMI_SESSION_AUTHTYPE_MD5 0x2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user