On Fri, Nov 04, 2022 at 04:26:05PM -0700, Atish Patra wrote:
> ARM64 linux loader code is written in such a way that it can be reused
> across different architectures without much change. Move it to common
> code so that RISC-V doesn't have to define a separate loader.
>
> Reviewed-by: Daniel Kiper
ARM64 linux loader code is written in such a way that it can be reused
across different architectures without much change. Move it to common
code so that RISC-V doesn't have to define a separate loader.
Reviewed-by: Daniel Kiper
Signed-off-by: Atish Patra
---
grub-core/Makefile.core.def