Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/cmd/
H A Dbootefi.c124 static unsigned long do_bootefi_exec(void *efi, void *fdt, in do_bootefi_exec() function
252 r = do_bootefi_exec((void *)addr, (void *)fdt_addr, in do_bootefi()