Hi Javier!

On 4/26/21 10:05 AM, Javier Martinez Canillas wrote:
> 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.

You're absolutely welcome. And I also appreciate the great work so many people 
have
already delivered to get the next release of GRUB ready. I'm really looking 
forward
to version 2.06 and the swath of patches which distributions will be able to 
drop
because they have all been merged upstream :-).

Adrian

-- 
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer - glaub...@debian.org
`. `'   Freie Universitaet Berlin - glaub...@physik.fu-berlin.de
  `-    GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913

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

Reply via email to