Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/cmd/
Dpxe_utils.c310 char *localcmd; in label_localboot() local
312 localcmd = from_env("localcmd"); in label_localboot()
314 if (!localcmd) in label_localboot()
324 debug("running: %s\n", localcmd); in label_localboot()
326 return run_command_list(localcmd, strlen(localcmd), 0); in label_localboot()
/third_party/uboot/u-boot-2020.01/doc/
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