Home
last modified time | relevance | path

Searched refs:efi_dp_from_file (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/include/
H A Defi_loader.h218 struct efi_device_path *efi_dp_from_file(struct blk_desc *desc, int part,
/OK3568_Linux_fs/u-boot/cmd/
H A Dbootefi.c321 bootefi_image_path = efi_dp_from_file(NULL, 0, filename); in efi_set_bootdev()
/OK3568_Linux_fs/u-boot/lib/efi_loader/
H A Defi_device_path.c472 struct efi_device_path *efi_dp_from_file(struct blk_desc *desc, int part, in efi_dp_from_file() function