diff options
author | Leah Rowe <leah@libreboot.org> | 2025-07-14 11:18:42 +0100 |
---|---|---|
committer | Leah Rowe <leah@libreboot.org> | 2025-07-14 11:26:58 +0100 |
commit | cc2f08e7bbf9fc32bdd37079ee93b477ef4e8d09 (patch) | |
tree | 3283ed01c1d2cdedf255257cbcf0849e24f54566 /config/coreboot/default/patches/0003-lenovo-x230-set-me_state-Disabled-in-cmos.default.patch | |
parent | 32dfdfbb01b84bb9c058e9b84305f15a14d4e231 (diff) |
This reverts commit 32dfdfbb01b84bb9c058e9b84305f15a14d4e231.
The update caused an issue on T480:
Backlight comes on, then off, then on, then off, repeatedly, and
never gets to the payload. Will have to investigate further.
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'config/coreboot/default/patches/0003-lenovo-x230-set-me_state-Disabled-in-cmos.default.patch')
-rw-r--r-- | config/coreboot/default/patches/0003-lenovo-x230-set-me_state-Disabled-in-cmos.default.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/coreboot/default/patches/0003-lenovo-x230-set-me_state-Disabled-in-cmos.default.patch b/config/coreboot/default/patches/0003-lenovo-x230-set-me_state-Disabled-in-cmos.default.patch index ff89ae4a..98bd1ebe 100644 --- a/config/coreboot/default/patches/0003-lenovo-x230-set-me_state-Disabled-in-cmos.default.patch +++ b/config/coreboot/default/patches/0003-lenovo-x230-set-me_state-Disabled-in-cmos.default.patch @@ -1,7 +1,7 @@ -From 2d0fa52a3fccb6e178726db2ae2d0d19cb14f92a Mon Sep 17 00:00:00 2001 +From ce328f1fa7e7cd90f31728eb1c1215bcb062acd6 Mon Sep 17 00:00:00 2001 From: Leah Rowe <leah@libreboot.org> Date: Mon, 3 Jan 2022 19:06:22 +0000 -Subject: [PATCH 03/43] lenovo/x230: set me_state=Disabled in cmos.default +Subject: [PATCH 03/41] lenovo/x230: set me_state=Disabled in cmos.default I only recently found out about this. It's possible to use me_cleaner to do the same thing, but some people might just flash coreboot and not do |