Home
last modified time | relevance | path

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

/external/u-boot/cmd/
Dbootefi.c30 static struct efi_device_path *bootefi_device_path; variable
446 bootefi_device_path = efi_dp_from_mem(EFI_RESERVED_MEMORY_TYPE, in do_bootefi()
453 bootefi_device_path, bootefi_image_path); in do_bootefi()
483 r = do_bootefi_exec((void *)addr, bootefi_device_path, in do_bootefi()
538 bootefi_device_path = efi_dp_from_part(desc, part); in efi_set_bootdev()
541 bootefi_device_path = efi_dp_from_eth(); in efi_set_bootdev()