Home
last modified time | relevance | path

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

/external/u-boot/cmd/
Dbootefi.c265 static efi_status_t do_bootefi_exec(void *efi, in do_bootefi_exec() function
381 r = do_bootefi_exec(addr, device_path, file_path); in do_bootefi_bootmgr_exec()
483 r = do_bootefi_exec((void *)addr, bootefi_device_path, in do_bootefi()