All of lore.kernel.org
 help / color / mirror / Atom feed
* some multiboot2 comments
@ 2006-10-26 19:58 Hollis Blanchard
  2006-10-27  4:09 ` Tristan Gingold
  2006-10-28 14:11 ` some multiboot2 comments Yoshinori K. Okuji
  0 siblings, 2 replies; 26+ messages in thread
From: Hollis Blanchard @ 2006-10-26 19:58 UTC (permalink / raw)
  To: The development of GRUB 2

http://grub.enbug.org/MultibootDraft

I'm looking at implementing this now.

Module:
Because of the 'length' field in the tag header, the 'reserved' field
isn't actually needed. The 'length' field makes every one of these tag
structures inherently variably sized. Any data added later to this tag
will be skipped over by the reader.

Memory Map:
I'm not sure if we need this. The OS can get this information from
firmware (e.g. BIOS e820 map or Open Firmware) as easily as we can,
right? In general, I don't think we should convert firmware information
into the multiboot structure.

-Hollis




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

end of thread, other threads:[~2006-12-16  5:06 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-26 19:58 some multiboot2 comments Hollis Blanchard
2006-10-27  4:09 ` Tristan Gingold
2006-10-27  5:37   ` Hollis Blanchard
2006-10-28 14:06     ` Yoshinori K. Okuji
2006-10-29 16:38     ` Tristan Gingold
2006-10-30 19:20       ` Yoshinori K. Okuji
2006-10-30 20:24         ` Tristan Gingold
2006-11-02 19:52           ` Yoshinori K. Okuji
2006-11-04 14:40             ` Tristan Gingold
2006-12-09  0:02   ` identifying module types Hollis Blanchard
2006-12-09  5:31     ` Tristan Gingold
2006-12-12 20:56       ` Hollis Blanchard
2006-12-12 22:54         ` Yoshinori K. Okuji
2006-12-13  4:14           ` Hollis Blanchard
2006-12-16  5:09           ` Tristan Gingold
2006-12-16  5:04         ` Tristan Gingold
2006-12-12 21:48     ` Hollis Blanchard
2006-12-16  5:06       ` Tristan Gingold
2006-12-12 22:28     ` Yoshinori K. Okuji
2006-12-13  0:07       ` Hollis Blanchard
2006-12-13 20:47         ` Yoshinori K. Okuji
2006-10-28 14:11 ` some multiboot2 comments Yoshinori K. Okuji
2006-10-28 18:32   ` Hollis Blanchard
2006-10-30 19:15     ` Yoshinori K. Okuji
2006-10-31  1:43       ` Hollis Blanchard
2006-11-02 19:53         ` Yoshinori K. Okuji

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.