Home
last modified time | relevance | path

Searched defs:file_path (Results 1 – 13 of 13) sorted by relevance

/u-boot/cmd/
A Dsysboot.c11 static int do_get_ext2(struct cmd_tbl *cmdtp, const char *file_path, in do_get_ext2()
25 static int do_get_fat(struct cmd_tbl *cmdtp, const char *file_path, in do_get_fat()
39 static int do_get_any(struct cmd_tbl *cmdtp, const char *file_path, in do_get_any()
A Dpxe_utils.c70 static int get_bootfile_path(const char *file_path, char *bootfile_path, in get_bootfile_path()
118 static int get_relfile(struct cmd_tbl *cmdtp, const char *file_path, in get_relfile()
156 int get_pxe_file(struct cmd_tbl *cmdtp, const char *file_path, in get_pxe_file()
221 static int get_relfile_envaddr(struct cmd_tbl *cmdtp, const char *file_path, in get_relfile_envaddr()
A Dpxe.c27 static int do_get_tftp(struct cmd_tbl *cmdtp, const char *file_path, in do_get_tftp()
A Dbootefi.c443 struct efi_device_path *file_path = NULL; in efi_run_image() local
A Defidebug.c825 struct efi_device_path *device_path = NULL, *file_path = NULL; in do_efi_boot_add() local
/u-boot/lib/efi_loader/
A Defi_load_initrd.c93 struct efi_device_path *file_path, bool boot_policy, in efi_load_file2_initrd()
A Defi_boottime.c1717 struct efi_device_path *file_path, in efi_setup_loaded_image()
1877 efi_status_t efi_load_image_from_file(struct efi_device_path *file_path, in efi_load_image_from_file()
1947 struct efi_device_path *file_path, in efi_load_image_from_path()
2028 struct efi_device_path *file_path, in efi_load_image()
A Defi_disk.c295 struct efi_device_path *file_path; in efi_fs_from_path() local
A Defi_device_path.c1068 struct efi_device_path **file_path) in efi_dp_split_file_path()
/u-boot/lib/efi_selftest/
A Defi_selftest_load_file.c210 struct efi_device_path *file_path, in load_file()
247 struct efi_device_path *file_path, in load_file2()
/u-boot/include/
A Defi_loader.h743 struct efi_device_path *file_path; member
A Defi_api.h462 struct efi_device_path *file_path; member
/u-boot/tools/
A Dmoveconfig.py480 def show_diff(a, b, file_path, color_enabled): argument

Completed in 35 milliseconds