summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/xml/error_info/p9_get_mem_vpd_keyword.xml
diff options
context:
space:
mode:
authorDan Crowell <dcrowell@us.ibm.com>2016-11-17 15:57:19 -0600
committerDaniel M. Crowell <dcrowell@us.ibm.com>2016-12-20 11:58:40 -0500
commit17003aae2a9797e990fb2a6869d77967db9c1633 (patch)
tree5e5efdbf8b62e2536bd5748e3d33dcbb90347e61 /src/import/chips/p9/procedures/xml/error_info/p9_get_mem_vpd_keyword.xml
parentcec9b06e89d027d084bac7876604efbcb7d297eb (diff)
downloadtalos-hostboot-17003aae2a9797e990fb2a6869d77967db9c1633.tar.gz
talos-hostboot-17003aae2a9797e990fb2a6869d77967db9c1633.zip
Improve detection and description for MEMVPD_POS issues
Updated attribute description based on changes to requirements Added explicit check for invalid data to improve debug Change-Id: Ie22287166855be1e0d99a52cc4a3ad89d354acfa Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/32793 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com> Reviewed-by: Brian R. Silver <bsilver@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/33833 Reviewed-by: Hostboot Team <hostboot@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/import/chips/p9/procedures/xml/error_info/p9_get_mem_vpd_keyword.xml')
-rw-r--r--src/import/chips/p9/procedures/xml/error_info/p9_get_mem_vpd_keyword.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/import/chips/p9/procedures/xml/error_info/p9_get_mem_vpd_keyword.xml b/src/import/chips/p9/procedures/xml/error_info/p9_get_mem_vpd_keyword.xml
index 98017f1db..ecd8e3ecc 100644
--- a/src/import/chips/p9/procedures/xml/error_info/p9_get_mem_vpd_keyword.xml
+++ b/src/import/chips/p9/procedures/xml/error_info/p9_get_mem_vpd_keyword.xml
@@ -121,4 +121,13 @@
<ffdc>VPDTYPE</ffdc>
</hwpError>
<!-- ********************************************************************* -->
+ <hwpError>
+ <rc>RC_GET_MEM_VPD_POS_OUT_OF_RANGE</rc>
+ <description>ATTR_MEMVPD_POS is out of range</description>
+ <ffdc>MCS_POS</ffdc>
+ <ffdc>MAX_MEMVPD_POS</ffdc>
+ <ffdc>TARGET</ffdc>
+ <ffdc>VPDTYPE</ffdc>
+ </hwpError>
+ <!-- ********************************************************************* -->
</hwpErrors>
OpenPOWER on IntegriCloud