From 4d8ce505946bf89bdbd2c699d1684876fe0ac988 Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Sat, 21 Feb 2026 08:10:03 +0000 Subject: enlarge x270 bios region Signed-off-by: Leah Rowe --- .../x270_vfsp_16mb/config/libgfxinit_corebootfb | 2 +- .../coreboot/x270_vfsp_16mb/config/libgfxinit_txtmode | 2 +- config/ifd/x270/ifd_16 | Bin 4096 -> 4096 bytes 3 files changed, 2 insertions(+), 2 deletions(-) (limited to 'config') diff --git a/config/coreboot/x270_vfsp_16mb/config/libgfxinit_corebootfb b/config/coreboot/x270_vfsp_16mb/config/libgfxinit_corebootfb index ca993984..e71ad974 100644 --- a/config/coreboot/x270_vfsp_16mb/config/libgfxinit_corebootfb +++ b/config/coreboot/x270_vfsp_16mb/config/libgfxinit_corebootfb @@ -124,7 +124,7 @@ CONFIG_DIMM_SPD_SIZE=512 CONFIG_FMDFILE="" # CONFIG_NO_POST is not set CONFIG_MAINBOARD_VENDOR="LENOVO" -CONFIG_CBFS_SIZE=0xE0D000 +CONFIG_CBFS_SIZE=0xEEC000 CONFIG_CONSOLE_SERIAL=y CONFIG_LINEAR_FRAMEBUFFER_MAX_HEIGHT=1600 CONFIG_LINEAR_FRAMEBUFFER_MAX_WIDTH=2560 diff --git a/config/coreboot/x270_vfsp_16mb/config/libgfxinit_txtmode b/config/coreboot/x270_vfsp_16mb/config/libgfxinit_txtmode index 85671ccb..02fdd0b6 100644 --- a/config/coreboot/x270_vfsp_16mb/config/libgfxinit_txtmode +++ b/config/coreboot/x270_vfsp_16mb/config/libgfxinit_txtmode @@ -124,7 +124,7 @@ CONFIG_DIMM_SPD_SIZE=512 CONFIG_FMDFILE="" # CONFIG_NO_POST is not set CONFIG_MAINBOARD_VENDOR="LENOVO" -CONFIG_CBFS_SIZE=0xE0D000 +CONFIG_CBFS_SIZE=0xEEC000 CONFIG_CONSOLE_SERIAL=y CONFIG_MAINBOARD_SUPPORTS_KABYLAKE_DUAL=y CONFIG_MAINBOARD_SUPPORTS_KABYLAKE_QUAD=y diff --git a/config/ifd/x270/ifd_16 b/config/ifd/x270/ifd_16 index 0a3e14e5..595724c7 100644 Binary files a/config/ifd/x270/ifd_16 and b/config/ifd/x270/ifd_16 differ -- cgit v1.2.1