grub-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 4/4] loader: drop local implementations of find_efi_mmap_size


From: Daniel Kiper
Subject: Re: [PATCH 4/4] loader: drop local implementations of find_efi_mmap_size
Date: Wed, 13 Sep 2017 06:45:49 +0200
User-agent: Mutt/1.3.28i

On Tue, Sep 05, 2017 at 09:41:14PM +0100, Leif Lindholm wrote:
> Now we have a grub_efi_find_mmap_size, replace near-identical implementations
> in i386/linux and mbi2 loaders with calls to that one.

Please do it in separate patches. And I think that
grub-core/commands/efi/lsefimmap.c:grub_cmd_lsefimmap()
begs for similar change too. In general please look for

grub_efi_get_memory_map (&map_size, NULL, NULL, &desc_size, 0)

calls or something like that.

Daniel



reply via email to

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