Symbol: TCG_EVENTTYPE
usr/src/boot/efi/include/IndustryStandard/UefiTcgPlatform.h
105
TCG_EVENTTYPE EventType; ///< TCG EFI event type
usr/src/boot/efi/include/IndustryStandard/UefiTcgPlatform.h
118
TCG_EVENTTYPE EventType;
usr/src/boot/efi/include/IndustryStandard/UefiTcgPlatform.h
20
#define EV_PREBOOT_CERT ((TCG_EVENTTYPE) 0x00000000)
usr/src/boot/efi/include/IndustryStandard/UefiTcgPlatform.h
21
#define EV_POST_CODE ((TCG_EVENTTYPE) 0x00000001)
usr/src/boot/efi/include/IndustryStandard/UefiTcgPlatform.h
22
#define EV_NO_ACTION ((TCG_EVENTTYPE) 0x00000003)
usr/src/boot/efi/include/IndustryStandard/UefiTcgPlatform.h
23
#define EV_SEPARATOR ((TCG_EVENTTYPE) 0x00000004)
usr/src/boot/efi/include/IndustryStandard/UefiTcgPlatform.h
24
#define EV_ACTION ((TCG_EVENTTYPE) 0x00000005)
usr/src/boot/efi/include/IndustryStandard/UefiTcgPlatform.h
25
#define EV_EVENT_TAG ((TCG_EVENTTYPE) 0x00000006)
usr/src/boot/efi/include/IndustryStandard/UefiTcgPlatform.h
26
#define EV_S_CRTM_CONTENTS ((TCG_EVENTTYPE) 0x00000007)
usr/src/boot/efi/include/IndustryStandard/UefiTcgPlatform.h
27
#define EV_S_CRTM_VERSION ((TCG_EVENTTYPE) 0x00000008)
usr/src/boot/efi/include/IndustryStandard/UefiTcgPlatform.h
28
#define EV_CPU_MICROCODE ((TCG_EVENTTYPE) 0x00000009)
usr/src/boot/efi/include/IndustryStandard/UefiTcgPlatform.h
29
#define EV_PLATFORM_CONFIG_FLAGS ((TCG_EVENTTYPE) 0x0000000A)
usr/src/boot/efi/include/IndustryStandard/UefiTcgPlatform.h
30
#define EV_TABLE_OF_DEVICES ((TCG_EVENTTYPE) 0x0000000B)
usr/src/boot/efi/include/IndustryStandard/UefiTcgPlatform.h
31
#define EV_COMPACT_HASH ((TCG_EVENTTYPE) 0x0000000C)
usr/src/boot/efi/include/IndustryStandard/UefiTcgPlatform.h
32
#define EV_NONHOST_CODE ((TCG_EVENTTYPE) 0x0000000F)
usr/src/boot/efi/include/IndustryStandard/UefiTcgPlatform.h
33
#define EV_NONHOST_CONFIG ((TCG_EVENTTYPE) 0x00000010)
usr/src/boot/efi/include/IndustryStandard/UefiTcgPlatform.h
335
TCG_EVENTTYPE EventType;
usr/src/boot/efi/include/IndustryStandard/UefiTcgPlatform.h
34
#define EV_NONHOST_INFO ((TCG_EVENTTYPE) 0x00000011)
usr/src/boot/efi/include/IndustryStandard/UefiTcgPlatform.h
347
TCG_EVENTTYPE EventType;
usr/src/boot/efi/include/IndustryStandard/UefiTcgPlatform.h
35
#define EV_OMIT_BOOT_DEVICE_EVENTS ((TCG_EVENTTYPE) 0x00000012)
usr/src/boot/efi/include/IndustryStandard/UefiTcgPlatform.h
40
#define EV_EFI_EVENT_BASE ((TCG_EVENTTYPE) 0x80000000)
usr/src/boot/efi/include/Protocol/Tcg2Protocol.h
127
TCG_EVENTTYPE EventType;