Home
last modified time | relevance | path

Searched refs:EV_EFI_EVENT_BASE (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/boot/efi/include/IndustryStandard/
H A DUefiTcgPlatform.h40 #define EV_EFI_EVENT_BASE ((TCG_EVENTTYPE) 0x80000000) macro
41 #define EV_EFI_VARIABLE_DRIVER_CONFIG (EV_EFI_EVENT_BASE + 1)
42 #define EV_EFI_VARIABLE_BOOT (EV_EFI_EVENT_BASE + 2)
43 #define EV_EFI_BOOT_SERVICES_APPLICATION (EV_EFI_EVENT_BASE + 3)
44 #define EV_EFI_BOOT_SERVICES_DRIVER (EV_EFI_EVENT_BASE + 4)
45 #define EV_EFI_RUNTIME_SERVICES_DRIVER (EV_EFI_EVENT_BASE + 5)
46 #define EV_EFI_GPT_EVENT (EV_EFI_EVENT_BASE + 6)
47 #define EV_EFI_ACTION (EV_EFI_EVENT_BASE + 7)
48 #define EV_EFI_PLATFORM_FIRMWARE_BLOB (EV_EFI_EVENT_BASE + 8)
49 #define EV_EFI_HANDOFF_TABLES (EV_EFI_EVENT_BASE + 9)
[all …]