mirror of
https://github.com/ipmitool/ipmitool.git
synced 2025-07-03 03:03:34 +00:00
Added IPMI_GET_SDR_REPOSITORY_INFO
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user