From 728c7744334fe34ecd7c4a8c51835527aa032ec5 Mon Sep 17 00:00:00 2001 From: Stephen Cprek Date: Thu, 11 May 2017 15:15:52 -0500 Subject: Populate HDAT sections with Secureboot Hash and Verify Function info HB Resv Mem - Add Secureboot Cryptographic Algorithm info - Relocate SecureROM code Secure and Trusted boot data - Fill in new section for Hash and Verification offsets Change-Id: Ibfd60cc4d0d738fb209357332932af7aca9c61b8 RTC: 156485 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/40445 Tested-by: Jenkins Server Reviewed-by: Nicholas E. Bofferding Tested-by: Jenkins OP Build CI Tested-by: FSP CI Jenkins Reviewed-by: Michael Baiocchi Reviewed-by: Marshall J. Wilks Reviewed-by: William G. Hoffa --- src/include/usr/hdat/hdat.H | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/include/usr') diff --git a/src/include/usr/hdat/hdat.H b/src/include/usr/hdat/hdat.H index f752f23cf..3f151609e 100755 --- a/src/include/usr/hdat/hdat.H +++ b/src/include/usr/hdat/hdat.H @@ -208,7 +208,7 @@ enum hdatMsVpdRhbAddrRangeType : uint8_t RHB_TYPE_PRIMARY = 0, RHB_TYPE_HBRT = 1, RHB_TYPE_VERIFIED_LIDS = 2, - RHB_TYPE_TPM_LOG = 3, + RHB_TYPE_SECUREBOOT = 3, RHB_TYPE_HOMER_OCC = 4, RHB_TYPE_INVALID = 0xFF -- cgit v1.2.3