Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/
H A Dpxe.c88 static int get_bootfile_path(const char *file_path, char *bootfile_path, in get_bootfile_path() argument
117 strncpy(bootfile_path, bootfile, path_len); in get_bootfile_path()
120 bootfile_path[path_len] = '\0'; in get_bootfile_path()