summaryrefslogtreecommitdiffstats
path: root/src/usr/hwpf/hwp/slave_sbe/proc_check_slave_sbe_seeprom_complete/proc_extract_pore_halt_ffdc.xml
diff options
context:
space:
mode:
authorThi Tran <thi@us.ibm.com>2014-08-04 14:29:51 -0500
committerA. Patrick Williams III <iawillia@us.ibm.com>2014-08-13 15:20:37 -0500
commit76fc214b0add778c2dc3d7866e5e627b9cddee46 (patch)
treeaadaa7cca0d76542224665df00a42ab21c5b82db /src/usr/hwpf/hwp/slave_sbe/proc_check_slave_sbe_seeprom_complete/proc_extract_pore_halt_ffdc.xml
parent2f89769eb7f06b4c13f0cd90d2df3d5139fd487b (diff)
downloadtalos-hostboot-76fc214b0add778c2dc3d7866e5e627b9cddee46.tar.gz
talos-hostboot-76fc214b0add778c2dc3d7866e5e627b9cddee46.zip
SW261816: INITPROC: Add callouts for SBE errors - originally found in SW261688
CQ:SW261816 Change-Id: Ic534ffa59624223dc2f27f187758ad8077faaa43 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/12459 Reviewed-by: Thi N. Tran <thi@us.ibm.com> Tested-by: Thi N. Tran <thi@us.ibm.com> Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/12615 Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com> Tested-by: Jenkins Server
Diffstat (limited to 'src/usr/hwpf/hwp/slave_sbe/proc_check_slave_sbe_seeprom_complete/proc_extract_pore_halt_ffdc.xml')
-rw-r--r--src/usr/hwpf/hwp/slave_sbe/proc_check_slave_sbe_seeprom_complete/proc_extract_pore_halt_ffdc.xml59
1 files changed, 59 insertions, 0 deletions
diff --git a/src/usr/hwpf/hwp/slave_sbe/proc_check_slave_sbe_seeprom_complete/proc_extract_pore_halt_ffdc.xml b/src/usr/hwpf/hwp/slave_sbe/proc_check_slave_sbe_seeprom_complete/proc_extract_pore_halt_ffdc.xml
new file mode 100644
index 000000000..99afc14dc
--- /dev/null
+++ b/src/usr/hwpf/hwp/slave_sbe/proc_check_slave_sbe_seeprom_complete/proc_extract_pore_halt_ffdc.xml
@@ -0,0 +1,59 @@
+<!-- IBM_PROLOG_BEGIN_TAG -->
+<!-- This is an automatically generated prolog. -->
+<!-- -->
+<!-- $Source: src/usr/hwpf/hwp/slave_sbe/proc_check_slave_sbe_seeprom_complete/proc_extract_pore_halt_ffdc.xml $ -->
+<!-- -->
+<!-- OpenPOWER HostBoot Project -->
+<!-- -->
+<!-- Contributors Listed Below - COPYRIGHT 2014 -->
+<!-- [+] International Business Machines Corp. -->
+<!-- -->
+<!-- -->
+<!-- Licensed under the Apache License, Version 2.0 (the "License"); -->
+<!-- you may not use this file except in compliance with the License. -->
+<!-- You may obtain a copy of the License at -->
+<!-- -->
+<!-- http://www.apache.org/licenses/LICENSE-2.0 -->
+<!-- -->
+<!-- Unless required by applicable law or agreed to in writing, software -->
+<!-- distributed under the License is distributed on an "AS IS" BASIS, -->
+<!-- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or -->
+<!-- implied. See the License for the specific language governing -->
+<!-- permissions and limitations under the License. -->
+<!-- -->
+<!-- IBM_PROLOG_END_TAG -->
+<!-- $Id: proc_extract_pore_halt_ffdc.xml,v 1.1 2014/07/23 19:43:18 jmcgill Exp $ -->
+<!-- Error definitions for proc_extract_pore_halt_ffdc procedure -->
+<hwpErrors>
+ <!-- *********************************************************************** -->
+ <hwpError>
+ <rc>RC_PROC_EXTRACT_PORE_HALT_FFDC</rc>
+ <description>
+ FFDC collected on selected PORE engine halt failures
+ </description>
+ <ffdc>TARGET</ffdc>
+ <ffdc>PORE_HALT_TYPE</ffdc>
+ <ffdc>FFDC_ADDRESSES</ffdc>
+ <ffdc>FFDC_DATA</ffdc>
+ </hwpError>
+ <!-- *********************************************************************** -->
+ <hwpError>
+ <rc>RC_PROC_EXTRACT_PORE_HALT_FFDC_BAD_MULTICAST</rc>
+ <description>
+ Unsupported multicast analysis requested
+ </description>
+ <ffdc>TARGET</ffdc>
+ <ffdc>CHIPLET_ID</ffdc>
+ <ffdc>MC_GROUP</ffdc>
+ </hwpError>
+ <!-- *********************************************************************** -->
+ <hwpError>
+ <rc>RC_PROC_EXTRACT_PORE_HALT_FFDC_BAD_TYPE</rc>
+ <description>
+ Unsupported halt type analysis requested
+ </description>
+ <ffdc>TARGET</ffdc>
+ <ffdc>PORE_HALT_TYPE</ffdc>
+ </hwpError>
+ <!-- *********************************************************************** -->
+</hwpErrors> \ No newline at end of file
OpenPOWER on IntegriCloud