Searched refs:efi_dp_split_file_path (Results 1 – 7 of 7) sorted by relevance
| /u-boot/cmd/ |
| A D | bootefi.c | 118 efi_dp_split_file_path(image, &device, &image); in efi_set_bootdev()
|
| A D | eficonfig.c | 1426 efi_dp_split_file_path(dp, &device_dp, &file_dp); in fill_file_info()
|
| /u-boot/lib/efi_loader/ |
| A D | efi_disk.c | 338 ret = efi_dp_split_file_path(full_path, &device_path, &file_path); in efi_fs_from_path()
|
| A D | efi_capsule.c | 888 efi_dp_split_file_path(lo.file_path, device_dp, &file_dp); in get_dp_device()
|
| A D | efi_device_path.c | 1131 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 | 2058 efi_dp_split_file_path(file_path, &dp, &fp); in efi_load_image()
|
| /u-boot/include/ |
| A D | efi_loader.h | 822 efi_status_t efi_dp_split_file_path(struct efi_device_path *full_path,
|
Completed in 28 milliseconds