From a42a587da9590f90d1b620159fab0b7a274ffb12 Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Tue, 31 Dec 2024 23:58:10 +0000 Subject: [PATCH] correction Signed-off-by: Leah Rowe --- site/docs/gnulinux/grub_hardening.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/site/docs/gnulinux/grub_hardening.md b/site/docs/gnulinux/grub_hardening.md index 9f93fc2..42e0554 100644 --- a/site/docs/gnulinux/grub_hardening.md +++ b/site/docs/gnulinux/grub_hardening.md @@ -239,8 +239,8 @@ For your board's `target.cfg`, add this: E.g. `config/coreboot/x200_8mb/target.cfg` You should only do this on setups that have native graphics initialisation -e.g. Intel graphics, or where no VGA/GOP ROM is required either on-card or -in the flash (e.g. Intel graphics on Alderlake machines). +e.g. Intel graphics (or FSP-based Intel graphics initialisation like on +Alderlake which sets up a similar framebuffer). If you can't use GRUB as a primary payload, then you can use SeaGRUB as above and disable the SeaBIOS menu, making SeaBIOS load only GRUB; SeaGRUB is useful