coreboot/src/device
Matt DeVillier 672a4feee6 device/Kconfig: select linear framebuffer for Tianocore
Automatically select the linear framebuffer mode option if
available when Tianocore selected as payload, since VGA text
mode will not work properly with the default Tianocore payload.

Change-Id: Ic36fd035526f3efd00ffa12ad613fbac304b18cf
Signed-off-by: Matt DeVillier <matt.devillier@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/39048
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
2020-02-24 13:10:47 +00:00
..
dram
oprom treewide: capitalize 'BIOS' 2020-02-17 20:11:24 +00:00
azalia_device.c
cardbus_device.c
cpu_device.c
device.c
device_const.c
device_util.c
hypertransport.c
i2c.c
i2c_bus.c
Kconfig device/Kconfig: select linear framebuffer for Tianocore 2020-02-24 13:10:47 +00:00
Makefile.inc
mmio.c
pci_class.c
pci_device.c Add configurable ramstage support for minimal PCI scanning 2020-02-08 18:57:36 +00:00
pci_early.c
pci_ops.c
pci_rom.c
pciexp_device.c pciexp: Add support for allocating PCI express hotplug resources 2020-02-05 09:32:30 +00:00
pcix_device.c
pnp_device.c
root_device.c
smbus_ops.c
software_i2c.c