Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/
H A Dpxe.c39 static char *from_env(const char *envvar) in from_env() function
98 bootfile = from_env("bootfile"); in get_bootfile_path()
248 tftp_filesize = from_env("filesize"); in get_pxe_file()
300 uuid_str = from_env("pxeuuid"); in pxe_uuid_path()
379 pxefile_addr_str = from_env("pxefile_addr_r"); in do_pxe_get()
428 envaddr = from_env(envaddr_name); in get_relfile_envaddr()
587 localcmd = from_env("localcmd"); in label_localboot()
1623 pxefile_addr_str = from_env("pxefile_addr_r"); in do_pxe_boot()
1713 pxefile_addr_str = from_env("pxefile_addr_r"); in do_sysboot()