coreboot/src/soc/intel
Kyösti Mälkki 4949a3dd62 drivers/intel/fsp1_1,fsp2_0: Refactor logo display
Hide the detail of allocation from cbmem from the FSP.

Loading of a BMP logo file from CBFS is not tied to FSP
version and we do not need two copies of the code, move
it under lib/.

Change-Id: I909f2771af534993cf8ba99ff0acd0bbd2c78f04
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/50359
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
2021-02-09 07:52:31 +00:00
..
alderlake soc/intel: Drop CID1 from GNVS 2021-02-08 04:57:04 +00:00
apollolake drivers/intel/fsp1_1,fsp2_0: Refactor logo display 2021-02-09 07:52:31 +00:00
baytrail soc/intel/{baytrail,broadwell}: Add missing <cbmem.h> 2021-02-08 07:25:20 +00:00
braswell drivers/intel/fsp1_1,fsp2_0: Refactor logo display 2021-02-09 07:52:31 +00:00
broadwell soc/intel/{baytrail,broadwell}: Add missing <cbmem.h> 2021-02-08 07:25:20 +00:00
cannonlake drivers/intel/fsp1_1,fsp2_0: Refactor logo display 2021-02-09 07:52:31 +00:00
common soc/intel: Drop CID1 from GNVS 2021-02-08 04:57:04 +00:00
denverton_ns soc/intel: Remove duplicate call to acpi_wake_source() 2021-01-29 19:35:25 +00:00
elkhartlake soc/intel: Drop CID1 from GNVS 2021-02-08 04:57:04 +00:00
icelake soc/intel: Drop CID1 from GNVS 2021-02-08 04:57:04 +00:00
jasperlake soc/intel: Drop CID1 from GNVS 2021-02-08 04:57:04 +00:00
quark soc/intel/quark/storage_test.c: Remove redundant <commonlib/cbmem_id.h> 2021-02-07 22:02:01 +00:00
skylake drivers/intel/fsp1_1,fsp2_0: Refactor logo display 2021-02-09 07:52:31 +00:00
tigerlake soc/intel: Drop CID1 from GNVS 2021-02-08 04:57:04 +00:00
xeon_sp soc/intel/xeon_sp/cpx: Override SMBIOS type 4 max speed 2021-02-05 09:41:56 +00:00
Kconfig