coreboot-kgpe-d16/src/mainboard/lenovo/t430s
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/t430s: Convert to ASL 2.0 syntax 2021-01-24 21:43:23 +00:00
variants mb/lenovo/t430s: Fix override trees 2021-09-08 18:50:47 +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 sb/intel/bd82x6x: Support ME Soft Temporary Disable Mode 2021-02-07 23:06:52 +00:00
cmos.layout sb/intel/bd82x6x: Support ME Soft Temporary Disable Mode 2021-02-07 23:06:52 +00:00
devicetree.cb bd82x6x boards: Drop redundant c2_latency 2021-06-07 04:53:39 +00:00
dsdt.asl ACPI: Add top-level ASL 2021-01-27 15:35:13 +00:00
hda_verb.c
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
smihandler.c mb/lenovo: Prepend EC event number with 0x to denote hex notation 2020-07-26 21:40:16 +00:00
vboot-ro-me_clean.fmd mb/lenovo: Add additional FMAPs for stripped ME 2020-04-14 09:48:55 +00:00
vboot-ro.fmd mb/lenovo/*: Add vboot RO FMAPs on 12MiB devices 2020-04-14 09:48:44 +00:00
vboot-rwab.fmd