Home
last modified time | relevance | path

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

/u-boot/include/asm-generic/
A Dpe.h49 #define IMAGE_SUBSYSTEM_EFI_APPLICATION 10 macro
/u-boot/arch/arm/lib/
A Dcrt0_aarch64_efi.S67 .short IMAGE_SUBSYSTEM_EFI_APPLICATION /* Subsystem */
A Dcrt0_arm_efi.S67 .short IMAGE_SUBSYSTEM_EFI_APPLICATION /* Subsystem */
/u-boot/arch/riscv/lib/
A Dcrt0_riscv_efi.S88 .short IMAGE_SUBSYSTEM_EFI_APPLICATION /* Subsystem */
/u-boot/lib/efi_loader/
A Defi_image_loader.c194 case IMAGE_SUBSYSTEM_EFI_APPLICATION: in efi_set_code_and_data_type()
A Defi_boottime.c3266 if (image_obj->image_type == IMAGE_SUBSYSTEM_EFI_APPLICATION || in efi_exit()

Completed in 11 milliseconds