summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSangeetha T S <sangeet2@in.ibm.com>2016-01-12 06:28:43 -0600
committerDaniel M. Crowell <dcrowell@us.ibm.com>2016-06-16 00:44:48 -0400
commit09bef4aaff9506caadc010127a66a6564d7d3408 (patch)
tree7b835bac2e675533a2a028607e6e4b2f1e7c6be6
parente55bca56ce96ea22489a54a0be324247433dc3de (diff)
downloadtalos-hostboot-09bef4aaff9506caadc010127a66a6564d7d3408.tar.gz
talos-hostboot-09bef4aaff9506caadc010127a66a6564d7d3408.zip
p9_pm_occ_gpe_init: Level 2 - Fapi 1.0 to Fapi 2.0 transliteration
Change-Id: I05719dc20be68d82d0d43ea006982ad733138258 Original-Change-Id: Ib132e307eeee13899a1097509dbffd08cdf511b0 RTC: 137028 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/23358 Tested-by: Jenkins Server Reviewed-by: Gregory S. Still <stillgs@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/25896 Tested-by: FSP CI Jenkins Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
-rw-r--r--src/import/chips/p9/procedures/xml/error_info/p9_pm_occ_gpe_init_errors.xml33
1 files changed, 33 insertions, 0 deletions
diff --git a/src/import/chips/p9/procedures/xml/error_info/p9_pm_occ_gpe_init_errors.xml b/src/import/chips/p9/procedures/xml/error_info/p9_pm_occ_gpe_init_errors.xml
new file mode 100644
index 000000000..77352ea29
--- /dev/null
+++ b/src/import/chips/p9/procedures/xml/error_info/p9_pm_occ_gpe_init_errors.xml
@@ -0,0 +1,33 @@
+<!-- IBM_PROLOG_BEGIN_TAG -->
+<!-- This is an automatically generated prolog. -->
+<!-- -->
+<!-- $Source: chips/p9/procedures/xml/error_info/p9_pm_occ_gpe_init_errors.xml $ -->
+<!-- -->
+<!-- IBM CONFIDENTIAL -->
+<!-- -->
+<!-- EKB Project -->
+<!-- -->
+<!-- COPYRIGHT 2016 -->
+<!-- [+] International Business Machines Corp. -->
+<!-- -->
+<!-- -->
+<!-- The source code for this program is not published or otherwise -->
+<!-- divested of its trade secrets, irrespective of what has been -->
+<!-- deposited with the U.S. Copyright Office. -->
+<!-- -->
+<!-- IBM_PROLOG_END_TAG -->
+<hwpErrors>
+ <!-- ********************************************************************* -->
+ <hwpError>
+ <rc>RC_PM_OCC_GPE_BAD_MODE</rc>
+ <description>Unknown mode passed to p9_pm_occ_gpe_init.</description>
+ <ffdc>BADMODE</ffdc>
+ </hwpError>
+ <!-- ********************************************************************* -->
+ <hwpError>
+ <rc>RC_PM_OCC_GPE_RESET_TIMEOUT</rc>
+ <description>Failed to halt OCC GPE during RESET operation.</description>
+ <ffdc>OCCGPESTATUS</ffdc>
+ </hwpError>
+ <!-- ********************************************************************* -->
+</hwpErrors>
OpenPOWER on IntegriCloud