GRUB2: Difference between revisions

From coreboot
Jump to navigation Jump to search
No edit summary
Line 14: Line 14:
* Fix lbgrub2 for LinuxBIOS v2
* Fix lbgrub2 for LinuxBIOS v2
* USB stack integration
* USB stack integration
* Fix larfs to reflect latest changes
* export console device in linuxbios table and read this entry in grub2.


== How to help? ==
== How to help? ==


Contact [mailto:stepan@coresystems.de Stefan Reinauer] or the [[Mailinglist|LinuxBIOS mailing list]] for more information.
Contact [mailto:stepan@coresystems.de Stefan Reinauer] or the [[Mailinglist|LinuxBIOS mailing list]] for more information.

Revision as of 23:56, 3 October 2007

Introduction

Our long term goal is to replace the common LinuxBIOS payload FILO with a LinuxBIOS-capable version of GRUB2.

Status

Patrick Georgi has been working on GRUB2 for LinuxBIOS during the Google Summer of Code 2007.

Find his code here:

Todo:

  • Fix lbgrub2 for LinuxBIOS v2
  • USB stack integration
  • Fix larfs to reflect latest changes
  • export console device in linuxbios table and read this entry in grub2.

How to help?

Contact Stefan Reinauer or the LinuxBIOS mailing list for more information.