Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/cmd/
H A Dpxe.c33 static bool is_pxe; variable
96 if (file_path[0] == '/' && !is_pxe) in get_bootfile_path()
1619 is_pxe = true; in do_pxe()
1654 is_pxe = false; in do_sysboot()