summaryrefslogtreecommitdiff
path: root/resources/coreboot/default/patches/0012-set-me_state-Disabled-on-all-cmos.default-files.patch
diff options
context:
space:
mode:
authorLeah Rowe <leah@libreboot.org>2023-03-04 23:58:17 +0000
committerLeah Rowe <leah@libreboot.org>2023-03-04 23:58:17 +0000
commita5aa5bca774d2a49316b7d2387d6d8a81a391043 (patch)
treec16eeec4778304185bcdeadd72c922b74a670fcc /resources/coreboot/default/patches/0012-set-me_state-Disabled-on-all-cmos.default-files.patch
parent6421af5dcb28734da4b1e8a894aee632aa70a64a (diff)
ICH9M: default to 256MB VRAM, not 352MB
352MB VRAM causes stability issues, according to some reports users can still set it to the higher level when building, if they wish to
Diffstat (limited to 'resources/coreboot/default/patches/0012-set-me_state-Disabled-on-all-cmos.default-files.patch')
-rw-r--r--resources/coreboot/default/patches/0012-set-me_state-Disabled-on-all-cmos.default-files.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/resources/coreboot/default/patches/0012-set-me_state-Disabled-on-all-cmos.default-files.patch b/resources/coreboot/default/patches/0012-set-me_state-Disabled-on-all-cmos.default-files.patch
index 0f7f73e7..3613f685 100644
--- a/resources/coreboot/default/patches/0012-set-me_state-Disabled-on-all-cmos.default-files.patch
+++ b/resources/coreboot/default/patches/0012-set-me_state-Disabled-on-all-cmos.default-files.patch
@@ -1,7 +1,7 @@
-From a8a86d992d52770d56b7f594aa4f80e77480e77c Mon Sep 17 00:00:00 2001
+From 4bb3d60a1a1dfb2dac6320cef491a99b728ed25a Mon Sep 17 00:00:00 2001
From: Leah Rowe <leah@libreboot.org>
Date: Wed, 2 Mar 2022 21:50:01 +0000
-Subject: [PATCH 12/16] set me_state=Disabled on all cmos.default files!
+Subject: [PATCH 12/18] set me_state=Disabled on all cmos.default files!
yeah. why the hell isn't this the default
---
@@ -96,5 +96,5 @@ index 6d1d57a795..52f303dfdb 100644
-me_state=Normal
+me_state=Disabled
--
-2.30.2
+2.39.2