Lines Matching refs:efi_device_path
131 void efi_net_dp_from_dev(struct efi_device_path **dp, struct udevice *udev, bool cache_only);
156 static inline void efi_net_dp_from_dev(struct efi_device_path **dp, in efi_net_dp_from_dev()
318 uint16_t *efi_dp_str(struct efi_device_path *dp);
697 efi_status_t efi_initrd_register(struct efi_device_path *dp_initrd);
718 efi_fs_from_path(struct efi_device_path *fp);
747 struct efi_device_path **device_path,
752 struct efi_device_path *file_path,
758 struct efi_device_path *file_path,
796 struct efi_device_path *remain_device_path,
846 struct efi_device_path *dp,
850 struct efi_file_handle *efi_file_from_path(struct efi_device_path *fp);
859 struct efi_device_path *efi_get_dp_from_boot(const efi_guid_t *guid);
944 efi_status_t efi_setup_loaded_image(struct efi_device_path *device_path,
945 struct efi_device_path *file_path,
1021 struct efi_device_path *file_path;
1025 struct efi_device_path *efi_dp_from_lo(struct efi_load_option *lo,
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);
1297 efi_status_t efi_load_option_dp_join(struct efi_device_path **dp,
1299 struct efi_device_path *initrd_dp,
1300 struct efi_device_path *fdt_dp);