Home
last modified time | relevance | path

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

/u-boot/cmd/
A Dpxe.c50 uuid_str = from_env("pxeuuid"); in pxe_uuid_path()
128 pxefile_addr_str = from_env("pxefile_addr_r"); in do_pxe_get()
179 pxefile_addr_str = from_env("pxefile_addr_r"); in do_pxe_boot()
A Dsysboot.c79 pxefile_addr_str = from_env("pxefile_addr_r"); in do_sysboot()
A Dpxe_utils.c80 bootfile = from_env("bootfile"); in get_bootfile_path()
173 tftp_filesize = from_env("filesize"); in get_pxe_file()
227 envaddr = from_env(envaddr_name); in get_relfile_envaddr()
322 localcmd = from_env("localcmd"); in label_localboot()
A Dnvedit.c697 char *from_env(const char *envvar) in from_env() function
/u-boot/include/
A Denv.h124 char *from_env(const char *envvar);

Completed in 10 milliseconds