Home
last modified time | relevance | path

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

/external/u-boot/cmd/
Dbootefi.c449 bootefi_image_path = efi_dp_from_file(NULL, 0, "\\selftest"); in do_bootefi()
558 bootefi_image_path = efi_dp_from_file(NULL, 0, filename); in efi_set_bootdev()
/external/u-boot/include/
Defi_loader.h375 struct efi_device_path *efi_dp_from_file(struct blk_desc *desc, int part,
/external/u-boot/lib/efi_loader/
Defi_device_path.c816 struct efi_device_path *efi_dp_from_file(struct blk_desc *desc, int part, in efi_dp_from_file() function