All of lore.kernel.org
 help / color / mirror / Atom feed
* Using GRUB2 with CoreBoot (formerly known as LinuxBIOS) 1/4: Find tables
@ 2008-01-12 17:44 Patrick Georgi
  2008-01-12 18:18 ` Robert Millan
  2008-01-15 18:05 ` Robert Millan
  0 siblings, 2 replies; 7+ messages in thread
From: Patrick Georgi @ 2008-01-12 17:44 UTC (permalink / raw)
  To: grub-devel

Hi,

I had several issues with getting GRUB2 to run on CoreBoot (aka 
LinuxBIOS), which I'll describe here.

They're rather trivial (I have patches), so someone with a working 
relationship with the FSF, experience with the GRUB2 codebase and C, and 
15 minutes time for each issue should be able to fix these issues in a 
way suitable for GRUB2 mainline.

First issue: Right now, grub2 has a hard coded location for the lbtables 
and gives up if they're not there.
According to the coreboot sources, these tables can start anywhere 
between 0x500 and 0x1000, or between 0xf0000 and 0x100000 at a 16 byte 
boundary.
To find it, checking for the "LBIO"-signature (as is done already) should 
be enough.


Regards,
Patrick Georgi




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

end of thread, other threads:[~2008-01-16 21:21 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-12 17:44 Using GRUB2 with CoreBoot (formerly known as LinuxBIOS) 1/4: Find tables Patrick Georgi
2008-01-12 18:18 ` Robert Millan
2008-01-15 18:05 ` Robert Millan
2008-01-15 18:47   ` Patrick Georgi
2008-01-16 13:40     ` Robert Millan
2008-01-16 19:39       ` Uwe Hermann
2008-01-16 21:19         ` 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.