[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH] grub-install on coreboot
From: |
Robert Millan |
Subject: |
[PATCH] grub-install on coreboot |
Date: |
Sat, 22 Nov 2008 16:53:14 +0100 |
User-agent: |
Mutt/1.5.13 (2006-08-11) |
Hi,
This patch implements grub-install on coreboot. Since there's no pre-defined
boot protocol on this platform, we simply generate a usable Multiboot image
and dump it to /boot. User can afterwards load it to flash to make the board
boot using this disk, or load it from elsewhere (even from a BIOS rescue disk).
I hope it's not too intrusive to reuse i386-pc's grub-install; I think it's
much better than duplicating the whole script.
Note: indentation changes intentionally ommitted to improve readability.
--
Robert Millan
The DRM opt-in fallacy: "Your data belongs to us. We will decide when (and
how) you may access your data; but nobody's threatening your freedom: we
still allow you to remove your data and not access it at all."
grub-install.diff
Description: Text Data
- [PATCH] grub-install on coreboot,
Robert Millan <=