From 3e71187c5c0e6cd862012358eb215317d66d239d Mon Sep 17 00:00:00 2001 From: jljusten Date: Fri, 11 Apr 2008 23:22:23 +0000 Subject: 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 --- EdkCompatibilityPkg/Foundation/Include/IndustryStandard/Tpm12.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'EdkCompatibilityPkg/Foundation/Include') 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; -- cgit v1.2.3