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
parent
8e8180d996
commit
42814e9326
|
@ -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
|
||||
============
|
||||
|
|
|
@ -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
|
||||
============
|
||||
|
|
Loading…
Reference in New Issue