summaryrefslogtreecommitdiffstats
path: root/src/usr/errl/plugins/errludcallout.H
diff options
context:
space:
mode:
authorZane Shelley <zshelle@us.ibm.com>2015-10-05 13:15:38 -0500
committerA. Patrick Williams III <iawillia@us.ibm.com>2015-11-04 14:39:30 -0600
commit84b5ea9490992e1482e5697a3c2bd55a18f5e3d3 (patch)
treec4a1bf7215917be9530e8805d3a07e969ad06399 /src/usr/errl/plugins/errludcallout.H
parentd2202b6d28ac8ebcdee9cf2d5413c879430265fb (diff)
downloadtalos-hostboot-84b5ea9490992e1482e5697a3c2bd55a18f5e3d3.tar.gz
talos-hostboot-84b5ea9490992e1482e5697a3c2bd55a18f5e3d3.zip
PRD: add support for cooling issue callout
Change-Id: I8d039ce100dbcd3f9e225014a2a88e80ba977f79 CQ: SW323280 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/20948 Reviewed-by: Zane Shelley <zshelle@us.ibm.com> Tested-by: Zane Shelley <zshelle@us.ibm.com> Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/20952 CMVC-Prereq: 974682 CMVC-Prereq: 961895 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/20954 Tested-by: Jenkins Server Tested-by: Jenkins OP Build CI Tested-by: Jenkins OP HW Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/errl/plugins/errludcallout.H')
-rw-r--r--src/usr/errl/plugins/errludcallout.H1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/usr/errl/plugins/errludcallout.H b/src/usr/errl/plugins/errludcallout.H
index e927362d4..e642e7860 100644
--- a/src/usr/errl/plugins/errludcallout.H
+++ b/src/usr/errl/plugins/errludcallout.H
@@ -282,6 +282,7 @@ case HWAS::_type: i_parser.PrintString( "Procedure", #_type); break;
case_PROCEDURE(EPUB_PRC_PERFORMANCE_DEGRADED)
case_PROCEDURE(EPUB_PRC_HB_CODE)
case_PROCEDURE(EPUB_PRC_TOD_CLOCK_ERR)
+ case_PROCEDURE(EPUB_PRC_COOLING_SYSTEM_ERR)
default:
i_parser.PrintNumber( "Procedure", "UNKNOWN: 0x%X",
ntohl(pData->procedure) );
OpenPOWER on IntegriCloud