Avoid the name collision.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5530 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -412,7 +412,7 @@ typedef enum tdTPM_KEY_FLAGS {
|
||||
isVolatile = 0x00000004,
|
||||
pcrIgnoredOnRead = 0x00000008,
|
||||
migrateAuthority = 0x00000010
|
||||
} TPM_KEY_FLAGS;
|
||||
} TPM_KEY_FLAGS_BITS;
|
||||
|
||||
//
|
||||
// Part 2, section 5.11: TPM_CHANGEAUTH_VALIDATE
|
||||
|
Reference in New Issue
Block a user