Home
last modified time | relevance | path

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

/external/u-boot/cmd/
Dpxe.c32 static bool is_pxe; variable
95 if (file_path[0] == '/' && !is_pxe) in get_bootfile_path()
1618 is_pxe = true; in do_pxe()
1653 is_pxe = false; in do_sysboot()