+ static const unsigned char sel_info[] PROGMEM =
+ {IPMB_CC_NORMALLY, 0x51, 0x00, 0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, 0x00, 0x00};
+ static const unsigned char sel_alloc_info[] PROGMEM =
+ {IPMB_CC_NORMALLY, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
+ static const unsigned char sel_entry[] PROGMEM =
+ {IPMB_CC_ERROR};
+ static const unsigned char sel_timestamp[] PROGMEM =
+ {IPMB_CC_NORMALLY, 0x00, 0x00, 0x00, 0x00};
+ static const unsigned char chassis_status[] PROGMEM =
+ {IPMB_CC_NORMALLY, 0x60, 0x10, 0x00, 0x00};
+ static const unsigned char reserve_sdr[] PROGMEM =
+ {IPMB_CC_NORMALLY, 0x00, 0x00};
+ static const unsigned char get_sdr[] PROGMEM =
+ {IPMB_CC_NORMALLY, 0xff, 0xff};