Home
last modified time | relevance | path

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

/u-boot/cmd/
A Dbootefi.c118 efi_dp_split_file_path(image, &device, &image); in efi_set_bootdev()
A Deficonfig.c1426 efi_dp_split_file_path(dp, &device_dp, &file_dp); in fill_file_info()
/u-boot/lib/efi_loader/
A Defi_disk.c338 ret = efi_dp_split_file_path(full_path, &device_path, &file_path); in efi_fs_from_path()
A Defi_capsule.c888 efi_dp_split_file_path(lo.file_path, device_dp, &file_dp); in get_dp_device()
A Defi_device_path.c1131 efi_status_t efi_dp_split_file_path(struct efi_device_path *full_path, in efi_dp_split_file_path() function
A Defi_boottime.c2058 efi_dp_split_file_path(file_path, &dp, &fp); in efi_load_image()
/u-boot/include/
A Defi_loader.h822 efi_status_t efi_dp_split_file_path(struct efi_device_path *full_path,

Completed in 28 milliseconds