Home
last modified time | relevance | path

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

/external/u-boot/cmd/
Dpxe.c1413 static struct pxe_menu *parse_pxefile(cmd_tbl_t *cmdtp, unsigned long menucfg) in parse_pxefile() function
1590 cfg = parse_pxefile(cmdtp, pxefile_addr_r); in do_pxe_boot()
1702 cfg = parse_pxefile(cmdtp, pxefile_addr_r); in do_sysboot()