Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/lib/efi_loader/
H A Defi_boottime.c1161 static efi_status_t EFIAPI efi_open_protocol( in efi_open_protocol() function
1235 return efi_open_protocol(handle, protocol, protocol_interface, NULL, in efi_handle_protocol()
1275 .open_protocol = efi_open_protocol,