summaryrefslogtreecommitdiffstats
path: root/src/include
diff options
context:
space:
mode:
authorBrian Stegmiller <bjs@us.ibm.com>2017-02-07 11:21:34 -0600
committerZane C. Shelley <zshelle@us.ibm.com>2017-02-07 17:03:06 -0500
commitf46eeb0f62bb8a5c2d80839907278bf3655b1a48 (patch)
tree8dee6b8f599473432044b738ab3bbe32dff77e66 /src/include
parent56c9d9c860b331962cf8055580adef916f2db248 (diff)
downloadtalos-hostboot-f46eeb0f62bb8a5c2d80839907278bf3655b1a48.tar.gz
talos-hostboot-f46eeb0f62bb8a5c2d80839907278bf3655b1a48.zip
PRD: Add SUE epub procedure define
Change-Id: Ia5b73e0cb538ab7a9001d1588e86b07efa05fde5 RTC:168825 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/36038 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Caleb N. Palmer <cnpalmer@us.ibm.com> Reviewed-by: Zane C. Shelley <zshelle@us.ibm.com>
Diffstat (limited to 'src/include')
-rw-r--r--src/include/usr/hwas/common/hwasCallout.H3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/include/usr/hwas/common/hwasCallout.H b/src/include/usr/hwas/common/hwasCallout.H
index 16a5d4d5a..5b8ffff33 100644
--- a/src/include/usr/hwas/common/hwasCallout.H
+++ b/src/include/usr/hwas/common/hwasCallout.H
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER HostBoot Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2012,2016 */
+/* Contributors Listed Below - COPYRIGHT 2012,2017 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -77,6 +77,7 @@ enum epubProcedureID
EPUB_PRC_ALL_MEMCRDS = 0x09,
EPUB_PRC_INVALID_PART = 0x0A,
EPUB_PRC_LVL_SUPP = 0x10,
+ EPUB_PRC_SUE_PREVERROR = 0x11,
EPUB_PRC_PROCPATH = 0x16,
EPUB_PRC_NO_VPD_FOR_FRU = 0x1C,
EPUB_PRC_MEMORY_PLUGGING_ERROR = 0x22,
OpenPOWER on IntegriCloud