Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/
H A Dpxe.c1461 static struct pxe_menu *parse_pxefile(cmd_tbl_t *cmdtp, unsigned long menucfg) in parse_pxefile() argument
1476 buf = map_sysmem(menucfg, 0); in parse_pxefile()
1477 r = parse_pxefile_top(cmdtp, buf, menucfg, cfg, 1); in parse_pxefile()