aboutsummaryrefslogtreecommitdiffstats
path: root/src/std
diff options
context:
space:
mode:
authorStefan Berger <stefanb@linux.vnet.ibm.com>2015-11-21 14:54:40 -0500
committerKevin O'Connor <kevin@koconnor.net>2015-11-22 10:02:55 -0500
commit47b9df59f877ce85203ae6a845f9e115d4b67613 (patch)
tree6f11e39f3f972c4fa6e3c648980287a017ef9b85 /src/std
parenteb59924776dd2f838ec36fee51b5376fa7e405d3 (diff)
downloadseabios-47b9df59f877ce85203ae6a845f9e115d4b67613.tar.gz
tpm: Drop code using the TPM for sha1
Drop the code that is using the TPM for sha1 calculations. Signed-off-by: Stefan Berger <stefanb@linux.vnet.ibm.com>
Diffstat (limited to 'src/std')
-rw-r--r--src/std/tcg.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/std/tcg.h b/src/std/tcg.h
index ca90a105..bbb5a5f8 100644
--- a/src/std/tcg.h
+++ b/src/std/tcg.h
@@ -60,9 +60,6 @@
#define TPM_ORD_Startup 0x00000099
#define TPM_ORD_PhysicalPresence 0x4000000a
#define TPM_ORD_Extend 0x00000014
-#define TPM_ORD_SHA1Start 0x000000a0
-#define TPM_ORD_SHA1Update 0x000000a1
-#define TPM_ORD_SHA1Complete 0x000000a2
#define TSC_ORD_ResetEstablishmentBit 0x4000000b