diff options
author | Subrata Banik <subratabanik@google.com> | 2023-08-03 10:11:28 +0000 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2023-08-11 13:18:22 +0000 |
commit | 7bc92f03a669f4721bd690f56703a6976c0ae3b9 (patch) | |
tree | ea0d33a53516d6fa4cee91858b0e1b4beeca14e1 /src/drivers/mipi/panel.c | |
parent | bfe220c4cc9463d9f8bfee5a600d94873d23d949 (diff) |
drivers/intel/fsp2_0: Add API to convert BMP images to GOP BLT buffer
This patch adds an API to convert BMP images into GOP BLT buffers for
Intel FSP-S. This is required to display the OEM splash screen at
pre-boot phase.
Previously, Intel FSP-S had provision to consume the *.BMP file as is.
However, starting with the Alder Lake platform, Intel FSP has dropped
this conversion logic and expects the boot firmware to pass the BLT
buffer directly.
This patch implements the conversion logic in coreboot.
BUG=b:284799726
TEST=Able to build and boot google/rex
Signed-off-by: Subrata Banik <subratabanik@google.com>
Change-Id: I992b45d65374f09498ff0cab497f7091e1e7a350
Reviewed-on: https://review.coreboot.org/c/coreboot/+/76921
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nick Vaccaro <nvaccaro@google.com>
Diffstat (limited to 'src/drivers/mipi/panel.c')
0 files changed, 0 insertions, 0 deletions