grub-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v3 01/10] efi: Rename armxx to arch


From: Bin Meng
Subject: Re: [PATCH v3 01/10] efi: Rename armxx to arch
Date: Sun, 18 Nov 2018 19:41:06 +0800

On Thu, Nov 15, 2018 at 1:27 AM Alexander Graf <address@hidden> wrote:
>
> Some architectures want to boot Linux as plain UEFI binary. Today that
> really only encompasses ARM and AArch64, but going forward more
> architectures may adopt that model.
>
> So rename our internal API accordingly.
>
> Signed-off-by: Alexander Graf <address@hidden>
> Acked-by: Leif Lindholm <address@hidden>
> Reviewed-by: Alistair Francis <address@hidden>
> ---
>  grub-core/loader/arm64/linux.c    | 10 +++++-----
>  grub-core/loader/arm64/xen_boot.c |  6 +++---
>  include/grub/arm/linux.h          |  2 +-
>  include/grub/arm64/linux.h        |  2 +-
>  include/grub/efi/efi.h            |  4 ++--
>  5 files changed, 12 insertions(+), 12 deletions(-)
>

Reviewed-by: Bin Meng <address@hidden>
Tested-by: Bin Meng <address@hidden>



reply via email to

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