coreboot/src
Karthikeyan Ramasubramanian 47b393a17d soc/amd/mendocino: Update FSP-S UPD to pass boot logo
A new FSP-S UPD is added to allow passing a buffer containing boot logo
in BMP format. Update the FSP-S UPD and add a SoC specific callback to
populate the UPD.

BUG=b:294055390
TEST=Build and boot to OS in Skyrim. Pass the BMP logo buffer through
the UPD to FSP-S. Ensure that the concerned driver in FSP-S handles the
buffer.

Change-Id: Ie522956b6dfe2400ef91d43c80f2adc6d52c8415
Signed-off-by: Karthikeyan Ramasubramanian <kramasub@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/78817
Reviewed-by: Matt DeVillier <matt.devillier@amd.corp-partner.google.com>
Reviewed-by: Eric Lai <ericllai@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2023-11-02 13:26:23 +00:00
..
acpi acpi/acpigen: Allow general namestring in write mutex functions 2023-10-16 07:59:21 +00:00
arch arch/x86/memcpy.c: Optimize code for 64bit 2023-11-01 15:47:03 +00:00
commonlib cbfs: Restore 32-bit padding in cbfs_header 2023-10-06 10:11:31 +00:00
console commonlib,console,nb,sb,security: Add SPDX licenses to Makefiles 2023-08-14 15:14:45 +00:00
cpu cpu/intel/common: Define build time physical address reserved bits 2023-10-20 17:51:46 +00:00
device device/dram/ddr3.c: Check SPD byte before using as a divisor 2023-10-25 14:07:16 +00:00
drivers drivers/generic/adau7002: Set ACPI status to hidden 2023-11-01 15:36:05 +00:00
ec ec/starlabs/merlin/ite: Adjust the mirror flag handling 2023-10-24 15:39:47 +00:00
include include/device/dram: Add SPD lengths for DDR3 to DDR5 2023-10-25 14:06:37 +00:00
lib cbmem.h: Drop cbmem_possible_online in favor of ENV_HAS_CBMEM 2023-10-25 13:58:02 +00:00
mainboard mb/google/hatch: Change WiFi device type from PCI to generic 2023-11-01 15:37:20 +00:00
northbridge x86: Add pre-memory stages CBFS cache scratchpad support 2023-10-20 14:32:44 +00:00
sbom
security Revert "vboot: Add catchall recovery reason for unspecified phase 4 errors" 2023-11-01 01:08:05 +00:00
soc soc/amd/mendocino: Update FSP-S UPD to pass boot logo 2023-11-02 13:26:23 +00:00
southbridge sb/intel/bd82x6x/pcie: Drop register write 2023-10-12 12:41:17 +00:00
superio superio/smsc/sch5545/acpi/superio.asl: Clear PME status bits on SCI 2023-10-19 07:45:02 +00:00
vendorcode soc/amd/mendocino: Update FSP-S UPD to pass boot logo 2023-11-02 13:26:23 +00:00
Kconfig Kconfig: Add vendorcode debug 2023-10-27 15:39:47 +00:00