Symbol: EV_EFI_EVENT_BASE
usr/src/boot/efi/include/IndustryStandard/UefiTcgPlatform.h
41
#define EV_EFI_VARIABLE_DRIVER_CONFIG (EV_EFI_EVENT_BASE + 1)
usr/src/boot/efi/include/IndustryStandard/UefiTcgPlatform.h
42
#define EV_EFI_VARIABLE_BOOT (EV_EFI_EVENT_BASE + 2)
usr/src/boot/efi/include/IndustryStandard/UefiTcgPlatform.h
43
#define EV_EFI_BOOT_SERVICES_APPLICATION (EV_EFI_EVENT_BASE + 3)
usr/src/boot/efi/include/IndustryStandard/UefiTcgPlatform.h
44
#define EV_EFI_BOOT_SERVICES_DRIVER (EV_EFI_EVENT_BASE + 4)
usr/src/boot/efi/include/IndustryStandard/UefiTcgPlatform.h
45
#define EV_EFI_RUNTIME_SERVICES_DRIVER (EV_EFI_EVENT_BASE + 5)
usr/src/boot/efi/include/IndustryStandard/UefiTcgPlatform.h
46
#define EV_EFI_GPT_EVENT (EV_EFI_EVENT_BASE + 6)
usr/src/boot/efi/include/IndustryStandard/UefiTcgPlatform.h
47
#define EV_EFI_ACTION (EV_EFI_EVENT_BASE + 7)
usr/src/boot/efi/include/IndustryStandard/UefiTcgPlatform.h
48
#define EV_EFI_PLATFORM_FIRMWARE_BLOB (EV_EFI_EVENT_BASE + 8)
usr/src/boot/efi/include/IndustryStandard/UefiTcgPlatform.h
49
#define EV_EFI_HANDOFF_TABLES (EV_EFI_EVENT_BASE + 9)
usr/src/boot/efi/include/IndustryStandard/UefiTcgPlatform.h
50
#define EV_EFI_PLATFORM_FIRMWARE_BLOB2 (EV_EFI_EVENT_BASE + 0xA)
usr/src/boot/efi/include/IndustryStandard/UefiTcgPlatform.h
51
#define EV_EFI_HANDOFF_TABLES2 (EV_EFI_EVENT_BASE + 0xB)
usr/src/boot/efi/include/IndustryStandard/UefiTcgPlatform.h
52
#define EV_EFI_HCRTM_EVENT (EV_EFI_EVENT_BASE + 0x10)
usr/src/boot/efi/include/IndustryStandard/UefiTcgPlatform.h
53
#define EV_EFI_VARIABLE_AUTHORITY (EV_EFI_EVENT_BASE + 0xE0)
usr/src/boot/efi/include/IndustryStandard/UefiTcgPlatform.h
54
#define EV_EFI_SPDM_FIRMWARE_BLOB (EV_EFI_EVENT_BASE + 0xE1)
usr/src/boot/efi/include/IndustryStandard/UefiTcgPlatform.h
55
#define EV_EFI_SPDM_FIRMWARE_CONFIG (EV_EFI_EVENT_BASE + 0xE2)