Searched refs:get_pxe_file (Results 1 – 5 of 5) sorted by relevance
232 static int get_pxe_file(cmd_tbl_t *cmdtp, const char *file_path, in get_pxe_file() function289 return get_pxe_file(cmdtp, path, pxefile_addr_r); in get_pxelinux_path()1099 err = get_pxe_file(cmdtp, include_path, base); in handle_include()1698 if (get_pxe_file(cmdtp, filename, pxefile_addr_r) < 0) { in do_sysboot()