Home
last modified time | relevance | path

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

/u-boot-v2022.01-rc1/cmd/
A Dbootefi.c102 efi_dp_split_file_path(image, &device, &image); in efi_set_bootdev()
/u-boot-v2022.01-rc1/lib/efi_loader/
A Defi_disk.c299 ret = efi_dp_split_file_path(full_path, &device_path, &file_path); in efi_fs_from_path()
A Defi_capsule.c656 efi_dp_split_file_path(lo.file_path, device_dp, &file_dp); in get_dp_device()
A Defi_device_path.c1078 efi_status_t efi_dp_split_file_path(struct efi_device_path *full_path, in efi_dp_split_file_path() function
A Defi_boottime.c2048 efi_dp_split_file_path(file_path, &dp, &fp); in efi_load_image()
/u-boot-v2022.01-rc1/include/
A Defi_loader.h763 efi_status_t efi_dp_split_file_path(struct efi_device_path *full_path,

Completed in 16 milliseconds