Searched defs:file_path (Results 1 – 8 of 8) sorted by relevance
/lib/efi_loader/ |
A D | efi_bootbin.c | 174 struct efi_device_path *msg_path, *file_path; in efi_run_image() local 261 struct efi_device_path *file_path = NULL; in efi_binary_run() local
|
A D | efi_load_initrd.c | 129 struct efi_device_path *file_path, bool boot_policy, in efi_load_file2_initrd()
|
A D | efi_boottime.c | 1788 struct efi_device_path *file_path, in efi_setup_loaded_image() 1947 efi_status_t efi_load_image_from_file(struct efi_device_path *file_path, in efi_load_image_from_file() 2002 struct efi_device_path *file_path, in efi_load_image_from_path() 2084 struct efi_device_path *file_path, in efi_load_image()
|
A D | efi_helper.c | 151 struct efi_device_path *file_path = NULL; in efi_get_dp_from_boot() local
|
A D | efi_disk.c | 332 struct efi_device_path *file_path; in efi_fs_from_path() local
|
A D | efi_bootmgr.c | 599 static efi_status_t try_load_from_media(struct efi_device_path *file_path, in try_load_from_media()
|
A D | efi_device_path.c | 1045 struct efi_device_path **file_path) in efi_dp_split_file_path()
|
/lib/efi_selftest/ |
A D | efi_selftest_load_file.c | 210 struct efi_device_path *file_path, in load_file() 246 struct efi_device_path *file_path, in load_file2()
|
Completed in 44 milliseconds