Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/
H A Dbootefi.c245 static efi_status_t do_bootefi_exec(void *efi, in do_bootefi_exec() function
376 r = do_bootefi_exec(addr, device_path, file_path); in do_bootefi_bootmgr_exec()
466 r = do_bootefi_exec(map_sysmem(addr, 0), bootefi_device_path, in do_bootefi()