hw/e6400: grub works now, so remove seabios notes

hslick-master
Leah Rowe 2023-04-20 13:13:23 +01:00
parent 2aec4b7046
commit 1c94f4a128
1 changed files with 2 additions and 13 deletions

View File

@ -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)
---------------