From e81ce0483db982c741eebdda649111eee22a853b Mon Sep 17 00:00:00 2001 From: Martin Roth Date: Sat, 3 Jun 2017 20:00:36 -0600 Subject: payloads: change coreboot to lowercase MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The word 'coreboot' should always be written in lowercase, even at the start of a sentence. Change-Id: I2ec18ca55e0ea672343a951ab81a24a5630f45fd Signed-off-by: Martin Roth Reviewed-on: https://review.coreboot.org/20028 Tested-by: build bot (Jenkins) Reviewed-by: Philippe Mathieu-Daudé Reviewed-by: Philipp Deppenwiese --- payloads/external/SeaBIOS/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'payloads/external/SeaBIOS/Kconfig') diff --git a/payloads/external/SeaBIOS/Kconfig b/payloads/external/SeaBIOS/Kconfig index 3f513a5444..d7d7e60bb6 100644 --- a/payloads/external/SeaBIOS/Kconfig +++ b/payloads/external/SeaBIOS/Kconfig @@ -57,7 +57,7 @@ config SEABIOS_VGA_COREBOOT depends on !(VGA_BIOS || VGA_ROM_RUN) && (VGA_TEXT_FRAMEBUFFER || LINEAR_FRAMEBUFFER) bool help - Coreboot can initialize the GPU of some mainboards. + coreboot can initialize the GPU of some mainboards. After initializing the GPU, the information about it can be passed to the payload. Provide an option rom that implements this legacy VGA BIOS compatibility requirement. -- cgit v1.2.3