summaryrefslogtreecommitdiffstats
path: root/src/import/chips
diff options
context:
space:
mode:
authorMatt Derksen <v2cibmd@us.ibm.com>2016-09-29 16:24:09 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2016-11-04 17:05:52 -0400
commitb544343639825fd63f8b0a0eedce4fb4fb5558c3 (patch)
tree03243e088ad487bc54d0ddedc5f5236b5f1964b2 /src/import/chips
parent8e662b21200243dbcd0caa1a0d89cdc5b0eead0a (diff)
downloadtalos-hostboot-b544343639825fd63f8b0a0eedce4fb4fb5558c3.tar.gz
talos-hostboot-b544343639825fd63f8b0a0eedce4fb4fb5558c3.zip
Test fapi2 returncode support
Change-Id: I4abe424e5a5d8b73e19e3cec9cf162b426a6e7b4 RTC:143127 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/31477 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com> Reviewed-by: Richard J. Knight <rjknight@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')
-rw-r--r--src/import/chips/p9/procedures/xml/error_info/proc_example_errors.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/import/chips/p9/procedures/xml/error_info/proc_example_errors.xml b/src/import/chips/p9/procedures/xml/error_info/proc_example_errors.xml
index a6aee3c40..db580edcc 100644
--- a/src/import/chips/p9/procedures/xml/error_info/proc_example_errors.xml
+++ b/src/import/chips/p9/procedures/xml/error_info/proc_example_errors.xml
@@ -113,6 +113,15 @@
</collectRegisterFfdc>
</hwpError>
+<hwpError>
+ <rc>RC_TEST_PROC_ERROR</rc>
+ <description>
+ Example error that calls a procedure with a parameter.
+ parm1 = uint32_t
+ </description>
+ <collectFfdc>p9_collect_some_ffdc,parm1</collectFfdc>
+</hwpError>
+
</hwpErrors>
OpenPOWER on IntegriCloud