Searched refs:efi_locate_handle (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/u-boot/lib/efi_loader/ |
| H A D | efi_boottime.c | 614 static efi_status_t efi_locate_handle( in efi_locate_handle() function 660 return EFI_EXIT(efi_locate_handle(search_type, protocol, search_key, in efi_locate_handle_ext() 1039 r = efi_locate_handle(search_type, protocol, search_key, &buffer_size, in efi_locate_handle_buffer() 1047 r = efi_locate_handle(search_type, protocol, search_key, &buffer_size, in efi_locate_handle_buffer()
|