coreboot/src/drivers/intel
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
..
dptf acpi: Comply with ACPI specification by making _STR unicode strings 2023-09-14 12:03:32 +00:00
fsp1_1 x86: Add .data section support for pre-memory stages 2023-09-14 21:02:07 +00:00
fsp2_0 vc/google: Show different logos for different ChromeOS devices 2024-01-11 03:54:42 +00:00
gma drivers/intel/gma: Only show the choice when a VBT is to be added 2023-12-26 17:41:36 +00:00
i210 treewide: Remove duplicated include <device/pci.h> 2023-02-01 03:03:34 +00:00
ish {driver, soc/intel/cmn/cse}: Refactor ISH FW Version implementation 2023-08-18 20:20:03 +00:00
mipi_camera drivers/intel/mipi_camera: Add DRIVERS_INTEL_MIPI_SUPPORTS_PRE_PRODUCTION_SOC 2023-09-14 11:58:29 +00:00
pmc_mux drivers: Add SPDX license headers to Makefiles 2023-08-06 19:27:36 +00:00
ptt drivers: Add SPDX license headers to Makefiles 2023-08-06 19:27:36 +00:00
soundwire drivers: Add SPDX license headers to Makefiles 2023-08-06 19:27:36 +00:00
usb4/retimer drivers: Add SPDX license headers to Makefiles 2023-08-06 19:27:36 +00:00