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
This commit is contained in:
jljusten 2008-04-11 23:22:23 +00:00
parent 5f7d6886ad
commit 3e71187c5c
1 changed files with 0 additions and 3 deletions

View File

@ -1007,9 +1007,6 @@ typedef struct tdTPM_EK_BLOB_AUTH
} TPM_EK_BLOB_AUTH; } TPM_EK_BLOB_AUTH;
// TPM_CHOSENID_HASH = SHA(identityLabel || privacyCA)
typedef TPM_DIGEST TPM_CHOSENID_HASH;
typedef struct tdTPM_IDENTITY_CONTENTS typedef struct tdTPM_IDENTITY_CONTENTS
{ {
TPM_STRUCT_VER ver; TPM_STRUCT_VER ver;