Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Defi_loader.h218 struct efi_device_path *efi_dp_from_file(struct blk_desc *desc, int part,
/rk3399_rockchip-uboot/cmd/
H A Dbootefi.c321 bootefi_image_path = efi_dp_from_file(NULL, 0, filename); in efi_set_bootdev()
/rk3399_rockchip-uboot/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