[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [GRUB2 PATCH v3 0/4] multiboot2: Add two extensions
From: |
Daniel Kiper |
Subject: |
Re: [GRUB2 PATCH v3 0/4] multiboot2: Add two extensions |
Date: |
Fri, 11 Mar 2016 18:49:10 +0100 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
On Fri, Mar 11, 2016 at 06:33:15PM +0100, Vladimir 'phcoder' Serbinenko wrote:
> On Friday, March 11, 2016, Daniel Kiper <address@hidden> wrote:
>
> > On Fri, Mar 11, 2016 at 04:44:00PM +0100, Vladimir 'phcoder' Serbinenko
> > wrote:
> >
> > [...]
> >
> > > multiboot2 spec is a rolling update.
> >
> > OK. So, I think that we should do this in that way:
> > - apply this patch series after polishing;
> > I hope that it will happen next week,
>
> - update multiboot2 doc,
> > - add grub_relocator32_efi;
> > should it be 2.02 goal?
> >
> Only if it's small
>
> > - agree and add support for ELF relocations;
> > should it be 2.02 goal?
> >
> Full ELF relocations are definitely not for 2.02
>
> >
> > Does it make sense?
> >
> yes
Great! Stay tuned... I will polish and repost this patch series next week.
Daniel
- Re: [GRUB2 PATCH v3 4/4] multiboot2: Add support for relocatable images, (continued)