Home
last modified time | relevance | path

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

/external/u-boot/include/
Defi_loader.h295 struct efi_file_handle *efi_file_from_path(struct efi_device_path *fp);
/external/u-boot/lib/efi_loader/
Defi_file.c550 struct efi_file_handle *efi_file_from_path(struct efi_device_path *fp) in efi_file_from_path() function
Defi_boottime.c1511 f = efi_file_from_path(file_path); in efi_load_image_from_path()