Searched refs:efi_dp_split_file_path (Results 1 – 6 of 6) sorted by relevance
| /lib/efi_loader/ |
| A D | efi_bootbin.c | 87 efi_dp_split_file_path(image, &device, &image); in calculate_paths()
|
| A D | efi_disk.c | 336 ret = efi_dp_split_file_path(full_path, &device_path, &file_path); in efi_fs_from_path()
|
| A D | efi_bootmgr.c | 272 ret = efi_dp_split_file_path(full_path, &dp, &fp); in search_default_file()
|
| A D | efi_capsule.c | 876 efi_dp_split_file_path(lo.file_path, device_dp, &file_dp); in get_dp_device()
|
| A D | efi_device_path.c | 1043 efi_status_t efi_dp_split_file_path(struct efi_device_path *full_path, in efi_dp_split_file_path() function
|
| A D | efi_boottime.c | 2116 efi_dp_split_file_path(file_path, &dp, &fp); in efi_load_image()
|
Completed in 26 milliseconds