summaryrefslogtreecommitdiffstats
path: root/src/include/usr/secureboot
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/usr/secureboot')
-rw-r--r--src/include/usr/secureboot/trustedboot_reasoncodes.H1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/usr/secureboot/trustedboot_reasoncodes.H b/src/include/usr/secureboot/trustedboot_reasoncodes.H
index 30865f5e0..677065d65 100644
--- a/src/include/usr/secureboot/trustedboot_reasoncodes.H
+++ b/src/include/usr/secureboot/trustedboot_reasoncodes.H
@@ -88,6 +88,7 @@ namespace TRUSTEDBOOT
RC_TPMLOGMGR_ADDEVENT_FAIL = TRBOOT_COMP_ID | 0xAA,
RC_TPMLOGMGR_ADDEVENTMARSH_FAIL = TRBOOT_COMP_ID | 0xAB,
RC_TPMLOGMGR_INIT_FAIL = TRBOOT_COMP_ID | 0xAC,
+ //termination_rc
RC_TPM_NOFUNCTIONALTPM_FAIL = TRBOOT_COMP_ID | 0xAD,
RC_TPM_COMMAND_FAIL = TRBOOT_COMP_ID | 0xAE,
RC_TPM_INVALID_ARGS = TRBOOT_COMP_ID | 0xAF,
OpenPOWER on IntegriCloud