All of lore.kernel.org
 help / color / mirror / Atom feed
From: Robert Millan <rmh@aybabtu.com>
To: The development of GRUB 2 <grub-devel@gnu.org>
Subject: Re: [PATCH] enable multiboot2 loader on i386-ieee1275
Date: Wed, 23 Jan 2008 12:05:31 +0100	[thread overview]
Message-ID: <20080123110531.GB25594@thorin> (raw)
In-Reply-To: <878x2gsu6f.fsf@xs4all.nl>

On Wed, Jan 23, 2008 at 11:38:48AM +0100, Marco Gerards wrote:
> >> > Though I don't see why not do it.  The boot abi is already compatible on
> >> > PowerPC:
> >> >
> >> >   http://grub.enbug.org/MultibootDraft#head-198f9346038a3782a8263de281dd9cf2eb2759a8
> >> 
> >> Do you suggest to change the interface for x86?
> >
> > Yes.  Multiboot2 is still a draft and not widely used (not even in comparison to
> > Multiboot1).  I don't think it's a big problem to change this.
> 
> We could use ebx or so.  Or will this cause new problems?

Well, EBX itself is being used for the MBI, so not a good choice ;-)

About using a free register (I think ECX and EDX aren't used), this might
cause the inconvenience that you might need to reestructure startup code, in
case it is laid out in a way that already makes use of that register.

I don't think this is the case for the average OFW application that is written
in C and just has a few lines of asm in _start.

-- 
Robert Millan

<GPLv2> I know my rights; I want my phone call!
<DRM> What use is a phone call… if you are unable to speak?
(as seen on /.)



  reply	other threads:[~2008-01-23 11:07 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-21  1:38 [PATCH] enable multiboot2 loader on i386-ieee1275 Robert Millan
     [not found] ` <200801210813.41382.duwe@lst.de>
2008-01-21 11:20   ` Robert Millan
2008-01-23  9:08 ` Marco Gerards
2008-01-23  9:57   ` Robert Millan
2008-01-23 10:13     ` Marco Gerards
2008-01-23 10:25       ` Robert Millan
2008-01-23 10:38         ` Marco Gerards
2008-01-23 11:05           ` Robert Millan [this message]
2008-01-23 11:19             ` Marco Gerards

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=20080123110531.GB25594@thorin \
    --to=rmh@aybabtu.com \
    --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.