From e997b8cce59a13ce987768faa6c7d627ce59a165 Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Sat, 21 Feb 2026 08:01:12 +0000 Subject: thinkpad x270: re-enable fully truncated ME Signed-off-by: Leah Rowe --- config/coreboot/x270_vfsp_16mb/config/libgfxinit_corebootfb | 2 +- config/coreboot/x270_vfsp_16mb/config/libgfxinit_txtmode | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'config/coreboot') diff --git a/config/coreboot/x270_vfsp_16mb/config/libgfxinit_corebootfb b/config/coreboot/x270_vfsp_16mb/config/libgfxinit_corebootfb index acd19d16..ca993984 100644 --- a/config/coreboot/x270_vfsp_16mb/config/libgfxinit_corebootfb +++ b/config/coreboot/x270_vfsp_16mb/config/libgfxinit_corebootfb @@ -167,7 +167,7 @@ CONFIG_HAVE_INTEL_FIRMWARE=y CONFIG_MRC_SETTINGS_CACHE_SIZE=0x10000 CONFIG_DRIVERS_INTEL_WIFI=y CONFIG_IFD_BIN_PATH="../../../config/ifd/x270/ifd_16" -CONFIG_ME_BIN_PATH="../../../vendorfiles/x270/mefull.bin" +CONFIG_ME_BIN_PATH="../../../vendorfiles/x270/metrunc.bin" CONFIG_GBE_BIN_PATH="../../../config/ifd/x270/gbe" CONFIG_MAINBOARD_SUPPORTS_SKYLAKE_CPU=y CONFIG_CONSOLE_CBMEM_BUFFER_SIZE=0x20000 diff --git a/config/coreboot/x270_vfsp_16mb/config/libgfxinit_txtmode b/config/coreboot/x270_vfsp_16mb/config/libgfxinit_txtmode index abac75f7..85671ccb 100644 --- a/config/coreboot/x270_vfsp_16mb/config/libgfxinit_txtmode +++ b/config/coreboot/x270_vfsp_16mb/config/libgfxinit_txtmode @@ -165,7 +165,7 @@ CONFIG_HAVE_INTEL_FIRMWARE=y CONFIG_MRC_SETTINGS_CACHE_SIZE=0x10000 CONFIG_DRIVERS_INTEL_WIFI=y CONFIG_IFD_BIN_PATH="../../../config/ifd/x270/ifd_16" -CONFIG_ME_BIN_PATH="../../../vendorfiles/x270/mefull.bin" +CONFIG_ME_BIN_PATH="../../../vendorfiles/x270/metrunc.bin" CONFIG_GBE_BIN_PATH="../../../config/ifd/x270/gbe" CONFIG_MAINBOARD_SUPPORTS_SKYLAKE_CPU=y CONFIG_CONSOLE_CBMEM_BUFFER_SIZE=0x20000 -- cgit v1.2.1