Re: [v7 PATCH 2/3] efi: Remove arch specific image headers for RISC-V & ARM64

2023-02-21 Thread Atish Patra
On Tue, Feb 14, 2023 at 4:41 AM Daniel Kiper wrote: > > On Thu, Feb 09, 2023 at 04:27:11PM -0800, Atish Patra wrote: > > On Thu, Feb 2, 2023 at 12:12 PM Daniel Kiper > > wrote: > > > > > > On Fri, Jan 20, 2023 at 05:17:13PM -0800, Atish Patra wrote: > > > > The arch specific image header details

Re: [v7 PATCH 2/3] efi: Remove arch specific image headers for RISC-V & ARM64

2023-02-14 Thread Daniel Kiper
On Thu, Feb 09, 2023 at 04:27:11PM -0800, Atish Patra wrote: > On Thu, Feb 2, 2023 at 12:12 PM Daniel Kiper wrote: > > > > On Fri, Jan 20, 2023 at 05:17:13PM -0800, Atish Patra wrote: > > > The arch specific image header details are not very useful as > > > most of the grub just looks at the PE/CO

Re: [v7 PATCH 2/3] efi: Remove arch specific image headers for RISC-V & ARM64

2023-02-09 Thread Atish Patra
On Thu, Feb 2, 2023 at 12:12 PM Daniel Kiper wrote: > > On Fri, Jan 20, 2023 at 05:17:13PM -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 t

Re: [v7 PATCH 2/3] efi: Remove arch specific image headers for RISC-V & ARM64

2023-02-02 Thread Daniel Kiper
On Fri, Jan 20, 2023 at 05:17:13PM -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