Hello Adrian,

On 4/26/21 9:52 AM, John Paul Adrian Glaubitz wrote:

[snip]

>> +
>> +      if (image_target->id == IMAGE_EFI)
>> +        layout->kernel_size = ALIGN_UP (layout->kernel_size + 
>> image_target->vaddr_offset,
>> +                                        image_target->section_align)
>> +          - image_target->vaddr_offset;
>>      }
>>    else
>>      {
>>
> 
> Verified to fix the issue on ia64.
> 
> Tested-by: John Paul Adrian Glaubitz <glaub...@physik.fu-berlin.de>
> 

Thanks again for testing this so quickly! I really appreciate it
since don't have access to an Itanium system to verify the patch.

Best regards,
-- 
Javier Martinez Canillas
Software Engineer - Desktop Hardware Enablement
Red Hat


_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to