Home
last modified time | relevance | path

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

/u-boot/cmd/
A Dpxe_utils.h88 struct pxe_menu *parse_pxefile(struct cmd_tbl *cmdtp, unsigned long menucfg);
A Dsysboot.c116 cfg = parse_pxefile(cmdtp, pxefile_addr_r); in do_sysboot()
A Dpxe.c194 cfg = parse_pxefile(cmdtp, pxefile_addr_r); in do_pxe_boot()
A Dpxe_utils.c1313 struct pxe_menu *parse_pxefile(struct cmd_tbl *cmdtp, unsigned long menucfg) in parse_pxefile() function

Completed in 7 milliseconds