Home
last modified time | relevance | path

Searched refs:locate_protocol (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/firmware/efi/libstub/
H A Drandom.c45 status = efi_bs_call(locate_protocol, &rng_proto, NULL, (void **)&rng); in efi_get_random_bytes()
75 status = efi_bs_call(locate_protocol, &rng_proto, NULL, (void **)&rng); in efi_random_get_seed()
H A Dtpm.c65 status = efi_bs_call(locate_protocol, &tcg2_guid, NULL, in efi_retrieve_tpm2_eventlog()
H A Defistub.h266 efi_status_t (__efiapi *locate_protocol)(efi_guid_t *, void *, member
314 u32 locate_protocol; member
H A Dx86-stub.c172 status = efi_bs_call(locate_protocol, &guid, NULL, (void **)&p); in retrieve_apple_device_properties()
/kernel/linux/linux-6.6/drivers/firmware/efi/libstub/
H A Drandom.c45 status = efi_bs_call(locate_protocol, &rng_proto, NULL, (void **)&rng); in efi_get_random_bytes()
76 status = efi_bs_call(locate_protocol, &rng_proto, NULL, (void **)&rng); in efi_random_get_seed()
H A Driscv.c52 status = efi_bs_call(locate_protocol, &boot_protocol_guid, NULL, in get_boot_hartid_from_efi()
H A Dsmbios.c32 status = efi_bs_call(locate_protocol, &EFI_SMBIOS_PROTOCOL_GUID, NULL, in efi_get_smbios_record()
H A Dtpm.c65 status = efi_bs_call(locate_protocol, &tcg2_guid, NULL, in efi_retrieve_tpm2_eventlog()
H A Defi-stub-helper.c230 efi_bs_call(locate_protocol, &tcg2_guid, NULL, (void **)&tcg2); in efi_measure_tagged_event()
684 status = efi_bs_call(locate_protocol, &guid, NULL, (void **)&memattr); in efi_remap_image()
H A Dx86-stub.c186 status = efi_bs_call(locate_protocol, &guid, NULL, (void **)&p); in retrieve_apple_device_properties()
308 status = efi_bs_call(locate_protocol, &mem_acceptance_proto, NULL, in setup_unaccepted_memory()
865 efi_bs_call(locate_protocol, &guid, NULL, (void **)&memattr); in efi_stub_entry()
H A Dfile.c142 efi_bs_call(locate_protocol, &text_to_dp_guid, NULL, in efi_open_device_path()
H A Defistub.h318 efi_status_t (__efiapi *locate_protocol)(efi_guid_t *, void *, member
366 u32 locate_protocol; member

Completed in 10 milliseconds