grub-devel
[Top][All Lists]
Advanced

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

Re: [v8 PATCH 2/3] efi: Remove arch specific image headers for RISC-V, A


From: Daniel Kiper
Subject: Re: [v8 PATCH 2/3] efi: Remove arch specific image headers for RISC-V, ARM64, ARM
Date: Tue, 21 Mar 2023 17:59:26 +0100
User-agent: NeoMutt/20170113 (1.7.2)

On Thu, Mar 09, 2023 at 03:59:52PM -0800, Atish Patra wrote:
> The arch specific image header details are not very useful as
> most of the grub just looks at the PE/COFF spec parameters (PE32 magic
> and header offset).
>
> Remove the arch specific images headers and define a generic
> arch headers that provide enough PE/COFF fields for grub to parse kernel
> images correctly.
>
> Signed-off-by: Atish Patra <atishp@rivosinc.com>

Now everything builds without any problems...

Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>

Thank you for fixing all the issues!

Daniel



reply via email to

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