Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/cmd/
H A Dbootefi.c26 static struct efi_device_path *bootefi_device_path; variable
253 bootefi_device_path, bootefi_image_path); in do_bootefi()
304 bootefi_device_path = efi_dp_from_part(desc, part); in efi_set_bootdev()
307 bootefi_device_path = efi_dp_from_eth(); in efi_set_bootdev()