24#define BIC_FRU_DEV_ID 0
27#define GET_TEST_RESULT 0
28#define FRB2_WDT_DELAY_MS (10 * 1000)
__weak void APP_GET_SYSTEM_GUID(ipmi_msg *msg)
Definition: app_handler.c:154
void abort_frb2_wdt_thread()
Definition: app_handler.c:320
void APP_GET_SELFTEST_RESULTS(ipmi_msg *msg)
Definition: app_handler.c:108
void IPMI_APP_handler(ipmi_msg *msg)
Definition: app_handler.c:392
struct SELF_TEST_RESULT_STRUCT SELF_TEST_RESULT
void APP_GET_DEVICE_ID(ipmi_msg *msg)
Definition: app_handler.c:48
void APP_WARM_RESET(ipmi_msg *msg)
Definition: app_handler.c:93
void APP_MASTER_WRITE_READ(ipmi_msg *msg)
Definition: app_handler.c:185
void APP_COLD_RESET(ipmi_msg *msg)
Definition: app_handler.c:78
Definition: app_handler.h:33
uint8_t ipmbLinesDead
Definition: app_handler.h:37
uint8_t cannotAccessBmcFruDev
Definition: app_handler.h:36
uint8_t internalCorrupt
Definition: app_handler.h:39
uint8_t sdrRepoEmpty
Definition: app_handler.h:38
uint8_t opFwCorrupt
Definition: app_handler.h:41
uint8_t cannotAccessSelDev
Definition: app_handler.h:34
uint8_t cannotAccessSdrRepo
Definition: app_handler.h:35
uint8_t updateFwCorrupt
Definition: app_handler.h:40
Definition: app_handler.h:30
uint8_t status
Definition: app_handler.h:31
struct SELF_TEST_RESULT_STRUCT::RESULT result