summaryrefslogtreecommitdiffstats
path: root/src/usr/htmgt/occError.H
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/htmgt/occError.H')
-rw-r--r--src/usr/htmgt/occError.H3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/usr/htmgt/occError.H b/src/usr/htmgt/occError.H
index 1f3e5ad7d..55e5f6cc6 100644
--- a/src/usr/htmgt/occError.H
+++ b/src/usr/htmgt/occError.H
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER HostBoot Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2014,2017 */
+/* Contributors Listed Below - COPYRIGHT 2014,2018 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -41,6 +41,7 @@ namespace HTMGT
// Error Actions
enum tmgtErrlActionsType
{
+ TMGT_ERRL_ACTIONS_FORCE_ERROR_POSTED = 0x10,
TMGT_ERRL_ACTIONS_WOF_RESET_REQUIRED = 0x20,
TMGT_ERRL_ACTIONS_SAFE_MODE_REQUIRED = 0x40,
TMGT_ERRL_ACTIONS_RESET_REQUIRED = 0x80,
OpenPOWER on IntegriCloud