summaryrefslogtreecommitdiff
path: root/tpm.h
diff options
context:
space:
mode:
Diffstat (limited to 'tpm.h')
-rw-r--r--tpm.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/tpm.h b/tpm.h
index 2c21b262..5f47b071 100644
--- a/tpm.h
+++ b/tpm.h
@@ -114,6 +114,8 @@ typedef struct tdEFI_TCG2_EVENT {
uint8_t Event[1];
} __attribute__ ((packed)) EFI_TCG2_EVENT;
+#define EFI_TCG2_EVENT_LOG_FORMAT_TCG_2 0x00000002
+
struct efi_tpm2_protocol
{
EFI_STATUS (EFIAPI *get_capability) (struct efi_tpm2_protocol *this,