Home
last modified time | relevance | path

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

/external/u-boot/lib/efi_loader/
Defi_bootmgr.c132 efi_dp_split_file_path(lo.file_path, device_path, file_path); in try_load_entry()
Defi_disk.c196 ret = efi_dp_split_file_path(full_path, &device_path, &file_path); in efi_fs_from_path()
Defi_device_path.c922 efi_status_t efi_dp_split_file_path(struct efi_device_path *full_path, in efi_dp_split_file_path() function
Defi_boottime.c1607 efi_dp_split_file_path(file_path, &dp, &fp); in efi_load_image()
/external/u-boot/include/
Defi_loader.h384 efi_status_t efi_dp_split_file_path(struct efi_device_path *full_path,