Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/efi_loader/
H A Defi_bootmgr.c155 efi_dp_split_file_path(lo.file_path, device_path, file_path); in try_load_entry()
H A Defi_disk.c199 ret = efi_dp_split_file_path(full_path, &device_path, &file_path); in efi_fs_from_path()
H A Defi_device_path.c925 efi_status_t efi_dp_split_file_path(struct efi_device_path *full_path, in efi_dp_split_file_path() function
H A Defi_boottime.c1717 efi_dp_split_file_path(file_path, &dp, &fp); in efi_load_image()
/openbmc/u-boot/include/
H A Defi_loader.h455 efi_status_t efi_dp_split_file_path(struct efi_device_path *full_path,