coreboot/src
Subrata Banik 3bd83b27af mb/google/rex: Allow to show early splash screen using GFX PEIM
This patch chooses to show the early splash screen which is an
OEM feature. The current implementation is relying on the Intel
FSP GFX PEIM to perform the display initialization.

Having this feature allows the platform to show the user notification
with 500ms since boot compared to traditional scenarios where first
user notification is coming from kernel (typically ~3sec+ after cpu
reset). Eventually this feature will help to improve the user
experience while booting Intel SoC platform based chromeos devices.

BUG=b:284799726
TEST=Able to see the early splash screen on google/rex.

Change-Id: I399ddb6618e774302200e8a87629647ba070d080
Signed-off-by: Subrata Banik <subratabanik@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/76361
Reviewed-by: Sumeet R Pawnikar <sumeet.r.pawnikar@intel.com>
Reviewed-by: Eric Lai <eric_lai@quanta.corp-partner.google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2023-07-31 14:39:40 +00:00
..
acpi acpi.c: Add functions to create GTDT 2023-07-23 18:26:13 +00:00
arch acpi/acpi.c: Split of ACPI table generation into separate files 2023-07-21 07:33:37 +00:00
commonlib commonlib/bsd/cbfs_serialized.h: Use C99 flexible arrays 2023-07-31 04:28:31 +00:00
console
cpu cpu/amd/mtrr: Use newer function for resource declaration 2023-07-12 10:51:49 +00:00
device allocator_v4: Disable top-down allocation for EDK2 2023-07-08 20:03:07 +00:00
drivers drivers/i2c/generic: Add option to set ACPI subsystem ID 2023-07-31 13:59:52 +00:00
ec ec/google/chromeec: Unhide ChromeEC PD ACPI device 2023-07-31 14:09:52 +00:00
include include/imd_private.h: Use C99 flexible arrays 2023-07-30 09:58:12 +00:00
lib lib/cbmem_console.c: Use C99 flexible arrays 2023-07-30 09:59:46 +00:00
mainboard mb/google/rex: Allow to show early splash screen using GFX PEIM 2023-07-31 14:39:40 +00:00
northbridge acpi: Move ECAM resource below PNP0C02 device in a common place 2023-07-20 10:38:42 +00:00
sbom
security security/tpm: Respect CBMEM TPM log size 2023-07-18 14:58:34 +00:00
soc soc/intel/apl: Hide PMC/IPC ACPI device from Windows 2023-07-31 14:07:51 +00:00
southbridge sb/intel/lynxpoint/me: Use C99 flexible arrays 2023-07-30 09:59:33 +00:00
superio
vendorcode vendorcode/amd/fsp/common: Refactor dmi_info.h 2023-07-21 07:30:08 +00:00
Kconfig lib/smbios: Add a config string for BIOS Vendor in SMBIOS Type 0 2023-06-26 03:07:38 +00:00