Re: [PATCH v3 7/7] RISC-V: Use common linux loader

2021-11-25 Thread Daniel Kiper
On Thu, Oct 28, 2021 at 11:31:20PM +0300, Nikita Ermakov wrote: > From: Atish Patra > > RISC-V doesn't have to do anything very different from other architectures > to loader EFI stub linux kernel. As a result, just use the common linux > loader instead of defining a RISC-V specific linux loader.

[PATCH v3 7/7] RISC-V: Use common linux loader

2021-10-28 Thread Nikita Ermakov
From: Atish Patra RISC-V doesn't have to do anything very different from other architectures to loader EFI stub linux kernel. As a result, just use the common linux loader instead of defining a RISC-V specific linux loader. Signed-off-by: Atish Patra --- grub-core/Makefile.core.def| 4 +--