Home
last modified time | relevance | path

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

/u-boot/boot/
A Dbootmeth_pxe.c26 static int extlinux_pxe_getfile(struct pxe_context *ctx, const char *file_path, in extlinux_pxe_getfile()
113 const char *file_path, ulong addr, in extlinux_pxe_read_file()
A Dbootmeth_sandbox.c31 const char *file_path, ulong addr, ulong *sizep) in sandbox_read_file()
A Dbootmeth_qfw.c56 const char *file_path, ulong addr, ulong *sizep) in qfw_read_file()
A Dbootmeth_efi_mgr.c61 const char *file_path, ulong addr, ulong *sizep) in efi_mgr_read_file()
A Dbootmeth-uclass.c75 const char *file_path, ulong addr, ulong *sizep) in bootmeth_read_file()
388 const char *file_path, ulong addr, ulong *sizep) in bootmeth_common_read_file()
A Dbootmeth_extlinux.c38 static int extlinux_getfile(struct pxe_context *ctx, const char *file_path, in extlinux_getfile()
A Dvbe_simple.c164 const char *file_path, ulong addr, ulong *sizep) in vbe_simple_read_file()
A Dpxe_utils.c100 static int get_relfile(struct pxe_context *ctx, const char *file_path, in get_relfile()
147 int get_pxe_file(struct pxe_context *ctx, const char *file_path, in get_pxe_file()
208 static int get_relfile_envaddr(struct pxe_context *ctx, const char *file_path, in get_relfile_envaddr()
/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_bootmgr.c205 struct efi_device_path *file_path; in try_load_entry() local
A Defi_boottime.c1729 struct efi_device_path *file_path, in efi_setup_loaded_image()
1888 efi_status_t efi_load_image_from_file(struct efi_device_path *file_path, in efi_load_image_from_file()
1944 struct efi_device_path *file_path, in efi_load_image_from_path()
2026 struct efi_device_path *file_path, in efi_load_image()
A Defi_disk.c334 struct efi_device_path *file_path; in efi_fs_from_path() local
A Defi_device_path.c1133 struct efi_device_path **file_path) in efi_dp_split_file_path()
/u-boot/cmd/
A Dsysboot.c25 static int sysboot_read_file(struct pxe_context *ctx, const char *file_path, in sysboot_read_file()
A Dpxe.c29 static int do_get_tftp(struct pxe_context *ctx, const char *file_path, in do_get_tftp()
A Dbootefi.c490 struct efi_device_path *file_path = NULL; in efi_run_image() local
A Defidebug.c733 struct efi_device_path *file_path = NULL; in do_efi_boot_add() local
/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.h905 struct efi_device_path *file_path; member
A Defi_api.h541 struct efi_device_path *file_path; member
/u-boot/tools/
A Dmoveconfig.py208 def show_diff(alines, blines, file_path, color_enabled): argument

Completed in 50 milliseconds