From bb1e37e76bcb1380d954fc07e81291a1e4cb21b4 Mon Sep 17 00:00:00 2001 From: Bill XIE Date: Sun, 5 Jun 2022 20:50:47 +0800 Subject: payloads/external: Reword help of SEAGRUB_ALLOW_SEABIOS_BOOTMENU The sentence about "to bypass the secure mechanism implemented in the GRUB runtime config" sounded confusing, so reword it. Signed-off-by: Bill XIE Change-Id: I9c6f40d6d11d459fe4be40a624921c2632a89564 Reviewed-on: https://review.coreboot.org/c/coreboot/+/64970 Tested-by: build bot (Jenkins) Reviewed-by: Stefan Reinauer Reviewed-by: Paul Menzel --- payloads/external/GRUB2/Kconfig | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'payloads') diff --git a/payloads/external/GRUB2/Kconfig b/payloads/external/GRUB2/Kconfig index 9ad82eee6731..67499c69e79a 100644 --- a/payloads/external/GRUB2/Kconfig +++ b/payloads/external/GRUB2/Kconfig @@ -92,7 +92,8 @@ config SEAGRUB_ALLOW_SEABIOS_BOOTMENU bool "Allow to access SeaBIOS boot menu before launching GRUB" help Enable this to allow the access to the boot menu of SeaBIOS. It - increases the flexibility but allows to bypass the secure mechanism - implemented in the GRUB runtime config. Please use this with caution. + increases the flexibility but allows to entirely bypass GRUB, along + with all secure mechanism implemented in its runtime config. + Please use this with caution. endif -- cgit v1.2.3