From 004d1a204d653f7658427f7ebf10cca769ec3ef9 Mon Sep 17 00:00:00 2001 From: Chris Engel Date: Fri, 22 Jan 2016 13:27:03 -0600 Subject: Extend basic config entries to TPM Change-Id: I17c215c3120782d022ade0ac8343934c64e2e13e Original-Change-Id: I92e2c7758ebac2912caa9f449c3531c584487bd5 FowardPort: yes Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/22002 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/24481 Tested-by: Jenkins Server Tested-by: FSP CI Jenkins Reviewed-by: Christopher J. Engel Reviewed-by: Daniel M. Crowell --- src/include/usr/secureboot/trustedbootif.H | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/include') diff --git a/src/include/usr/secureboot/trustedbootif.H b/src/include/usr/secureboot/trustedbootif.H index 49b81832c..9a5c05d93 100644 --- a/src/include/usr/secureboot/trustedbootif.H +++ b/src/include/usr/secureboot/trustedbootif.H @@ -61,6 +61,8 @@ namespace TRUSTEDBOOT PCR_0 = 0, PCR_1 = 1, PCR_4 = 4, + PCR_5 = 5, + PCR_6 = 6, PCR_DEBUG = 16, PLATFORM_PCR = 24, ///< The number of PCR required by the platform spec IMPLEMENTATION_PCR = 24, ///< The number of PCRs implemented by TPM -- cgit v1.2.3