grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2 0/2] Fix fallout from 4k section alignment patch


From: Leif Lindholm
Subject: Re: [PATCH v2 0/2] Fix fallout from 4k section alignment patch
Date: Wed, 1 May 2019 17:24:00 +0100
User-agent: NeoMutt/20170113 (1.7.2)

On Tue, Apr 30, 2019 at 10:43:55PM +0200, Alexander Graf wrote:
> Commit a51f953f4ee87 ("mkimage: Align efi sections on 4k boundary")
> broke ARM builds. There were 2 reasons for that:
> 
>   1) An NX bug that was lingering forever in the code base and only got
> triggered because of the change
> 
>   2) A missing adjustment in the original patch
> 
> This patch set fixes both issues, making 32bit ARM targets for UEFI
> fully functional again for me.

This looks good to me.
Reviewed-by: Leif Lindholm <address@hidden>
Tested-by: Leif Lindholm <address@hidden>

Thanks!

> Alex
> 
> Alexander Graf (2):
>   arm: Move trampolines into code section
>   arm: Align section alignment with manual relocation offset code
> 
>  util/grub-mkimagexx.c | 30 ++++++++++++++----------------
>  1 file changed, 14 insertions(+), 16 deletions(-)
> 
> -- 
> 2.16.4
> 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]