Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/
H A Dpxe.c585 char *localcmd; in label_localboot() local
587 localcmd = from_env("localcmd"); in label_localboot()
589 if (!localcmd) in label_localboot()
599 debug("running: %s\n", localcmd); in label_localboot()
601 return run_command_list(localcmd, strlen(localcmd), 0); in label_localboot()
/openbmc/u-boot/doc/
H A DREADME.pxe171 localboot <flag> - Run the command defined by "localcmd" in the environment.
243 disk boot - it will do whatever is defined in the 'localcmd' env