Home
last modified time | relevance | path

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

/u-boot-v2022.01-rc1/cmd/
A Dbootefi.c447 struct efi_device_path *msg_path; in efi_run_image() local
472 msg_path = file_path; in efi_run_image()
476 msg_path = bootefi_image_path; in efi_run_image()
479 log_info("Booting %pD\n", msg_path); in efi_run_image()

Completed in 6 milliseconds