Searched defs:device_path (Results 1 – 17 of 17) sorted by relevance
| /u-boot/lib/efi_loader/ |
| A D | efi_device_path_utilities.c | 28 const struct efi_device_path *device_path) in get_device_path_size() 56 const struct efi_device_path *device_path) in duplicate_device_path() 97 const struct efi_device_path *device_path, in append_device_node() 118 const struct efi_device_path *device_path, in append_device_path_instance() 162 const struct efi_device_path *device_path) in is_device_path_multi_instance()
|
| A D | helloworld.c | 147 efi_status_t print_device_path(struct efi_device_path *device_path, in print_device_path() 186 struct efi_device_path *device_path; in efi_main() local
|
| A D | efi_bootmgr.c | 48 struct efi_device_path *expand_media_path(struct efi_device_path *device_path) in expand_media_path()
|
| A D | efi_hii_config.c | 87 const struct efi_device_path *device_path, in get_alt_config()
|
| A D | efi_device_path_to_text.c | 416 struct efi_device_path *device_path, in efi_convert_device_path_to_text()
|
| A D | efi_device_path.c | 1132 struct efi_device_path **device_path, in efi_dp_split_file_path() 1296 struct efi_device_path *search_gpt_dp_node(struct efi_device_path *device_path) in search_gpt_dp_node()
|
| A D | efi_disk.c | 333 struct efi_device_path *device_path; in efi_fs_from_path() local
|
| A D | efi_tcg2.c | 969 struct efi_device_path *device_path; in tcg2_measure_pe_image() local 2058 struct efi_device_path *device_path; in tcg2_measure_gpt_data() local
|
| A D | efi_boottime.c | 1728 efi_status_t efi_setup_loaded_image(struct efi_device_path *device_path, in efi_setup_loaded_image() 1810 struct efi_device_path **device_path, in efi_locate_device_path()
|
| /u-boot/lib/acpi/ |
| A D | acpi_table.c | 207 const char *device_path) in acpi_create_dbg2()
|
| /u-boot/lib/efi/ |
| A D | efi_app.c | 85 struct efi_device_path *device_path, int len, in efi_bind_block()
|
| /u-boot/cmd/ |
| A D | bootefi.c | 548 struct efi_device_path *device_path, in bootefi_run_prepare()
|
| A D | eficonfig.c | 622 struct efi_device_path *device_path; in eficonfig_select_volume() local 2398 struct efi_device_path *device_path; in eficonfig_enumerate_boot_option() local
|
| /u-boot/include/ |
| A D | efi_tcg2.h | 94 struct efi_device_path device_path[]; member
|
| A D | efi.h | 483 struct efi_device_path *device_path; member
|
| A D | efi_api.h | 1058 efi_string_id_t device_path; member
|
| /u-boot/include/linux/ |
| A D | edd.h | 158 } device_path; member
|
Completed in 47 milliseconds