On Mon, Aug 11, 2008 at 11:24:18PM +0200, Robert Millan wrote:
> On Mon, Aug 11, 2008 at 06:39:17PM +0300, Vesa Jääskeläinen wrote:
> > Robert Millan wrote:
> > >Hi,
> > >
> > >This patch decouples memory map parsing into a separate
> > >grub_available_iterate()
> > >function, for i386-pc and i386
On Mon, Aug 11, 2008 at 06:39:17PM +0300, Vesa Jääskeläinen wrote:
> 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 mo
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