Attention is currently required from: Paul Menzel. Hello build bot (Jenkins), Nico Huber,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/63763
to look at the new patch set (#2).
Change subject: device/Kconfig: Change ON_DEVICE_ROM_LOAD default ......................................................................
device/Kconfig: Change ON_DEVICE_ROM_LOAD default
Defaulting to 'y' to load optional blobs from PCI cards is not a good idea in an open source project. On top of that PCI option roms are a security issue.
This would affect desktop use cases that expect graphic output in the payload on an external GPU.
To keep buildtesting this option add it to one of the configs.
Change-Id: I70b4ca6bf83f2d2fa591e30967e481d67e1b9f87 Signed-off-by: Arthur Heymans arthur@aheymans.xyz --- M configs/config.lenovo_t400_vboot_and_debug M src/device/Kconfig 2 files changed, 2 insertions(+), 4 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/63/63763/2