Searched refs:EFI_LOADER_CODE (Results 1 – 3 of 3) sorted by relevance
173 loaded_image_info->image_code_type = EFI_LOADER_CODE; in efi_set_code_and_data_type()188 loaded_image_info->image_code_type = EFI_LOADER_CODE; in efi_set_code_and_data_type()
112 EFI_LOADER_CODE, enumerator
50 return type == EFI_LOADER_CODE || type == EFI_LOADER_DATA || in is_boot_services()