Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/cmd/
H A Dpxe.c24 const char *pxe_default_paths[] = { variable
402 while (pxe_default_paths[i]) { in do_pxe_get()
403 if (get_pxelinux_path(cmdtp, pxe_default_paths[i], in do_pxe_get()