From: "Vesa Jääskeläinen" <chaac@nic.fi>
To: The development of GRUB 2 <grub-devel@gnu.org>
Subject: Re: [PATCH] decouple mmap parsing by using grub_available_iterate()
Date: Mon, 11 Aug 2008 18:39:17 +0300 [thread overview]
Message-ID: <48A05D25.6040209@nic.fi> (raw)
In-Reply-To: <20080811152238.GA23380@thorin>
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 ?
next prev parent reply other threads:[~2008-08-11 15:39 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-11 15:22 [PATCH] decouple mmap parsing by using grub_available_iterate() Robert Millan
2008-08-11 15:39 ` Vesa Jääskeläinen [this message]
2008-08-11 21:24 ` Robert Millan
2008-08-11 22:07 ` Robert Millan
2008-08-12 13:25 ` [PATCH] decouple mmap parsing and implement Multiboot mmap in the loader Robert Millan
2008-08-12 16:29 ` Robert Millan
2008-08-12 22:38 ` Robert Millan
2008-08-12 23:44 ` Robert Millan
2008-08-13 17:52 ` Marco Gerards
2008-08-13 19:51 ` Robert Millan
2008-08-16 14:50 ` Marco Gerards
2008-08-17 16:31 ` Robert Millan
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=48A05D25.6040209@nic.fi \
--to=chaac@nic.fi \
--cc=grub-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.