Added IPMI_GET_SDR_REPOSITORY_INFO

This commit is contained in:
Jeremy Ellington 2004-06-14 20:02:26 +00:00
parent 3de1ef09d2
commit 12d6d12bb7

View File

@ -38,6 +38,12 @@
#define IPMI_CONSTANTS_H
/*
* COMMANDS
*/
#define IPMI_GET_SDR_REPOSITORY_INFO 0x20
#define IPMI_SESSION_AUTHTYPE_NONE 0x0
#define IPMI_SESSION_AUTHTYPE_MD2 0x1
#define IPMI_SESSION_AUTHTYPE_MD5 0x2