Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/efi_loader/
H A Defi_boottime.c2238 static efi_status_t EFIAPI efi_locate_handle_buffer( in efi_locate_handle_buffer() function
2353 ret = EFI_CALL(efi_locate_handle_buffer(BY_PROTOCOL, protocol, NULL, in efi_locate_device_path()
2814 r = EFI_CALL(efi_locate_handle_buffer(BY_PROTOCOL, in efi_connect_single_controller()
3184 .locate_handle_buffer = efi_locate_handle_buffer,