coreboot-kgpe-d16/src/mainboard
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
..
51nb mb/51nb/x210: Clean up dsdt.asl 2021-09-27 13:25:32 +00:00
acer
adlink
amd mainboard: Drop invalid `VGA_BIOS_FILE` defaults 2021-10-15 09:08:35 +00:00
aopen
apple mainboard: Drop invalid `VGA_BIOS_FILE` defaults 2021-10-15 09:08:35 +00:00
asrock src/mainboard to src/security: Fix spelling errors 2021-10-05 18:06:52 +00:00
asus mainboard: Drop invalid `VGA_BIOS_FILE` defaults 2021-10-15 09:08:35 +00:00
bap src/*: Specify type of `DIMM_SPD_SIZE` once 2021-09-03 00:10:33 +00:00
biostar
bostentech
cavium
clevo skylake DDR4 boards: Set `CaVrefConfig` to 2 2021-09-17 01:05:20 +00:00
compulab
dell
elmex
emulation src/mainboard to src/security: Fix spelling errors 2021-10-05 18:06:52 +00:00
example
facebook src/mainboard to src/security: Fix spelling errors 2021-10-05 18:06:52 +00:00
foxconn
getac mainboard: Drop invalid `VGA_BIOS_FILE` defaults 2021-10-15 09:08:35 +00:00
gigabyte
gizmosphere src/*: Specify type of `DIMM_SPD_SIZE` once 2021-09-03 00:10:33 +00:00
google mainboard: Drop invalid `VGA_BIOS_FILE` defaults 2021-10-15 09:08:35 +00:00
hp mainboard: Drop invalid `VGA_BIOS_FILE` defaults 2021-10-15 09:08:35 +00:00
ibase mainboard: Drop invalid `VGA_BIOS_FILE` defaults 2021-10-15 09:08:35 +00:00
intel mainboard: Drop invalid `VGA_BIOS_FILE` defaults 2021-10-15 09:08:35 +00:00
jetway mainboard: Drop invalid `VGA_BIOS_FILE` defaults 2021-10-15 09:08:35 +00:00
kontron mainboard: Drop invalid `VGA_BIOS_FILE` defaults 2021-10-15 09:08:35 +00:00
lenovo mainboard: Drop invalid `VGA_BIOS_FILE` defaults 2021-10-15 09:08:35 +00:00
libretrend src/*: Specify type of `DIMM_MAX` once 2021-09-03 00:11:02 +00:00
lippert src/mainboard to src/security: Fix spelling errors 2021-10-05 18:06:52 +00:00
msi
ocp mb/ocp/deltalake: Fix SMBIOS type 9 bugs 2021-10-11 12:51:31 +00:00
opencellular
packardbell
pcengines mainboard: Drop invalid `VGA_BIOS_FILE` defaults 2021-10-15 09:08:35 +00:00
pine64
portwell src/mainboard to src/security: Fix spelling errors 2021-10-05 18:06:52 +00:00
prodrive mb/prodrive/hermes: Enable SATA power optimizer 2021-10-08 05:05:45 +00:00
protectli mainboard: Drop invalid `VGA_BIOS_FILE` defaults 2021-10-15 09:08:35 +00:00
purism purism/librem_bdw: add support for ACPI brightness controls 2021-10-11 12:54:36 +00:00
razer src/mainboard to src/security: Fix spelling errors 2021-10-05 18:06:52 +00:00
roda src/mainboard to src/security: Fix spelling errors 2021-10-05 18:06:52 +00:00
samsung mainboard: Drop invalid `VGA_BIOS_FILE` defaults 2021-10-15 09:08:35 +00:00
sapphire
scaleway mb/scaleway/tagada/bmcinfo: replace stdbool.h include with types.h 2021-09-17 20:27:58 +00:00
siemens mb/siemens/mc_ehl2: Adjust PCH serial IO settings 2021-10-14 13:07:04 +00:00
sifive
supermicro mainboard: Drop invalid `VGA_BIOS_FILE` defaults 2021-10-15 09:08:35 +00:00
system76 mainboard: Drop invalid `VGA_BIOS_FILE` defaults 2021-10-15 09:08:35 +00:00
ti
up mb/up/squared: Undo set primary GPU via FSP option 2021-09-14 10:35:21 +00:00
Kconfig