diff options
| author | Leah Rowe <leah@libreboot.org> | 2026-02-21 07:53:17 +0000 |
|---|---|---|
| committer | Leah Rowe <leah@libreboot.org> | 2026-02-21 07:53:17 +0000 |
| commit | 7f2e1ce86f5583c4f3c47f2cf2bab40826ce6b17 (patch) | |
| tree | c99f1fddabfbbdb51b0e0288e61bdc24a1989406 /config/coreboot/default/patches/0022-Disable-compression-on-refcode-insertion.patch | |
| parent | 712145a91c7814a6113d90736f75528f462c0fea (diff) | |
update the thinkpad x270 patch
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'config/coreboot/default/patches/0022-Disable-compression-on-refcode-insertion.patch')
| -rw-r--r-- | config/coreboot/default/patches/0022-Disable-compression-on-refcode-insertion.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/coreboot/default/patches/0022-Disable-compression-on-refcode-insertion.patch b/config/coreboot/default/patches/0022-Disable-compression-on-refcode-insertion.patch index 5d4d3ce8..deaefbfd 100644 --- a/config/coreboot/default/patches/0022-Disable-compression-on-refcode-insertion.patch +++ b/config/coreboot/default/patches/0022-Disable-compression-on-refcode-insertion.patch @@ -1,7 +1,7 @@ -From 1a03117366dd2348143a89f204c9f4e0e84e35f4 Mon Sep 17 00:00:00 2001 +From 669ef0d2c72326134f64a4fe70f67220ec690c5e Mon Sep 17 00:00:00 2001 From: Leah Rowe <info@minifree.org> Date: Tue, 31 Dec 2024 14:42:24 +0000 -Subject: [PATCH 22/45] Disable compression on refcode insertion +Subject: [PATCH 22/48] Disable compression on refcode insertion Compression is not reliably reproducible. In an lbmk release context, this means we cannot rely on vendorfile insertion. |
