summaryrefslogtreecommitdiffstats
path: root/src/include/usr/runtime/runtime_reasoncodes.H
diff options
context:
space:
mode:
authorRoland Veloz <rveloz@us.ibm.com>2017-07-17 20:33:21 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2017-08-11 16:32:57 -0400
commitf3423e48a1fec89b8d9f7a0f20977013f2330dd9 (patch)
tree1638235944e89551cdde4fb67abe6353a9b12378 /src/include/usr/runtime/runtime_reasoncodes.H
parentf872a41a9d1551903f3f1caf94852e92576cd019 (diff)
downloadtalos-hostboot-f3423e48a1fec89b8d9f7a0f20977013f2330dd9.tar.gz
talos-hostboot-f3423e48a1fec89b8d9f7a0f20977013f2330dd9.zip
Changed method firmware_request so it can be used by OPAL
Change-Id: I5ebdc6d61b7891f1c975490820a57259b35a6fdf RTC:175856 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/43283 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: ILYA SMIRNOV <ismirno@us.ibm.com> Reviewed-by: Prachi Gupta <pragupta@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/include/usr/runtime/runtime_reasoncodes.H')
-rw-r--r--src/include/usr/runtime/runtime_reasoncodes.H1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/usr/runtime/runtime_reasoncodes.H b/src/include/usr/runtime/runtime_reasoncodes.H
index c36b9415d..8bf056675 100644
--- a/src/include/usr/runtime/runtime_reasoncodes.H
+++ b/src/include/usr/runtime/runtime_reasoncodes.H
@@ -57,6 +57,7 @@ namespace RUNTIME
MOD_POPULATE_TPMINFOBYNODE = 0x19, /**< populate_hbruntime.C */
MOD_FILL_RSVMEM_HBDATA = 0x20, /**< populate_hbruntime.C */
MOD_ATTR_RUNTIME_CHECK_PREP_FAIL = 0x21, /**< populate_hbruntime.C */
+ MOD_PM_RT_FIRMWARE_REQUEST = 0x22, /**< rt_pm.C */
};
enum RuntimeReasonCode
OpenPOWER on IntegriCloud