summaryrefslogtreecommitdiff
path: root/EdkCompatibilityPkg/Foundation/Include
diff options
context:
space:
mode:
authorjljusten <jljusten@6f19259b-4bc3-4df7-8a09-765794883524>2008-04-11 23:22:23 +0000
committerjljusten <jljusten@6f19259b-4bc3-4df7-8a09-765794883524>2008-04-11 23:22:23 +0000
commit3e71187c5c0e6cd862012358eb215317d66d239d (patch)
tree7cbfe9cbe0b219c31a4af82a941fe8eb29d8f84c /EdkCompatibilityPkg/Foundation/Include
parent5f7d6886ad4998a7fb331a82238a3fe1bbf02018 (diff)
downloadedk2-platforms-3e71187c5c0e6cd862012358eb215317d66d239d.tar.xz
Remove duplicate definition of TPM_CHOSENID_HASH.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5055 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'EdkCompatibilityPkg/Foundation/Include')
-rw-r--r--EdkCompatibilityPkg/Foundation/Include/IndustryStandard/Tpm12.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/EdkCompatibilityPkg/Foundation/Include/IndustryStandard/Tpm12.h b/EdkCompatibilityPkg/Foundation/Include/IndustryStandard/Tpm12.h
index 077498a51d..e81008743c 100644
--- a/EdkCompatibilityPkg/Foundation/Include/IndustryStandard/Tpm12.h
+++ b/EdkCompatibilityPkg/Foundation/Include/IndustryStandard/Tpm12.h
@@ -1007,9 +1007,6 @@ typedef struct tdTPM_EK_BLOB_AUTH
} TPM_EK_BLOB_AUTH;
-// TPM_CHOSENID_HASH = SHA(identityLabel || privacyCA)
-typedef TPM_DIGEST TPM_CHOSENID_HASH;
-
typedef struct tdTPM_IDENTITY_CONTENTS
{
TPM_STRUCT_VER ver;