From 29c93c8fc4f01a252bfcd9ffe43031df744353e6 Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Wed, 1 Nov 2023 12:31:22 +0000 Subject: [PATCH] update notes about grub on e6400 Signed-off-by: Leah Rowe --- site/docs/hardware/e6400.md | 4 ++-- site/docs/hardware/e6430.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/site/docs/hardware/e6400.md b/site/docs/hardware/e6400.md index b51166d..7ab8dd6 100644 --- a/site/docs/hardware/e6400.md +++ b/site/docs/hardware/e6400.md @@ -48,9 +48,9 @@ P*: Partially works with blobs | ***Payloads supported*** | | |---------------------------|-----------| -| **GRUB** | FAIL | +| **GRUB** | Works | | **SeaBIOS** | Works | -| **SeaBIOS with GRUB** | FAIL | +| **SeaBIOS with GRUB** | Works | Introduction ============ diff --git a/site/docs/hardware/e6430.md b/site/docs/hardware/e6430.md index b8c2fe5..a683a6e 100644 --- a/site/docs/hardware/e6430.md +++ b/site/docs/hardware/e6430.md @@ -47,9 +47,9 @@ P*: Partially works with blobs | ***Payloads supported*** | | |---------------------------|-----------| -| **GRUB** | FAIL | +| **GRUB** | Works | | **SeaBIOS** | Works | -| **SeaBIOS with GRUB** | FAIL | +| **SeaBIOS with GRUB** | Works | Introduction ============