From: Patrick Georgi <patrick@georgi-clan.de>
To: grub-devel@gnu.org
Subject: Using GRUB2 with CoreBoot (formerly known as LinuxBIOS) 1/4: Find tables
Date: Sat, 12 Jan 2008 17:44:42 +0000 (UTC) [thread overview]
Message-ID: <fmaua9$kp5$1@ger.gmane.org> (raw)
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
next reply other threads:[~2008-01-12 17:45 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-12 17:44 Patrick Georgi [this message]
2008-01-12 18:18 ` Using GRUB2 with CoreBoot (formerly known as LinuxBIOS) 1/4: Find tables 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
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='fmaua9$kp5$1@ger.gmane.org' \
--to=patrick@georgi-clan.de \
--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.