Searched defs:file_path (Results 1 – 6 of 6) sorted by relevance
| /rk3399_rockchip-uboot/cmd/ |
| H A D | pxe.c | 89 static int get_bootfile_path(const char *file_path, char *bootfile_path, in get_bootfile_path() 129 static int do_get_tftp(cmd_tbl_t *cmdtp, const char *file_path, char *file_addr) in do_get_tftp() 145 static int do_get_ext2(cmd_tbl_t *cmdtp, const char *file_path, char *file_addr) in do_get_ext2() 158 static int do_get_fat(cmd_tbl_t *cmdtp, const char *file_path, char *file_addr) in do_get_fat() 171 static int do_get_any(cmd_tbl_t *cmdtp, const char *file_path, char *file_addr) in do_get_any() 192 static int get_relfile(cmd_tbl_t *cmdtp, const char *file_path, in get_relfile() 232 static int get_pxe_file(cmd_tbl_t *cmdtp, const char *file_path, in get_pxe_file() 424 static int get_relfile_envaddr(cmd_tbl_t *cmdtp, const char *file_path, const char *envaddr_name) in get_relfile_envaddr()
|
| /rk3399_rockchip-uboot/lib/efi_loader/ |
| H A D | efi_device_path.c | 547 struct efi_device_path **file_path) in efi_dp_split_file_path()
|
| H A D | efi_boottime.c | 734 struct efi_device_path *file_path) in efi_setup_loaded_image() 767 struct efi_device_path *file_path, in efi_load_image()
|
| /rk3399_rockchip-uboot/tools/rockchip/ |
| H A D | resource_tool.c | 786 const char *file_path; in test_load() local 849 static bool get_entry(const char *file_path, index_tbl_entry *entry) in get_entry() 923 static int load_file(const char *file_path, int offset_block, int blocks) in load_file()
|
| /rk3399_rockchip-uboot/tools/ |
| H A D | moveconfig.py | 462 def show_diff(a, b, file_path, color_enabled): argument
|
| /rk3399_rockchip-uboot/include/ |
| H A D | efi_api.h | 259 void *file_path; member
|