Home
last modified time | relevance | path

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

/DragonStub/inc/dragonstub/
H A Ddragonstub.h52 typedef union efi_tcg2_protocol efi_tcg2_protocol_t; typedef
57 efi_status_t(__efiapi *get_event_log)(efi_tcg2_protocol_t *,
63 efi_tcg2_protocol_t *, u64, efi_physical_addr_t, u64,
/DragonStub/apps/
H A Dhelper.c44 efi_tcg2_protocol_t *tcg2 = NULL; in efi_measure_tagged_event()