hw/e6400: grub works now, so remove seabios notes
parent
2aec4b7046
commit
1c94f4a128
|
@ -47,9 +47,9 @@ P*: Partially works with blobs
|
|||
|
||||
| ***Payloads supported*** | |
|
||||
|---------------------------|-----------|
|
||||
| **GRUB** | Not yet |
|
||||
| **GRUB** | Works |
|
||||
| **SeaBIOS** | Works |
|
||||
| **SeaBIOS with GRUB** | Not yet |
|
||||
| **SeaBIOS with GRUB** | Works |
|
||||
</div>
|
||||
Introduction
|
||||
============
|
||||
|
@ -71,17 +71,6 @@ There are two possible flash chip sizes for the E6400: 4MiB (32Mbit) or
|
|||
|
||||
Most people will want to use the 4MiB images.
|
||||
|
||||
SeaBIOS-only
|
||||
------------
|
||||
|
||||
At the time of publishing this port, keyboard initialisation is
|
||||
broken in the GRUB payload (it *works fine* in BIOS GRUB, loaded
|
||||
from SeaBIOS, but not *coreboot* GRUB provided by Libreboot - see
|
||||
build targets `i386-coreboot` and `i386-pc` in GRUB).
|
||||
|
||||
This is being investigated. For the time being, SeaBIOS payload works
|
||||
very well and it is provided by Libreboot.
|
||||
|
||||
Blob-free setup (no-ME possible)
|
||||
---------------
|
||||
|
||||
|
|
Loading…
Reference in New Issue