Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/
DEfiTpm.h46 #define EV_EFI_EVENT_BASE ((TCG_EVENTTYPE) 0x80000000) macro
47 #define EV_EFI_VARIABLE_DRIVER_CONFIG (EV_EFI_EVENT_BASE + 1)
48 #define EV_EFI_VARIABLE_BOOT (EV_EFI_EVENT_BASE + 2)
49 #define EV_EFI_BOOT_SERVICES_APPLICATION (EV_EFI_EVENT_BASE + 3)
50 #define EV_EFI_BOOT_SERVICES_DRIVER (EV_EFI_EVENT_BASE + 4)
51 #define EV_EFI_RUNTIME_SERVICES_DRIVER (EV_EFI_EVENT_BASE + 5)
52 #define EV_EFI_GPT_EVENT (EV_EFI_EVENT_BASE + 6)
53 #define EV_EFI_ACTION (EV_EFI_EVENT_BASE + 7)
54 #define EV_EFI_PLATFORM_FIRMWARE_BLOB (EV_EFI_EVENT_BASE + 8)
55 #define EV_EFI_HANDOFF_TABLES (EV_EFI_EVENT_BASE + 9)
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
DUefiTcgPlatform.h36 #define EV_EFI_EVENT_BASE ((TCG_EVENTTYPE) 0x80000000) macro
37 #define EV_EFI_VARIABLE_DRIVER_CONFIG (EV_EFI_EVENT_BASE + 1)
38 #define EV_EFI_VARIABLE_BOOT (EV_EFI_EVENT_BASE + 2)
39 #define EV_EFI_BOOT_SERVICES_APPLICATION (EV_EFI_EVENT_BASE + 3)
40 #define EV_EFI_BOOT_SERVICES_DRIVER (EV_EFI_EVENT_BASE + 4)
41 #define EV_EFI_RUNTIME_SERVICES_DRIVER (EV_EFI_EVENT_BASE + 5)
42 #define EV_EFI_GPT_EVENT (EV_EFI_EVENT_BASE + 6)
43 #define EV_EFI_ACTION (EV_EFI_EVENT_BASE + 7)
44 #define EV_EFI_PLATFORM_FIRMWARE_BLOB (EV_EFI_EVENT_BASE + 8)
45 #define EV_EFI_HANDOFF_TABLES (EV_EFI_EVENT_BASE + 9)
[all …]