All of lore.kernel.org
 help / color / mirror / Atom feed
* Multiboot Specification
@ 2008-02-24 12:01 Vegard Nossum
  2008-02-24 17:52 ` Robert Millan
  2008-02-26 22:31 ` Yoshinori K. Okuji
  0 siblings, 2 replies; 6+ messages in thread
From: Vegard Nossum @ 2008-02-24 12:01 UTC (permalink / raw)
  To: grub-devel, bug-grub; +Cc: Bryan Ford

Hello,

I have a question/comment regarding the Multiboot Specification. Since
loaders need to read/load an object file anyway, wouldn't it be more
appropriate to look for the multiboot header by looking up either a
symbol name or a section name, rather than searching for a magic
number within the first 8K bytes of the image?

This shouldn't be very difficult to implement for loaders, it would
make loading safer (more reliable), and it would remove an otherwise
artificial limitation. (It wouldn't have to be a requirement, but it
could be a supplement to the magic number solution.)

How would I proceed to suggest this change? :-)

Kind regards,
Vegard Nossum


PS: It wasn't entirely clear who is responsible for the specification.
If I hit the wrong address, please disregard this message :-)



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2008-02-28 10:21 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <200802271909.m1RJ9Rdc001108@shoebox.dholloway.com>
2008-02-28 10:21 ` Multiboot Specification David Holloway
2008-02-24 12:01 Vegard Nossum
2008-02-24 17:52 ` Robert Millan
2008-02-26 22:31 ` Yoshinori K. Okuji
2008-02-27  7:29   ` Vegard Nossum
2008-02-27  7:35     ` Vegard Nossum

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.