diff options
Diffstat (limited to 'include/efi_tcg2.h')
-rw-r--r-- | include/efi_tcg2.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/efi_tcg2.h b/include/efi_tcg2.h index 4214f767ea..86b8fe4c01 100644 --- a/include/efi_tcg2.h +++ b/include/efi_tcg2.h @@ -18,8 +18,6 @@ /* TPMV2 only */ #define TCG2_EVENT_LOG_FORMAT_TCG_2 0x00000002 -/* SHA1, SHA256, SHA384, SHA512, TPM_ALG_SM3_256 */ -#define MAX_HASH_COUNT 5 /* Algorithm Registry */ #define EFI_TCG2_BOOT_HASH_ALG_SHA1 0x00000001 #define EFI_TCG2_BOOT_HASH_ALG_SHA256 0x00000002 |