Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/
H A Dpxe.c1091 static int parse_pxefile_top(cmd_tbl_t *cmdtp, char *p, unsigned long base,
1127 ret = parse_pxefile_top(cmdtp, buf, base, cfg, nest_level); in handle_include()
1353 static int parse_pxefile_top(cmd_tbl_t *cmdtp, char *p, unsigned long base, in parse_pxefile_top() function
1477 r = parse_pxefile_top(cmdtp, buf, menucfg, cfg, 1); in parse_pxefile()