Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/efi/include/IndustryStandard/
H A DUefiTcgPlatform.h20 #define EV_PREBOOT_CERT ((TCG_EVENTTYPE) 0x00000000)
21 #define EV_POST_CODE ((TCG_EVENTTYPE) 0x00000001)
22 #define EV_NO_ACTION ((TCG_EVENTTYPE) 0x00000003)
23 #define EV_SEPARATOR ((TCG_EVENTTYPE) 0x00000004)
24 #define EV_ACTION ((TCG_EVENTTYPE) 0x00000005)
25 #define EV_EVENT_TAG ((TCG_EVENTTYPE) 0x00000006)
26 #define EV_S_CRTM_CONTENTS ((TCG_EVENTTYPE) 0x00000007)
27 #define EV_S_CRTM_VERSION ((TCG_EVENTTYPE) 0x00000008)
28 #define EV_CPU_MICROCODE ((TCG_EVENTTYPE) 0x00000009)
29 #define EV_PLATFORM_CONFIG_FLAGS ((TCG_EVENTTYPE) 0x0000000A)
[all …]
/illumos-gate/usr/src/boot/efi/include/Protocol/
H A DTcg2Protocol.h127 TCG_EVENTTYPE EventType;