From bd36177632a7dd148bad3df6de38c2722649d07f Mon Sep 17 00:00:00 2001 From: Angel Pons Date: Fri, 11 Jun 2021 12:08:46 +0200 Subject: [PATCH] 3rdparty/intel-sec-tools: Fix submodule pointer The commit currently being pointed to is unreachable. Use the same commit that exists in a reachable branch. Fixes: Commit 1128817ed644e86daa3972e68eb08761fd6b0da9 (3rdparty/intel-sec-tools: Update to support Boot Guard) Signed-off-by: Angel Pons Change-Id: I1cfc08d48fe5471592fea1013e8b43bea5d7b565 Reviewed-on: https://review.coreboot.org/c/coreboot/+/55414 Reviewed-by: Arthur Heymans Reviewed-by: Christian Walter Reviewed-by: Patrick Georgi Tested-by: build bot (Jenkins) --- 3rdparty/intel-sec-tools | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/3rdparty/intel-sec-tools b/3rdparty/intel-sec-tools index 6682883ba2..ae3a2cfb27 160000 --- a/3rdparty/intel-sec-tools +++ b/3rdparty/intel-sec-tools @@ -1 +1 @@ -Subproject commit 6682883ba2dffb6a08ff4589590320e60ddf1f18 +Subproject commit ae3a2cfb27eb18176d6a19720327f3f0c839de43