coreboot/src
Subrata Banik 801d0a1491 lib: Centralize logo.bmp inclusion in lib/Makefile.mk
This commit moves the logo.bmp inclusion logic from
`src/drivers/intel/fsp2_0/Makefile.mk` to `src/lib/Makefile.mk`.

This change centralizes the logo inclusion logic within the `lib`
directory, aligning it with the location of `bmp_logo.c` and making
it independent of the FSP 2.0 driver.

Change-Id: I16ed1cf29b839c25b6ea1c2f10faf3d99dd707c9
Signed-off-by: Subrata Banik <subratabanik@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/86367
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Karthik Ramasubramanian <kramasub@google.com>
Reviewed-by: Julius Werner <jwerner@chromium.org>
2025-02-15 18:59:53 +00:00
..
acpi acpi: Zero-out MADT before filling it 2025-02-05 18:11:26 +00:00
arch arch/riscv: Add common FDT build 2025-02-14 17:11:19 +00:00
commonlib util/cbfstool/eventlog: Add low battery event type 2025-02-10 15:14:13 +00:00
console console/i2c_smbus: Allow to send data w/o register offset 2024-07-11 00:06:22 +00:00
cpu cpu/x86/smm: Fix smm_get_save_state() returning invalid pointer 2025-01-20 03:25:41 +00:00
device device/pci_rom: Move VBIOS checksum fix 2025-02-14 16:41:41 +00:00
drivers lib: Centralize logo.bmp inclusion in lib/Makefile.mk 2025-02-15 18:59:53 +00:00
ec ec/google/chromeec: Implement early power off support 2025-02-15 18:59:44 +00:00
include lib: Introduce early power off support Kconfig option 2025-02-15 18:59:11 +00:00
lib lib: Centralize logo.bmp inclusion in lib/Makefile.mk 2025-02-15 18:59:53 +00:00
mainboard mb/google/fatcat: Increase PL4 power limits for PTL-H variants 2025-02-15 04:57:01 +00:00
northbridge nb/intel/i440bx: Drop self-specific debugging macros 2025-01-29 18:41:53 +00:00
sbom src, util: Clean up makefile.inc in text, help & comments 2024-01-26 20:15:18 +00:00
security drivers/pc80/tpm: Remove flag TPM_RDRESP_NEED_DELAY 2024-10-14 15:26:11 +00:00
soc soc/intel/cmn/pmc: Add support for early power off 2025-02-15 18:59:20 +00:00
southbridge sb/intel/bd82x6x: Apply EHCI mapping to xhci_overcurrent_mapping 2025-01-21 05:01:14 +00:00
superio superio/ite: Add support for IT8625E 2024-11-21 15:49:12 +00:00
vendorcode vc/intel/fsp: Update PTL FSP headers from 2431.00 to 2454.00 2025-02-04 13:00:11 +00:00
Kconfig drivers/option: Add CBFS file based option backend 2025-01-22 03:25:40 +00:00