grub-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] Fix chainloding + Chainloading into logical partitions


From: Lucas Gadani
Subject: Re: [PATCH] Fix chainloding + Chainloading into logical partitions
Date: Thu, 10 Jul 2008 11:08:33 -0300

On Sun, Jul 6, 2008 at 5:47 PM, Lucas Gadani <address@hidden> wrote:
> On Sun, Jul 6, 2008 at 18:41, Robert Millan <address@hidden> wrote:
>>
>> Looks like it increases pc.mod code to store information that is only useful
>> to the chainloader.  Is there a reason for not having the chainloader
>> retrieve it?  (note that for disk access we have a cache)
>
> We would need to duplicate the code that iterates through the logical
> partitions in the chainloader or we can change
> pc_partition_map_iterate hook function to also receive
> grub_pc_partition (we can't use the pc_partition_map_iterate cause the
> hook function only receives a grub_disk_t and grub_partition_t, but
> not the grub_pc_partition that's necessary to reconstruct the
> partition info).

What would be the best patch to get accepted into grub? I'm willing to
code the patch, but first I'd like to know the best way to get
comitted to grub.

-- 
Lucas




reply via email to

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