Searched defs:file_path (Results 1 – 21 of 21) sorted by relevance
| /u-boot/boot/ |
| A D | bootmeth_pxe.c | 26 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 D | bootmeth_sandbox.c | 31 const char *file_path, ulong addr, ulong *sizep) in sandbox_read_file()
|
| A D | bootmeth_qfw.c | 56 const char *file_path, ulong addr, ulong *sizep) in qfw_read_file()
|
| A D | bootmeth_efi_mgr.c | 61 const char *file_path, ulong addr, ulong *sizep) in efi_mgr_read_file()
|
| A D | bootmeth-uclass.c | 75 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 D | bootmeth_extlinux.c | 38 static int extlinux_getfile(struct pxe_context *ctx, const char *file_path, in extlinux_getfile()
|
| A D | vbe_simple.c | 164 const char *file_path, ulong addr, ulong *sizep) in vbe_simple_read_file()
|
| A D | pxe_utils.c | 100 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 D | efi_load_initrd.c | 93 struct efi_device_path *file_path, bool boot_policy, in efi_load_file2_initrd()
|
| A D | efi_bootmgr.c | 205 struct efi_device_path *file_path; in try_load_entry() local
|
| A D | efi_boottime.c | 1729 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 D | efi_disk.c | 334 struct efi_device_path *file_path; in efi_fs_from_path() local
|
| A D | efi_device_path.c | 1133 struct efi_device_path **file_path) in efi_dp_split_file_path()
|
| /u-boot/cmd/ |
| A D | sysboot.c | 25 static int sysboot_read_file(struct pxe_context *ctx, const char *file_path, in sysboot_read_file()
|
| A D | pxe.c | 29 static int do_get_tftp(struct pxe_context *ctx, const char *file_path, in do_get_tftp()
|
| A D | bootefi.c | 490 struct efi_device_path *file_path = NULL; in efi_run_image() local
|
| A D | efidebug.c | 733 struct efi_device_path *file_path = NULL; in do_efi_boot_add() local
|
| /u-boot/lib/efi_selftest/ |
| A D | efi_selftest_load_file.c | 210 struct efi_device_path *file_path, in load_file() 247 struct efi_device_path *file_path, in load_file2()
|
| /u-boot/include/ |
| A D | efi_loader.h | 905 struct efi_device_path *file_path; member
|
| A D | efi_api.h | 541 struct efi_device_path *file_path; member
|
| /u-boot/tools/ |
| A D | moveconfig.py | 208 def show_diff(alines, blines, file_path, color_enabled): argument
|
Completed in 50 milliseconds