Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/
H A Dpxe.c231 static int get_pxe_file(cmd_tbl_t *cmdtp, const char *file_path, in get_pxe_file() function
288 return get_pxe_file(cmdtp, path, pxefile_addr_r); in get_pxelinux_path()
1119 err = get_pxe_file(cmdtp, include_path, base); in handle_include()
1745 if (get_pxe_file(cmdtp, filename, pxefile_addr_r) < 0) { in do_sysboot()