grub-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] decouple mmap parsing by using grub_available_iterate()


From: Vesa Jääskeläinen
Subject: Re: [PATCH] decouple mmap parsing by using grub_available_iterate()
Date: Mon, 11 Aug 2008 18:39:17 +0300
User-agent: Thunderbird 2.0.0.16 (Windows/20080708)

Robert Millan wrote:
Hi,

This patch decouples memory map parsing into a separate grub_available_iterate()
function, for i386-pc and i386-coreboot.  It is mostly intended as a cleanup.
Makes the code more modular so that, for example, the multiboot loader can
construct a memory map without having specific knowledge of the platform,
allows to recombine various init.c & mmap.c in different ways, etc.

Why not use grub_mmap prefix ?




reply via email to

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