]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Avoid the name collision.
authoryshang1 <yshang1@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 21 Jul 2008 02:46:21 +0000 (02:46 +0000)
committeryshang1 <yshang1@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 21 Jul 2008 02:46:21 +0000 (02:46 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5530 6f19259b-4bc3-4df7-8a09-765794883524

MdePkg/Include/IndustryStandard/Tpm12.h

index 11013e7876b9649114a06bf8166fc28ea149e5de..613ee61902861ea47b76934019f11f89466f9990 100644 (file)
@@ -412,7 +412,7 @@ typedef enum tdTPM_KEY_FLAGS {
   isVolatile                        = 0x00000004,\r
   pcrIgnoredOnRead                  = 0x00000008,\r
   migrateAuthority                  = 0x00000010\r
-} TPM_KEY_FLAGS;\r
+} TPM_KEY_FLAGS_BITS;\r
 \r
 //\r
 // Part 2, section 5.11: TPM_CHANGEAUTH_VALIDATE\r