mirror of https://github.com/acidanthera/audk.git
MdePkg/Include/IndustryStandard/Tpm12.h:
Removed duplicate definition (TPM_CHOSENID_HASH) git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4681 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
0df40b2b83
commit
65a8ca8c17
|
@ -1012,9 +1012,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;
|
||||||
|
|
Loading…
Reference in New Issue