Searched refs:efi_device_path (Results 1 – 7 of 7) sorted by relevance
| /include/ |
| A D | efi_device_path.h | 34 struct efi_device_path *efi_dp_next(const struct efi_device_path *dp); 53 const struct efi_device_path *b); 69 struct efi_device_path *efi_dp_shorten(struct efi_device_path *dp); 94 const struct efi_device_path *efi_dp_last_node(const struct efi_device_path *dp); 133 struct efi_device_path *efi_dp_dup(const struct efi_device_path *dp); 153 struct efi_device_path *efi_dp_concat(const struct efi_device_path *dp1, 175 struct efi_device_path *efi_dp_append_node(const struct efi_device_path *dp, 211 struct efi_device_path * 235 struct efi_device_path *efi_dp_get_next_instance(struct efi_device_path **dp, 292 struct efi_device_path *efi_dp_from_file(const struct efi_device_path *dp, [all …]
|
| A D | efi_config.h | 91 struct efi_device_path *dp_volume; 114 struct efi_device_path *eficonfig_create_device_path(struct efi_device_path *dp_volume,
|
| A D | efi_load_initrd.h | 33 struct efi_device_path end;
|
| A D | efi_loader.h | 718 efi_fs_from_path(struct efi_device_path *fp); 752 struct efi_device_path *file_path, 758 struct efi_device_path *file_path, 846 struct efi_device_path *dp, 945 struct efi_device_path *file_path, 1021 struct efi_device_path *file_path; 1027 struct efi_device_path *efi_dp_concat(const struct efi_device_path *dp1, 1028 const struct efi_device_path *dp2, 1030 struct efi_device_path *search_gpt_dp_node(struct efi_device_path *device_path); 1299 struct efi_device_path *initrd_dp, [all …]
|
| A D | efi_api.h | 650 struct efi_device_path dp; 657 struct efi_device_path dp; 663 struct efi_device_path dp; 670 struct efi_device_path dp; 682 struct efi_device_path dp; 703 struct efi_device_path dp; 710 struct efi_device_path dp; 716 struct efi_device_path dp; 725 struct efi_device_path dp; 731 struct efi_device_path dp; [all …]
|
| A D | efi_tcg2.h | 86 struct efi_device_path device_path[];
|
| A D | efi.h | 62 struct efi_device_path { struct 495 struct efi_device_path *device_path;
|
Completed in 21 milliseconds