Skip to content

Commit

Permalink
PRD: Add SUE epub procedure define
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Brian Stegmiller authored and zane131 committed Feb 7, 2017
1 parent 56c9d9c commit f46eeb0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/include/usr/hwas/common/hwasCallout.H
Expand Up @@ -5,7 +5,7 @@
/* */
/* OpenPOWER HostBoot Project */
/* */
/* Contributors Listed Below - COPYRIGHT 2012,2016 */
/* Contributors Listed Below - COPYRIGHT 2012,2017 */
/* [+] International Business Machines Corp. */
/* */
/* */
Expand Down Expand Up @@ -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,
Expand Down

0 comments on commit f46eeb0

Please sign in to comment.