drivers/pc80/vga: Add legacy VGA romstage support
commit84c3b5e0515deb4e4557d128a69058a8acfdb827
authorJeremy Compostella <jeremy.compostella@intel.com>
Thu, 1 Dec 2022 23:31:55 +0000 (1 16:31 -0700)
committerSubrata Banik <subratabanik@google.com>
Sat, 7 Jan 2023 17:46:54 +0000 (7 17:46 +0000)
tree1e69afd9c77f7813de9562fcbfe65bcad5e194ea
parent114f87bf2e697554301b5288dc1478fc851eabc3
drivers/pc80/vga: Add legacy VGA romstage support

This is support for adding legacy VGA support into romstage.
Support for this is being provided by libgfxinit.

The current use case allows us to initialize the display
before memory init (prior to physical memory init) to inform
the user when lengthy memory training is needed.

BUG=b:252792591
BRANCH=firmware-brya-14505.B
TEST=VGA code compiles for romstage

Change-Id: I81309871e8db71657b2a9816708141f121d767d3
Signed-off-by: Jeremy Compostella <jeremy.compostella@intel.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/70278
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Tarun Tuli <taruntuli@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
src/drivers/pc80/vga/Kconfig
src/drivers/pc80/vga/Makefile.inc