Home
last modified time | relevance | path

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

/openbmc/u-boot/doc/
H A DREADME.pxe171 localboot <flag> - Run the command defined by "localcmd" in the environment.
198 localboot 1
242 - in U-Boot's pxe, the localboot command doesn't necessarily cause a local
/openbmc/u-boot/cmd/
H A Dpxe.c481 int localboot; member
635 if (label->localboot) { in label_boot()
1313 label->localboot = 1; in parse_label()