coreboot/src/drivers
Shelley Chen fddf9162a3 vc/google: Show different logos for different ChromeOS devices
This commit adds support for showing different logos on the ChromeOS
firmware splash screen based on the device model (between
Chromebook-Plus and regular ChromeOS devices like Chromebook and
Chromebox). This allows OEMs to customize the branding on their
devices.

This patch also introduces three new Kconfigs:
 - CHROMEOS_FW_SPLASH_SCREEN
 - CHROMEOS_LOGO_PATH
 - CHROMEBOOK_PLUS_LOGO_PATH
which allow users to enable the fw splash screen feature in the
vendorcode. Previously, we were using the BMP_LOGO Kconfig in
drivers/intel/fsp2_0, but we didn't want the top level Kconfigs to be
located inside the architecture specific files.

BUG=b:317880956
BRANCH=None
TEST=emerge-rex coreboot chromeos-bootimage
     verify that FW splash screen appears

Change-Id: I56613d1e7e81e25b31ad034edae0f716c94c4960
Signed-off-by: Shelley Chen <shchen@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/79775
Reviewed-by: Kapil Porwal <kapilporwal@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Julius Werner <jwerner@chromium.org>
Reviewed-by: Paul Menzel <paulepanter@mailbox.org>
2024-01-11 03:54:42 +00:00
..
acpi/thermal_zone acpi: Comply with ACPI specification by making _STR unicode strings 2023-09-14 12:03:32 +00:00
amd x86: Add .data section support for pre-memory stages 2023-09-14 21:02:07 +00:00
ams drivers: Add SPDX license headers to Makefiles 2023-08-06 19:27:36 +00:00
analogix/anx7625 Use common GCD function 2023-11-04 17:06:42 +00:00
asmedia src: Remove leading blank lines from SPDX header 2020-05-18 07:00:27 +00:00
aspeed arch to drivers/intel: Fix misspellings & capitalization issues 2023-09-08 00:53:57 +00:00
broadcom src: Make PCI ID define names shorter 2022-03-07 08:32:09 +00:00
camera drivers: Add SPDX license headers to Makefiles 2023-08-06 19:27:36 +00:00
crb security/tpm/: turn tis_{init,open} into tis_probe 2023-11-13 14:17:38 +00:00
efi drivers/efi: Fix linker error when SMM phase uses option API 2023-04-14 09:41:53 +00:00
elog drivers/elog: Remove NULL check for array created in code 2023-10-25 15:21:45 +00:00
emulation/qemu drivers: Remove space between function name and '(' 2023-09-11 15:51:04 +00:00
generic drivers/generic/adau7002: Set ACPI status to hidden 2023-11-01 15:36:05 +00:00
genesyslogic drivers/genesyslogic/gl9750: Add invert write protect polarity 2023-08-30 09:05:39 +00:00
gfx/generic drivers: Add SPDX license headers to Makefiles 2023-08-06 19:27:36 +00:00
i2c security/tpm/: turn tis_{init,open} into tis_probe 2023-11-13 14:17:38 +00:00
intel vc/google: Show different logos for different ChromeOS devices 2024-01-11 03:54:42 +00:00
ipmi drivers: Add SPDX license headers to Makefiles 2023-08-06 19:27:36 +00:00
lenovo drivers: Remove space between function name and '(' 2023-09-11 15:51:04 +00:00
maxim drivers/ipmi to lib: Fix misspellings & capitalization issues 2023-12-13 10:42:30 +00:00
mipi drivers/mipi: Add support for IVO_T109NW41 panel 2024-01-09 06:43:01 +00:00
mrc_cache drivers/ipmi to lib: Fix misspellings & capitalization issues 2023-12-13 10:42:30 +00:00
net drivers/ipmi to lib: Fix misspellings & capitalization issues 2023-12-13 10:42:30 +00:00
nxp/uwb drivers: Add SPDX license headers to Makefiles 2023-08-06 19:27:36 +00:00
ocp drivers/ipmi to lib: Fix misspellings & capitalization issues 2023-12-13 10:42:30 +00:00
parade commonlib/bsd: Remove cb_err_t 2022-03-09 02:18:21 +00:00
pc80 drivers/pc80/rtc/option.c: Reset only CMOS range covered by checksum 2023-11-13 14:18:17 +00:00
pcie drivers: Add SPDX license headers to Makefiles 2023-08-06 19:27:36 +00:00
ricoh/rce822 drivers: Add SPDX license headers to Makefiles 2023-08-06 19:27:36 +00:00
secunet/dmi drivers: Add SPDX license headers to Makefiles 2023-08-06 19:27:36 +00:00
siemens/nc_fpga Allow to build romstage sources inside the bootblock 2023-11-09 13:20:18 +00:00
sil/3114 drivers: Add SPDX license headers to Makefiles 2023-08-06 19:27:36 +00:00
smbus drivers: Add SPDX license headers to Makefiles 2023-08-06 19:27:36 +00:00
smmstore drivers/ipmi to lib: Fix misspellings & capitalization issues 2023-12-13 10:42:30 +00:00
sof drivers/sof: Add support for rt5650 speaker/jack topology 2023-09-25 15:35:05 +00:00
soundwire drivers: Add SPDX license headers to Makefiles 2023-08-06 19:27:36 +00:00
spi drivers/spi/gigadevice.c: Add GD25LQ255E support 2023-12-21 04:29:40 +00:00
ti commonlib/bsd: Remove cb_err_t 2022-03-09 02:18:21 +00:00
tpm drivers/ipmi to lib: Fix misspellings & capitalization issues 2023-12-13 10:42:30 +00:00
uart drivers/uart/pl011.c Perform basic UART init 2023-12-13 14:27:09 +00:00
usb Allow to build romstage sources inside the bootblock 2023-11-09 13:20:18 +00:00
vpd cbmem.h: Drop cbmem_possible_online in favor of ENV_HAS_CBMEM 2023-10-25 13:58:02 +00:00
wifi/generic driver/wifi: DDR RFIM _DSM method function 3 report incorrect value 2024-01-04 14:22:24 +00:00
wwan/fm drivers/wwan/fm: Wake up modem on PEWAKE# signal change 2023-10-24 11:32:25 +00:00