coreboot-kgpe-d16/payloads/external/edk2
Matt DeVillier 64262a6183 payloads/edk2: Add support for passing VBT/GOP driver to edk2
Add Kconfig for passing a VBT file and GOP driver to edk2, and pass a
build param to use them along with the platform GOP driver. This allows
edk2 to initialize the display and change display modes, instead of
being limited to the single mode set by whatever display init method
coreboot might use (libgfxinit, FSP/GOP, VBIOS, etc).

TEST=build/boot multiple google boards spanning several platforms using
the edk2 GOP driver for display init.

Change-Id: I63a49df2411fe44b06eaee6d0fb9aab42ac8aedb
Signed-off-by: Matt DeVillier <matt.devillier@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/77269
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Sean Rhodes <sean@starlabs.systems>
2023-08-18 15:27:25 +00:00
..
Kconfig payloads/edk2: Add support for passing VBT/GOP driver to edk2 2023-08-18 15:27:25 +00:00
Kconfig.name payloads/*/Kconfig.name: update documentation link 2023-01-17 15:20:24 +00:00
Makefile payloads/edk2: Add support for passing VBT/GOP driver to edk2 2023-08-18 15:27:25 +00:00
tools_def.txt