diff options
-rw-r--r-- | EdkCompatibilityPkg/Foundation/Include/IndustryStandard/Tpm12.h | 3 |
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;
|