summaryrefslogtreecommitdiff
path: root/resources/coreboot/default/patches/0001-hardcode-tianocore-revisions-and-don-t-automatically.patch
diff options
context:
space:
mode:
authorLeah Rowe <leah@libreboot.org>2021-08-23 09:04:23 +0100
committerLeah Rowe <leah@libreboot.org>2021-08-23 09:31:56 +0100
commit4b7be665968b67463ec36b9afc7e8736be0c9b51 (patch)
treee2eb308b3dbd02e97a221538c7a6dbfa4da038b6 /resources/coreboot/default/patches/0001-hardcode-tianocore-revisions-and-don-t-automatically.patch
parentd3ede9ae5e5da70f3219e3da2a704b3044a94fb6 (diff)
coreboot: revert cpu/intel: Configure IA32_FEATURE_CONTROL for alternative SMRR
This fixes issue 3: https://notabug.org/libreboot/lbmk/issues/3 In this issue, GM45 laptops such as X200/T400 will hang on reboot (normal boot works, and shutting down works too).
Diffstat (limited to 'resources/coreboot/default/patches/0001-hardcode-tianocore-revisions-and-don-t-automatically.patch')
-rw-r--r--resources/coreboot/default/patches/0001-hardcode-tianocore-revisions-and-don-t-automatically.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/resources/coreboot/default/patches/0001-hardcode-tianocore-revisions-and-don-t-automatically.patch b/resources/coreboot/default/patches/0001-hardcode-tianocore-revisions-and-don-t-automatically.patch
index d05eb306..fc6f05a6 100644
--- a/resources/coreboot/default/patches/0001-hardcode-tianocore-revisions-and-don-t-automatically.patch
+++ b/resources/coreboot/default/patches/0001-hardcode-tianocore-revisions-and-don-t-automatically.patch
@@ -1,7 +1,7 @@
-From 91b073efaca57d455e2f25370918b9796cbc1a15 Mon Sep 17 00:00:00 2001
+From 0d1703b38c15d3a30d86e257adc71212ed1553e6 Mon Sep 17 00:00:00 2001
From: Leah Rowe <leah@libreboot.org>
Date: Thu, 13 May 2021 23:52:08 +0100
-Subject: [PATCH 01/17] hardcode tianocore revisions, and don't automatically
+Subject: [PATCH 01/19] hardcode tianocore revisions, and don't automatically
download
---