Home
last modified time | relevance | path

Searched refs:loaded_image_info (Results 1 – 25 of 242) sorted by relevance

12345678910

/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/lib/efi_loader/
H A Defi_image_loader.c170 struct efi_loaded_image *loaded_image_info, in efi_set_code_and_data_type() argument
175 loaded_image_info->image_code_type = EFI_LOADER_CODE; in efi_set_code_and_data_type()
176 loaded_image_info->image_data_type = EFI_LOADER_DATA; in efi_set_code_and_data_type()
179 loaded_image_info->image_code_type = EFI_BOOT_SERVICES_CODE; in efi_set_code_and_data_type()
190 loaded_image_info->image_code_type = EFI_LOADER_CODE; in efi_set_code_and_data_type()
191 loaded_image_info->image_data_type = EFI_LOADER_DATA; in efi_set_code_and_data_type()
202 struct efi_loaded_image *loaded_image_info) in efi_load_pe() argument
262 loaded_image_info->image_code_type); in efi_load_pe()
278 loaded_image_info->image_code_type); in efi_load_pe()
318 loaded_image_info->image_base = efi; in efi_load_pe()
[all …]
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/lib/efi_loader/
H A Defi_image_loader.c170 struct efi_loaded_image *loaded_image_info, in efi_set_code_and_data_type() argument
175 loaded_image_info->image_code_type = EFI_LOADER_CODE; in efi_set_code_and_data_type()
176 loaded_image_info->image_data_type = EFI_LOADER_DATA; in efi_set_code_and_data_type()
179 loaded_image_info->image_code_type = EFI_BOOT_SERVICES_CODE; in efi_set_code_and_data_type()
190 loaded_image_info->image_code_type = EFI_LOADER_CODE; in efi_set_code_and_data_type()
191 loaded_image_info->image_data_type = EFI_LOADER_DATA; in efi_set_code_and_data_type()
202 struct efi_loaded_image *loaded_image_info) in efi_load_pe() argument
262 loaded_image_info->image_code_type); in efi_load_pe()
278 loaded_image_info->image_code_type); in efi_load_pe()
318 loaded_image_info->image_base = efi; in efi_load_pe()
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot/lib/efi_loader/
H A Defi_image_loader.c170 struct efi_loaded_image *loaded_image_info, in efi_set_code_and_data_type() argument
175 loaded_image_info->image_code_type = EFI_LOADER_CODE; in efi_set_code_and_data_type()
176 loaded_image_info->image_data_type = EFI_LOADER_DATA; in efi_set_code_and_data_type()
179 loaded_image_info->image_code_type = EFI_BOOT_SERVICES_CODE; in efi_set_code_and_data_type()
190 loaded_image_info->image_code_type = EFI_LOADER_CODE; in efi_set_code_and_data_type()
191 loaded_image_info->image_data_type = EFI_LOADER_DATA; in efi_set_code_and_data_type()
202 struct efi_loaded_image *loaded_image_info) in efi_load_pe() argument
262 loaded_image_info->image_code_type); in efi_load_pe()
278 loaded_image_info->image_code_type); in efi_load_pe()
318 loaded_image_info->image_base = efi; in efi_load_pe()
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/lib/efi_loader/
H A Defi_image_loader.c170 struct efi_loaded_image *loaded_image_info,
175 loaded_image_info->image_code_type = EFI_LOADER_CODE;
176 loaded_image_info->image_data_type = EFI_LOADER_DATA;
179 loaded_image_info->image_code_type = EFI_BOOT_SERVICES_CODE;
190 loaded_image_info->image_code_type = EFI_LOADER_CODE;
191 loaded_image_info->image_data_type = EFI_LOADER_DATA;
202 struct efi_loaded_image *loaded_image_info)
262 loaded_image_info->image_code_type);
278 loaded_image_info->image_code_type);
318 loaded_image_info->image_base = efi;
[all …]
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot/lib/efi_loader/
H A Defi_image_loader.c170 struct efi_loaded_image *loaded_image_info, in efi_set_code_and_data_type() argument
175 loaded_image_info->image_code_type = EFI_LOADER_CODE; in efi_set_code_and_data_type()
176 loaded_image_info->image_data_type = EFI_LOADER_DATA; in efi_set_code_and_data_type()
179 loaded_image_info->image_code_type = EFI_BOOT_SERVICES_CODE; in efi_set_code_and_data_type()
190 loaded_image_info->image_code_type = EFI_LOADER_CODE; in efi_set_code_and_data_type()
191 loaded_image_info->image_data_type = EFI_LOADER_DATA; in efi_set_code_and_data_type()
202 struct efi_loaded_image *loaded_image_info) in efi_load_pe() argument
262 loaded_image_info->image_code_type); in efi_load_pe()
278 loaded_image_info->image_code_type); in efi_load_pe()
318 loaded_image_info->image_base = efi; in efi_load_pe()
[all …]
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/cmd/
H A Dbootefi.c133 loaded_image_info->load_options = NULL; in set_load_options()
134 loaded_image_info->load_options_size = 0; in set_load_options()
139 if (!loaded_image_info->load_options) { in set_load_options()
143 pos = loaded_image_info->load_options; in set_load_options()
145 loaded_image_info->load_options_size = size * 2; in set_load_options()
353 free(loaded_image_info->load_options); in bootefi_run_finish()
376 struct efi_loaded_image *loaded_image_info = NULL; in do_bootefi_exec() local
407 &image_obj, &loaded_image_info); in do_bootefi_exec()
423 loaded_image_info->image_size; in do_bootefi_exec()
475 bootefi_run_finish(image_obj, loaded_image_info); in do_bootefi_exec()
[all …]
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/cmd/
H A Dbootefi.c133 loaded_image_info->load_options = NULL; in set_load_options()
134 loaded_image_info->load_options_size = 0; in set_load_options()
139 if (!loaded_image_info->load_options) { in set_load_options()
143 pos = loaded_image_info->load_options; in set_load_options()
145 loaded_image_info->load_options_size = size * 2; in set_load_options()
353 free(loaded_image_info->load_options); in bootefi_run_finish()
376 struct efi_loaded_image *loaded_image_info = NULL; in do_bootefi_exec() local
407 &image_obj, &loaded_image_info); in do_bootefi_exec()
423 loaded_image_info->image_size; in do_bootefi_exec()
475 bootefi_run_finish(image_obj, loaded_image_info); in do_bootefi_exec()
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot/cmd/
H A Dbootefi.c133 loaded_image_info->load_options = NULL; in set_load_options()
134 loaded_image_info->load_options_size = 0; in set_load_options()
139 if (!loaded_image_info->load_options) { in set_load_options()
143 pos = loaded_image_info->load_options; in set_load_options()
145 loaded_image_info->load_options_size = size * 2; in set_load_options()
353 free(loaded_image_info->load_options); in bootefi_run_finish()
376 struct efi_loaded_image *loaded_image_info = NULL; in do_bootefi_exec() local
407 &image_obj, &loaded_image_info); in do_bootefi_exec()
423 loaded_image_info->image_size; in do_bootefi_exec()
475 bootefi_run_finish(image_obj, loaded_image_info); in do_bootefi_exec()
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/cmd/
H A Dbootefi.c133 loaded_image_info->load_options = NULL; in set_load_options()
134 loaded_image_info->load_options_size = 0; in set_load_options()
139 if (!loaded_image_info->load_options) { in set_load_options()
143 pos = loaded_image_info->load_options; in set_load_options()
145 loaded_image_info->load_options_size = size * 2; in set_load_options()
353 free(loaded_image_info->load_options); in bootefi_run_finish()
376 struct efi_loaded_image *loaded_image_info = NULL; in do_bootefi_exec() local
407 &image_obj, &loaded_image_info); in do_bootefi_exec()
423 loaded_image_info->image_size; in do_bootefi_exec()
475 bootefi_run_finish(image_obj, loaded_image_info); in do_bootefi_exec()
[all …]
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot/cmd/
H A Dbootefi.c133 loaded_image_info->load_options = NULL; in set_load_options()
134 loaded_image_info->load_options_size = 0; in set_load_options()
139 if (!loaded_image_info->load_options) { in set_load_options()
143 pos = loaded_image_info->load_options; in set_load_options()
145 loaded_image_info->load_options_size = size * 2; in set_load_options()
353 free(loaded_image_info->load_options); in bootefi_run_finish()
376 struct efi_loaded_image *loaded_image_info = NULL; in do_bootefi_exec() local
407 &image_obj, &loaded_image_info); in do_bootefi_exec()
423 loaded_image_info->image_size; in do_bootefi_exec()
475 bootefi_run_finish(image_obj, loaded_image_info); in do_bootefi_exec()
[all …]
/dports/sysutils/u-boot-tools/u-boot-2020.07/cmd/
H A Dbootefi.c41 struct efi_loaded_image *loaded_image_info; in set_load_options() local
51 (void **)&loaded_image_info, in set_load_options()
57 loaded_image_info->load_options = NULL; in set_load_options()
58 loaded_image_info->load_options_size = 0; in set_load_options()
64 if (!loaded_image_info->load_options) { in set_load_options()
71 pos = loaded_image_info->load_options; in set_load_options()
74 loaded_image_info->load_options_size = size * 2; in set_load_options()
562 struct efi_loaded_image *loaded_image_info) in bootefi_run_finish() argument
565 free(loaded_image_info->load_options); in bootefi_run_finish()
577 struct efi_loaded_image *loaded_image_info; in do_efi_selftest() local
[all …]
/dports/sysutils/u-boot-tools/u-boot-2020.07/lib/efi_loader/
H A Defi_image_loader.c187 struct efi_loaded_image *loaded_image_info, in efi_set_code_and_data_type() argument
192 loaded_image_info->image_code_type = EFI_LOADER_CODE; in efi_set_code_and_data_type()
193 loaded_image_info->image_data_type = EFI_LOADER_DATA; in efi_set_code_and_data_type()
196 loaded_image_info->image_code_type = EFI_BOOT_SERVICES_CODE; in efi_set_code_and_data_type()
207 loaded_image_info->image_code_type = EFI_LOADER_CODE; in efi_set_code_and_data_type()
208 loaded_image_info->image_data_type = EFI_LOADER_DATA; in efi_set_code_and_data_type()
610 struct efi_loaded_image *loaded_image_info) in efi_load_pe() argument
704 loaded_image_info->image_code_type); in efi_load_pe()
721 loaded_image_info->image_code_type); in efi_load_pe()
771 loaded_image_info->image_base = efi_reloc; in efi_load_pe()
[all …]
/dports/sysutils/u-boot-nanopi-neo2/u-boot-2021.07/lib/efi_loader/
H A Defi_image_loader.c190 struct efi_loaded_image *loaded_image_info, in efi_set_code_and_data_type() argument
195 loaded_image_info->image_code_type = EFI_LOADER_CODE; in efi_set_code_and_data_type()
196 loaded_image_info->image_data_type = EFI_LOADER_DATA; in efi_set_code_and_data_type()
210 loaded_image_info->image_code_type = EFI_LOADER_CODE; in efi_set_code_and_data_type()
211 loaded_image_info->image_data_type = EFI_LOADER_DATA; in efi_set_code_and_data_type()
817 struct efi_loaded_image *loaded_image_info) in efi_load_pe() argument
884 loaded_image_info->image_code_type); in efi_load_pe()
900 loaded_image_info->image_code_type); in efi_load_pe()
920 loaded_image_info)) in efi_load_pe()
956 loaded_image_info->image_base = efi_reloc; in efi_load_pe()
[all …]
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/lib/efi_loader/
H A Defi_image_loader.c190 struct efi_loaded_image *loaded_image_info, in efi_set_code_and_data_type() argument
195 loaded_image_info->image_code_type = EFI_LOADER_CODE; in efi_set_code_and_data_type()
196 loaded_image_info->image_data_type = EFI_LOADER_DATA; in efi_set_code_and_data_type()
210 loaded_image_info->image_code_type = EFI_LOADER_CODE; in efi_set_code_and_data_type()
211 loaded_image_info->image_data_type = EFI_LOADER_DATA; in efi_set_code_and_data_type()
817 struct efi_loaded_image *loaded_image_info) in efi_load_pe() argument
884 loaded_image_info->image_code_type); in efi_load_pe()
900 loaded_image_info->image_code_type); in efi_load_pe()
920 loaded_image_info)) in efi_load_pe()
956 loaded_image_info->image_base = efi_reloc; in efi_load_pe()
[all …]
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/lib/efi_loader/
H A Defi_image_loader.c190 struct efi_loaded_image *loaded_image_info, in efi_set_code_and_data_type() argument
195 loaded_image_info->image_code_type = EFI_LOADER_CODE; in efi_set_code_and_data_type()
196 loaded_image_info->image_data_type = EFI_LOADER_DATA; in efi_set_code_and_data_type()
210 loaded_image_info->image_code_type = EFI_LOADER_CODE; in efi_set_code_and_data_type()
211 loaded_image_info->image_data_type = EFI_LOADER_DATA; in efi_set_code_and_data_type()
817 struct efi_loaded_image *loaded_image_info) in efi_load_pe() argument
884 loaded_image_info->image_code_type); in efi_load_pe()
900 loaded_image_info->image_code_type); in efi_load_pe()
920 loaded_image_info)) in efi_load_pe()
956 loaded_image_info->image_base = efi_reloc; in efi_load_pe()
[all …]
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/lib/efi_loader/
H A Defi_image_loader.c190 struct efi_loaded_image *loaded_image_info, in efi_set_code_and_data_type() argument
195 loaded_image_info->image_code_type = EFI_LOADER_CODE; in efi_set_code_and_data_type()
196 loaded_image_info->image_data_type = EFI_LOADER_DATA; in efi_set_code_and_data_type()
210 loaded_image_info->image_code_type = EFI_LOADER_CODE; in efi_set_code_and_data_type()
211 loaded_image_info->image_data_type = EFI_LOADER_DATA; in efi_set_code_and_data_type()
817 struct efi_loaded_image *loaded_image_info) in efi_load_pe() argument
884 loaded_image_info->image_code_type); in efi_load_pe()
900 loaded_image_info->image_code_type); in efi_load_pe()
920 loaded_image_info)) in efi_load_pe()
956 loaded_image_info->image_base = efi_reloc; in efi_load_pe()
[all …]
/dports/sysutils/u-boot-beaglebone/u-boot-2021.07/lib/efi_loader/
H A Defi_image_loader.c190 struct efi_loaded_image *loaded_image_info, in efi_set_code_and_data_type() argument
195 loaded_image_info->image_code_type = EFI_LOADER_CODE; in efi_set_code_and_data_type()
196 loaded_image_info->image_data_type = EFI_LOADER_DATA; in efi_set_code_and_data_type()
210 loaded_image_info->image_code_type = EFI_LOADER_CODE; in efi_set_code_and_data_type()
211 loaded_image_info->image_data_type = EFI_LOADER_DATA; in efi_set_code_and_data_type()
817 struct efi_loaded_image *loaded_image_info) in efi_load_pe() argument
884 loaded_image_info->image_code_type); in efi_load_pe()
900 loaded_image_info->image_code_type); in efi_load_pe()
920 loaded_image_info)) in efi_load_pe()
956 loaded_image_info->image_base = efi_reloc; in efi_load_pe()
[all …]
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/lib/efi_loader/
H A Defi_image_loader.c190 struct efi_loaded_image *loaded_image_info, in efi_set_code_and_data_type() argument
195 loaded_image_info->image_code_type = EFI_LOADER_CODE; in efi_set_code_and_data_type()
196 loaded_image_info->image_data_type = EFI_LOADER_DATA; in efi_set_code_and_data_type()
210 loaded_image_info->image_code_type = EFI_LOADER_CODE; in efi_set_code_and_data_type()
211 loaded_image_info->image_data_type = EFI_LOADER_DATA; in efi_set_code_and_data_type()
817 struct efi_loaded_image *loaded_image_info) in efi_load_pe() argument
884 loaded_image_info->image_code_type); in efi_load_pe()
900 loaded_image_info->image_code_type); in efi_load_pe()
920 loaded_image_info)) in efi_load_pe()
956 loaded_image_info->image_base = efi_reloc; in efi_load_pe()
[all …]
/dports/sysutils/u-boot-cubieboard/u-boot-2021.07/lib/efi_loader/
H A Defi_image_loader.c190 struct efi_loaded_image *loaded_image_info, in efi_set_code_and_data_type() argument
195 loaded_image_info->image_code_type = EFI_LOADER_CODE; in efi_set_code_and_data_type()
196 loaded_image_info->image_data_type = EFI_LOADER_DATA; in efi_set_code_and_data_type()
210 loaded_image_info->image_code_type = EFI_LOADER_CODE; in efi_set_code_and_data_type()
211 loaded_image_info->image_data_type = EFI_LOADER_DATA; in efi_set_code_and_data_type()
817 struct efi_loaded_image *loaded_image_info) in efi_load_pe() argument
884 loaded_image_info->image_code_type); in efi_load_pe()
900 loaded_image_info->image_code_type); in efi_load_pe()
920 loaded_image_info)) in efi_load_pe()
956 loaded_image_info->image_base = efi_reloc; in efi_load_pe()
[all …]
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/lib/efi_loader/
H A Defi_image_loader.c190 struct efi_loaded_image *loaded_image_info, in efi_set_code_and_data_type() argument
195 loaded_image_info->image_code_type = EFI_LOADER_CODE; in efi_set_code_and_data_type()
196 loaded_image_info->image_data_type = EFI_LOADER_DATA; in efi_set_code_and_data_type()
210 loaded_image_info->image_code_type = EFI_LOADER_CODE; in efi_set_code_and_data_type()
211 loaded_image_info->image_data_type = EFI_LOADER_DATA; in efi_set_code_and_data_type()
817 struct efi_loaded_image *loaded_image_info) in efi_load_pe() argument
884 loaded_image_info->image_code_type); in efi_load_pe()
900 loaded_image_info->image_code_type); in efi_load_pe()
920 loaded_image_info)) in efi_load_pe()
956 loaded_image_info->image_base = efi_reloc; in efi_load_pe()
[all …]
/dports/sysutils/u-boot-clearfog/u-boot-2021.07/lib/efi_loader/
H A Defi_image_loader.c190 struct efi_loaded_image *loaded_image_info, in efi_set_code_and_data_type() argument
195 loaded_image_info->image_code_type = EFI_LOADER_CODE; in efi_set_code_and_data_type()
196 loaded_image_info->image_data_type = EFI_LOADER_DATA; in efi_set_code_and_data_type()
210 loaded_image_info->image_code_type = EFI_LOADER_CODE; in efi_set_code_and_data_type()
211 loaded_image_info->image_data_type = EFI_LOADER_DATA; in efi_set_code_and_data_type()
817 struct efi_loaded_image *loaded_image_info) in efi_load_pe() argument
884 loaded_image_info->image_code_type); in efi_load_pe()
900 loaded_image_info->image_code_type); in efi_load_pe()
920 loaded_image_info)) in efi_load_pe()
956 loaded_image_info->image_base = efi_reloc; in efi_load_pe()
[all …]
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/lib/efi_loader/
H A Defi_image_loader.c190 struct efi_loaded_image *loaded_image_info, in efi_set_code_and_data_type() argument
195 loaded_image_info->image_code_type = EFI_LOADER_CODE; in efi_set_code_and_data_type()
196 loaded_image_info->image_data_type = EFI_LOADER_DATA; in efi_set_code_and_data_type()
210 loaded_image_info->image_code_type = EFI_LOADER_CODE; in efi_set_code_and_data_type()
211 loaded_image_info->image_data_type = EFI_LOADER_DATA; in efi_set_code_and_data_type()
817 struct efi_loaded_image *loaded_image_info) in efi_load_pe() argument
884 loaded_image_info->image_code_type); in efi_load_pe()
900 loaded_image_info->image_code_type); in efi_load_pe()
920 loaded_image_info)) in efi_load_pe()
956 loaded_image_info->image_base = efi_reloc; in efi_load_pe()
[all …]
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/lib/efi_loader/
H A Defi_image_loader.c190 struct efi_loaded_image *loaded_image_info, in efi_set_code_and_data_type() argument
195 loaded_image_info->image_code_type = EFI_LOADER_CODE; in efi_set_code_and_data_type()
196 loaded_image_info->image_data_type = EFI_LOADER_DATA; in efi_set_code_and_data_type()
210 loaded_image_info->image_code_type = EFI_LOADER_CODE; in efi_set_code_and_data_type()
211 loaded_image_info->image_data_type = EFI_LOADER_DATA; in efi_set_code_and_data_type()
817 struct efi_loaded_image *loaded_image_info) in efi_load_pe() argument
884 loaded_image_info->image_code_type); in efi_load_pe()
900 loaded_image_info->image_code_type); in efi_load_pe()
920 loaded_image_info)) in efi_load_pe()
956 loaded_image_info->image_base = efi_reloc; in efi_load_pe()
[all …]
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/lib/efi_loader/
H A Defi_image_loader.c190 struct efi_loaded_image *loaded_image_info, in efi_set_code_and_data_type() argument
195 loaded_image_info->image_code_type = EFI_LOADER_CODE; in efi_set_code_and_data_type()
196 loaded_image_info->image_data_type = EFI_LOADER_DATA; in efi_set_code_and_data_type()
210 loaded_image_info->image_code_type = EFI_LOADER_CODE; in efi_set_code_and_data_type()
211 loaded_image_info->image_data_type = EFI_LOADER_DATA; in efi_set_code_and_data_type()
817 struct efi_loaded_image *loaded_image_info) in efi_load_pe() argument
884 loaded_image_info->image_code_type); in efi_load_pe()
900 loaded_image_info->image_code_type); in efi_load_pe()
920 loaded_image_info)) in efi_load_pe()
956 loaded_image_info->image_base = efi_reloc; in efi_load_pe()
[all …]
/dports/sysutils/u-boot-sopine/u-boot-2021.07/lib/efi_loader/
H A Defi_image_loader.c190 struct efi_loaded_image *loaded_image_info, in efi_set_code_and_data_type() argument
195 loaded_image_info->image_code_type = EFI_LOADER_CODE; in efi_set_code_and_data_type()
196 loaded_image_info->image_data_type = EFI_LOADER_DATA; in efi_set_code_and_data_type()
210 loaded_image_info->image_code_type = EFI_LOADER_CODE; in efi_set_code_and_data_type()
211 loaded_image_info->image_data_type = EFI_LOADER_DATA; in efi_set_code_and_data_type()
817 struct efi_loaded_image *loaded_image_info) in efi_load_pe() argument
884 loaded_image_info->image_code_type); in efi_load_pe()
900 loaded_image_info->image_code_type); in efi_load_pe()
920 loaded_image_info)) in efi_load_pe()
956 loaded_image_info->image_base = efi_reloc; in efi_load_pe()
[all …]

12345678910