Home
last modified time | relevance | path

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

/openbmc/linux/drivers/firmware/efi/libstub/
H A Dtpm.c52 efi_guid_t tcg2_guid = EFI_TCG2_PROTOCOL_GUID; in efi_retrieve_tpm2_eventlog() local
65 status = efi_bs_call(locate_protocol, &tcg2_guid, NULL, in efi_retrieve_tpm2_eventlog()
H A Defi-stub-helper.c234 efi_guid_t tcg2_guid = EFI_TCG2_PROTOCOL_GUID; in efi_measure_tagged_event() local
238 efi_bs_call(locate_protocol, &tcg2_guid, NULL, (void **)&tcg2); in efi_measure_tagged_event()