aboutsummaryrefslogtreecommitdiff
path: root/include/fsp-elog.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/fsp-elog.h')
-rw-r--r--include/fsp-elog.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/fsp-elog.h b/include/fsp-elog.h
index a171063..fa76219 100644
--- a/include/fsp-elog.h
+++ b/include/fsp-elog.h
@@ -130,6 +130,7 @@ enum opal_reasoncode {
OPAL_RC_OCC_RESET = OPAL_OC | 0x10,
OPAL_RC_OCC_LOAD = OPAL_OC | 0x11,
OPAL_RC_OCC_PSTATE_INIT = OPAL_OC | 0x12,
+ OPAL_RC_OCC_TIMEOUT = OPAL_OC | 0x13,
/* RTC */
OPAL_RC_RTC_READ = OPAL_RT | 0x10,
OPAL_RC_RTC_TOD = OPAL_RT | 0x11,