Home
last modified time | relevance | path

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

/linux/drivers/firmware/efi/libstub/
H A Dtpm.c155 efi_guid_t tpm2_guid = EFI_TCG2_PROTOCOL_GUID; in efi_retrieve_eventlog() local
161 status = efi_bs_call(locate_protocol, &tpm2_guid, NULL, (void **)&tpm2); in efi_retrieve_eventlog()