grub-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v2 05/10] RISC-V: Add early startup code


From: Bin Meng
Subject: Re: [PATCH v2 05/10] RISC-V: Add early startup code
Date: Wed, 14 Nov 2018 23:12:23 +0800

On Wed, Nov 14, 2018 at 9:11 PM Alexander Graf <address@hidden> wrote:
>
> On entry, we need to save the system table pointer as well as our image
> handle. Add an early startup file that saves them and then brings us
> into our main function.
>
> Signed-off-by: Alexander Graf <address@hidden>
> Reviewed-by: Alistair Francis <address@hidden>
> ---
>  grub-core/kern/riscv/efi/startup.S | 49 
> ++++++++++++++++++++++++++++++++++++++
>  1 file changed, 49 insertions(+)
>  create mode 100644 grub-core/kern/riscv/efi/startup.S
>

Reviewed-by: Bin Meng <address@hidden>
Tested via 'bootefi' command from U-Boot on QEMU riscv64
Tested-by: Bin Meng <address@hidden>



reply via email to

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