coreboot-kgpe-d16/src/mainboard/lenovo/t440p
Angel Pons 05ae8f2ff3 mainboard: Drop invalid VGA_BIOS_FILE defaults
If the VGA BIOS file path for `VGA_BIOS_FILE` in a mainboard's Kconfig
does not exist in the coreboot tree (including submodules), drop it.
These files should be stored in the `site-local` subdirectory and the
paths specified for each board in `site-local/Kconfig`. For example:

config VGA_BIOS_FILE
	default "site-local/x200_vbios.bin" if BOARD_LENOVO_X200

Note that this is just an example. There are better ways to structure
one's `site-local` subfolder. Using the `CONFIG_MAINBOARD_DIR` option
would be one of them, though variants may still need special handling.

Also, update autoport to not generate `VGA_BIOS_FILE` defaults.

Change-Id: I1b5dfba035a42d7943f270f95fb7d32b285584d2
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/51340
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
Reviewed-by: Michael Niewöhner <foss@mniewoehner.de>
Reviewed-by:  Felix Singer <felixsinger@posteo.net>
2021-10-15 09:08:35 +00:00
..
acpi mb/lenovo/t440p: Convert to ASL 2.0 syntax 2021-01-24 21:43:42 +00:00
acpi_tables.c ACPI: Select ACPI_SOC_NVS only where suitable 2021-01-18 07:21:34 +00:00
board_info.txt
cmos.default
cmos.layout mb/**/cmos.layout: Indent everything with tabs 2020-11-23 09:56:20 +00:00
data.vbt mb/lenovo/t440p: update VBT to version 2179 2021-03-15 06:28:12 +00:00
devicetree.cb mb/lenovo/t440p: Disable second PEG device 2021-06-22 04:44:49 +00:00
dsdt.asl ACPI: Add top-level ASL 2021-01-27 15:35:13 +00:00
gma-mainboard.ads treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
gpio.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
hda_verb.c lenovo/t440p: Add HDA verbs from the OEM firmware 2020-09-30 10:13:48 +00:00
Kconfig mainboard: Drop invalid VGA_BIOS_FILE defaults 2021-10-15 09:08:35 +00:00
Kconfig.name
mainboard.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
Makefile.inc arch/x86: Use wildcard for mb/smihandler.c 2021-01-24 21:06:22 +00:00
romstage.c mb/lenovo: Use pci_and_config32 2021-09-06 19:12:30 +00:00
smihandler.c src: Include <arch/io.h> when appropriate 2020-10-26 06:44:40 +00:00
vboot-ro-me_clean.fmd
vboot-ro.fmd
vboot-rwab.fmd