docs/hardware: List GRUB as FAIL for E6400 and E6430

Due to the way the keyboard controller is implemented in the EC and the
somewhat unique way GRUB does keyboard init GRUB payloads do not work
properly on these systems.

Signed-off-by: Nicholas Chin <nic.c3.14@gmail.com>
master
Nicholas Chin 2023-10-20 18:50:23 -06:00
parent 8e8180d996
commit 42814e9326
No known key found for this signature in database
GPG Key ID: 2D0EB28C84678DAA
2 changed files with 4 additions and 4 deletions

View File

@ -48,9 +48,9 @@ P*: Partially works with blobs
| ***Payloads supported*** | |
|---------------------------|-----------|
| **GRUB** | Works |
| **GRUB** | FAIL |
| **SeaBIOS** | Works |
| **SeaBIOS with GRUB** | Works |
| **SeaBIOS with GRUB** | FAIL |
</div>
Introduction
============

View File

@ -47,9 +47,9 @@ P*: Partially works with blobs
| ***Payloads supported*** | |
|---------------------------|-----------|
| **GRUB** | FAIL |
| **GRUB** | FAIL |
| **SeaBIOS** | Works |
| **SeaBIOS with GRUB** | Works |
| **SeaBIOS with GRUB** | FAIL |
</div>
Introduction
============