summaryrefslogtreecommitdiffstats
path: root/src/import/generic/procedures
diff options
context:
space:
mode:
authorLouis Stermole <stermole@us.ibm.com>2018-10-02 10:41:42 -0500
committerChristian R. Geddes <crgeddes@us.ibm.com>2018-12-04 11:09:10 -0600
commit6a6ee6a74bce17f8ee9dd2c6729392dc62763896 (patch)
treec5b4b536b42e49b0c679120a0300f39ac014400b /src/import/generic/procedures
parent8b6b1b256035236d5434760729a1263305939a1f (diff)
downloadtalos-hostboot-6a6ee6a74bce17f8ee9dd2c6729392dc62763896.tar.gz
talos-hostboot-6a6ee6a74bce17f8ee9dd2c6729392dc62763896.zip
Move MSS volt attr setters to generic folder
Change-Id: I0011160cb34c1dffe54ff5eee3b629e91e3578c2 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/67103 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: STEPHEN GLANCY <sglancy@us.ibm.com> Reviewed-by: Louis Stermole <stermole@us.ibm.com> Tested-by: HWSV CI <hwsv-ci+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: ANDRE A. MARIN <aamarin@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/67296 Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com> Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com>
Diffstat (limited to 'src/import/generic/procedures')
-rw-r--r--src/import/generic/procedures/xml/error_info/generic_error.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/import/generic/procedures/xml/error_info/generic_error.xml b/src/import/generic/procedures/xml/error_info/generic_error.xml
index 611aa111d..2315fe6a3 100644
--- a/src/import/generic/procedures/xml/error_info/generic_error.xml
+++ b/src/import/generic/procedures/xml/error_info/generic_error.xml
@@ -280,6 +280,18 @@
</hwpError>
<hwpError>
+ <rc>RC_MSS_VOLT_WRONG_NUMBER_OF_VOLTAGES</rc>
+ <description>Incorrect number of voltages supplied to set_voltage_attributes function</description>
+ <ffdc>VOLT_TARGET</ffdc>
+ <ffdc>SUPPLIED_NUMBER</ffdc>
+ <ffdc>EXPECTED_NUMBER</ffdc>
+ <callout>
+ <procedure>CODE</procedure>
+ <priority>HIGH</priority>
+ </callout>
+ </hwpError>
+
+ <hwpError>
<rc>RC_MSS_PORT_DOES_NOT_SUPPORT_MAJORITY_FREQ</rc>
<description>
When considering the frequencies in the MRW and the max supported
OpenPOWER on IntegriCloud