Home
last modified time | relevance | path

Searched refs:efi_device_path_file_path (Results 1 – 6 of 6) sorted by relevance

/u-boot/lib/efi_selftest/
A Defi_selftest_load_file.c84 struct efi_device_path_file_path f;
100 sizeof(struct efi_device_path_file_path) +
135 struct efi_device_path_file_path f;
151 sizeof(struct efi_device_path_file_path) +
217 sizeof(struct efi_device_path_file_path) + in load_file()
254 sizeof(struct efi_device_path_file_path) + in load_file2()
/u-boot/lib/efi_loader/
A Defi_device_path_to_text.c311 struct efi_device_path_file_path *fp = in dp_media()
312 (struct efi_device_path_file_path *)dp; in dp_media()
A Defi_file.c1136 struct efi_device_path_file_path *fdp = in efi_file_from_path()
1137 container_of(fp, struct efi_device_path_file_path, dp); in efi_file_from_path()
1153 if (fdp->dp.length <= offsetof(struct efi_device_path_file_path, str)) in efi_file_from_path()
1156 offsetof(struct efi_device_path_file_path, str); in efi_file_from_path()
A Defi_device_path.c1019 struct efi_device_path_file_path *fp; in efi_dp_from_file()
/u-boot/include/
A Defi_api.h703 struct efi_device_path_file_path { struct
/u-boot/cmd/
A Deficonfig.c514 struct efi_device_path_file_path *fp; in eficonfig_create_device_path()

Completed in 24 milliseconds