grub-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 0/3] use central copy of grub_efi_find_mmap_size


From: Daniel Kiper
Subject: Re: [PATCH 0/3] use central copy of grub_efi_find_mmap_size
Date: Thu, 6 Sep 2018 15:46:51 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

On Fri, Jul 13, 2018 at 05:34:42PM +0100, Leif Lindholm wrote:
> There were multiple local implementations of functions to determine the
> size of buffer required to hold a UEFI memory map. Drop these and switch to
> grub_efi_find_mmap_size() in kern/efi/mm.c.
>
> I'm not going to lie. I no longer have an ia64 cross-toolchain, so that one
> is not even compile tested.
>
> Leif Lindholm (3):
>   loader/i386/linux: use central copy of grub_efi_find_mmap_size
>   loader/ia64/linux: use central copy of grub_efi_find_mmap_size
>   loader/multiboot_mbi2: use central copy of grub_efi_find_mmap_size
>
>  grub-core/loader/i386/linux.c     | 51 
> +--------------------------------------
>  grub-core/loader/ia64/efi/linux.c | 46 ++---------------------------------
>  grub-core/loader/multiboot_mbi2.c | 38 +----------------------------
>  3 files changed, 4 insertions(+), 131 deletions(-)

Reviewed-by: Daniel Kiper <address@hidden> for whole patch series.

Daniel



reply via email to

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