coreboot/src
Subrata Banik c1db700d43 lib: Integrate splash text rendering into low-battery/off-mode boot
Enable rendering of system status messages during the `low-battery`
bootsplash sequence when `FRAMEBUFFER_SPLASH_TEXT` Kconfig is enabled.

This change adds a 32-byte buffer to capture platform-specific text
(such as battery status) and draws it at the footer of the framebuffer
alongside the logo.

TEST=Able to build and boot google/fatcat.

Change-Id: I298804869eb909201a9056b83e4954e223e2b9bb
Signed-off-by: Subrata Banik <subratabanik@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/91093
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Kapil Porwal <kapilporwal@google.com>
2026-02-13 11:27:46 +00:00
..
acpi acpi/dsdt_top.asl: Move RBUF out of the _CRS method 2026-02-09 15:20:48 +00:00
arch treewide: Move check-ramstage-overlap variables 2026-02-11 20:00:57 +00:00
commonlib commonlib/list: Drop 'const' qualifier from return type 2026-02-07 02:47:08 +00:00
console console: Fix flushing for slow consoles 2025-10-02 22:44:46 +00:00
cpu cpu/intel/model_206xx: Load microcode in pre_mp_init() 2026-02-11 10:02:35 +00:00
device device/smbus: Add i2c_eeprom_read 2026-02-03 22:16:02 +00:00
drivers drivers/i2c/at24rf08c: Add option for early locking 2026-02-11 13:22:11 +00:00
ec ec/google/chromeec: Implement host command to read lid state 2026-02-03 18:19:20 +00:00
include lib: Add support for text rendering on splash screen 2026-02-13 11:27:33 +00:00
lib lib: Integrate splash text rendering into low-battery/off-mode boot 2026-02-13 11:27:46 +00:00
mainboard mb/google/fatcat/var/lapis: configure chipset_lockdown for lapis 2026-02-13 11:26:54 +00:00
northbridge nb/intel/sandybridge: Advertise all MCH BARs 2026-02-02 13:57:17 +00:00
sbom sbom: Fix build with merged bootblock and romstage 2025-07-07 14:29:29 +00:00
security soc/intel/common: Add opt-in runtime control for BIOS SMM write 2026-01-29 14:41:46 +00:00
soc soc/intel/apollolake: Add CONFIG_SMM_TSEG_SIZE 2026-02-12 20:09:22 +00:00
southbridge sb/intel/bd82x6x/lpc: Advertise all fixed MMIO ranges 2026-02-12 20:10:07 +00:00
superio sio/nuvoton/nct6796d: Add additional LDNs 2026-02-12 20:09:56 +00:00
vendorcode vc/google/chromeos: Allow mainboard-specific boot logo overrides 2026-02-05 02:50:33 +00:00
Kconfig arch/x86: Add support for socketed CPUs 2026-02-11 13:22:49 +00:00