summaryrefslogtreecommitdiffstats
path: root/src/usr/hwpf/hwp/mvpd_accessors/mvpd_errors.xml
diff options
context:
space:
mode:
authorElizabeth Liner <eliner@us.ibm.com>2014-09-05 10:05:01 -0500
committerA. Patrick Williams III <iawillia@us.ibm.com>2014-11-06 14:31:50 -0600
commitd2c667e95002a89e72cfabe8221a32a0319552a9 (patch)
tree9e0e091eb1c8936e25f9ae145c66833b2e356750 /src/usr/hwpf/hwp/mvpd_accessors/mvpd_errors.xml
parent566d31deb492436c37124a9f369c298d7f3610b0 (diff)
downloadtalos-hostboot-d2c667e95002a89e72cfabe8221a32a0319552a9.tar.gz
talos-hostboot-d2c667e95002a89e72cfabe8221a32a0319552a9.zip
Rosetta Stone decompression files and attributes
RTC:113491 Change-Id: Ie6720e582f89342b123fc4b5c4c28aba5fe0c7a5 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/13128 Tested-by: Jenkins Server Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: STEPHEN M. CPREK <smcprek@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/hwpf/hwp/mvpd_accessors/mvpd_errors.xml')
-rw-r--r--src/usr/hwpf/hwp/mvpd_accessors/mvpd_errors.xml26
1 files changed, 25 insertions, 1 deletions
diff --git a/src/usr/hwpf/hwp/mvpd_accessors/mvpd_errors.xml b/src/usr/hwpf/hwp/mvpd_accessors/mvpd_errors.xml
index e912380b3..f3ad88b27 100644
--- a/src/usr/hwpf/hwp/mvpd_accessors/mvpd_errors.xml
+++ b/src/usr/hwpf/hwp/mvpd_accessors/mvpd_errors.xml
@@ -22,7 +22,7 @@
<!-- permissions and limitations under the License. -->
<!-- -->
<!-- IBM_PROLOG_END_TAG -->
-<!-- $Id: mvpd_errors.xml,v 1.19 2014/10/27 16:13:41 eliner Exp $ -->
+<!-- $Id: mvpd_errors.xml,v 1.21 2014/11/03 17:56:17 eliner Exp $ -->
<hwpErrors>
<!-- ********************************************************************* -->
<hwpError>
@@ -258,6 +258,18 @@
</callout>
</hwpError>
<hwpError>
+ <rc>RC_MBVPD_INVALID_DQ_DATA</rc>
+ <description>
+ To get the proper DQ data, we have to be given
+ a valid copy to collect.
+ </description>
+ <ffdc>DQ_COPY</ffdc>
+ <callout>
+ <procedure>CODE</procedure>
+ <priority>HIGH</priority>
+ </callout>
+ </hwpError>
+ <hwpError>
<rc>RC_MBVPD_DIMMS_NOT_FOUND</rc>
<description>
To get the proper MT data, we need to find the
@@ -306,4 +318,16 @@
<priority>HIGH</priority>
</callout>
</hwpError>
+ <hwpError>
+ <rc>RC_MBVPD_INVALID_DQS_DATA</rc>
+ <description>
+ To get the proper DQS data, we have to be given
+ a valid copy to collect.
+ </description>
+ <ffdc>DQS_COPY</ffdc>
+ <callout>
+ <procedure>CODE</procedure>
+ <priority>HIGH</priority>
+ </callout>
+ </hwpError>
</hwpErrors>
OpenPOWER on IntegriCloud