All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] GRUB2 does not provide Multiboot Legacy memory map
@ 2008-04-19 21:11 Julian Salazar
  2008-04-19 21:32 ` Thomas Schwinge
  0 siblings, 1 reply; 4+ messages in thread
From: Julian Salazar @ 2008-04-19 21:11 UTC (permalink / raw)
  To: grub-devel

[-- Attachment #1: Type: text/plain, Size: 632 bytes --]

Hi,

 

I'm developing a small kernel and I've been using GRUB2 with the Legacy
Multiboot Specification for some time now. I've noticed that it does not
provide some of the things in the Multiboot Information structure that GRUB
Legacy does, like the memory map. So I've created a small patch which works
in QEMU and real hardware so that GRUB2 will pass the memory map to my
kernel or any multiboot-compliant kernel for the i386-pc.

 

Since I've never actually contributed code to a GNU project before, are
there certain rules and regulations of some sort that I have to comply with
before I can send my patch here?

 

Thanks.


[-- Attachment #2: Type: text/html, Size: 2528 bytes --]

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

end of thread, other threads:[~2008-04-20 10:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-19 21:11 [PATCH] GRUB2 does not provide Multiboot Legacy memory map Julian Salazar
2008-04-19 21:32 ` Thomas Schwinge
2008-04-19 22:09   ` Julian Salazar
2008-04-20 10:12     ` Robert Millan

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.