Searched refs:efi_dp_from_name (Results 1 – 4 of 4) sorted by relevance
/openbmc/u-boot/cmd/ |
H A D | bootefi.c | 515 ret = efi_dp_from_name(dev, devnr, path, &device, &image); in efi_set_bootdev()
|
H A D | efidebug.c | 515 ret = efi_dp_from_name(argv[3], argv[4], argv[5], &device_path, in do_efi_boot_add()
|
/openbmc/u-boot/include/ |
H A D | efi_loader.h | 458 efi_status_t efi_dp_from_name(const char *dev, const char *devnr,
|
/openbmc/u-boot/lib/efi_loader/ |
H A D | efi_device_path.c | 954 efi_status_t efi_dp_from_name(const char *dev, const char *devnr, in efi_dp_from_name() function
|