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 <[email protected]>
Now everything builds without any problems... Reviewed-by: Daniel Kiper <[email protected]> Thank you for fixing all the issues! Daniel _______________________________________________ Grub-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/grub-devel
