summaryrefslogtreecommitdiffstats
path: root/src/import/hwpf/fapi2/include
diff options
context:
space:
mode:
authorRichard J. Knight <rjknight@us.ibm.com>2017-09-25 21:07:45 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2017-10-03 15:08:29 -0400
commitcf8e670f8a54e8eaac7778c927188594045a6e04 (patch)
tree764b280a6cbd2beb1e024db67789d29847858f10 /src/import/hwpf/fapi2/include
parent5ae9e8bd8c0ad2194bff8f5bfe006ba6e66c17bc (diff)
downloadtalos-hostboot-cf8e670f8a54e8eaac7778c927188594045a6e04.tar.gz
talos-hostboot-cf8e670f8a54e8eaac7778c927188594045a6e04.zip
Update set_sbe_error macro exceeds line length
-Undate macro to call a function for each RC value instead of inlining of all FFDC collection -Update parseErrorInfo.pl script to generate a new file which contains functions for use in new macro layout Change-Id: I40a02fef07b3618b137a8e0c2bfa10c9756da600 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/46719 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: HWSV CI <hwsv-ci+hostboot@us.ibm.com> Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: ARAVIND T. NAIR <aravindnair@in.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/46722 Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/import/hwpf/fapi2/include')
-rw-r--r--src/import/hwpf/fapi2/include/fapi2.H3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/import/hwpf/fapi2/include/fapi2.H b/src/import/hwpf/fapi2/include/fapi2.H
index 4f0bb6f96..0f455c485 100644
--- a/src/import/hwpf/fapi2/include/fapi2.H
+++ b/src/import/hwpf/fapi2/include/fapi2.H
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER HostBoot Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2015,2016 */
+/* Contributors Listed Below - COPYRIGHT 2015,2017 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -39,7 +39,6 @@
// In turn includes the needed generated headers (hwp_ffd_classes, etc.)
#include <error_scope.H>
-#include <set_sbe_error.H> // Generated file
#include <fapi2_hwp_executor.H>
#include <fapi2_attribute_service.H>
OpenPOWER on IntegriCloud