summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/xml/error_info/p9_pstate_parameter_block_errors.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/import/chips/p9/procedures/xml/error_info/p9_pstate_parameter_block_errors.xml')
-rw-r--r--src/import/chips/p9/procedures/xml/error_info/p9_pstate_parameter_block_errors.xml14
1 files changed, 13 insertions, 1 deletions
diff --git a/src/import/chips/p9/procedures/xml/error_info/p9_pstate_parameter_block_errors.xml b/src/import/chips/p9/procedures/xml/error_info/p9_pstate_parameter_block_errors.xml
index 2fc2804c4..f3073873f 100644
--- a/src/import/chips/p9/procedures/xml/error_info/p9_pstate_parameter_block_errors.xml
+++ b/src/import/chips/p9/procedures/xml/error_info/p9_pstate_parameter_block_errors.xml
@@ -5,7 +5,7 @@
<!-- -->
<!-- OpenPOWER HostBoot Project -->
<!-- -->
-<!-- Contributors Listed Below - COPYRIGHT 2015,2018 -->
+<!-- Contributors Listed Below - COPYRIGHT 2015,2019 -->
<!-- [+] International Business Machines Corp. -->
<!-- -->
<!-- -->
@@ -461,6 +461,18 @@
</hwpError>
<!-- ******************************************************************** -->
<hwpError>
+ <rc>RC_PSTATE_PB_ATTRIBUTE_ACCESS_ERROR</rc>
+ <description> Pstate attribute access failure.
+ </description>
+ <ffdc>CHIP_TARGET</ffdc>
+ <callout>
+ <procedure>CODE</procedure>
+ <priority>HIGH</priority>
+ </callout>
+ </hwpError>
+
+ <!-- ******************************************************************** -->
+ <hwpError>
<rc>RC_PSTATE_PB_NEST_FREQ_EQ_ZERO</rc>
<description>The system attribute ATTR_FREQ_PB_MHZ has a zero
value. This is fatal to Pstate functionality.
OpenPOWER on IntegriCloud