summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--site/faq/index.php7
1 files changed, 3 insertions, 4 deletions
diff --git a/site/faq/index.php b/site/faq/index.php
index 0a4f645..c88e543 100644
--- a/site/faq/index.php
+++ b/site/faq/index.php
@@ -219,11 +219,10 @@
<h2 id="thinkpads">Will the latest ThinkPad models be supported? <span class="ref">(<a href="#thinkpads">#thinkpads</a>)</span></h2>
<p>
The latest ThinkPad generation supported in libreboot are the ones
- using the GM45 (ICH9) chipsets, such as the ThinkPad X200 or T400.
- See <a href="#intel">#intel</a>.
- Newer Intel ThinkPads will probably never be supported in libreboot,
+ using the GM45 (ICH9) chipsets, such as the ThinkPad X200 or T400.
+ ThinkPads newer than this generation will probably never be supported in libreboot,
due to the fact that there are signed blobs that cannot be replaced
- (e.g. <a href="#intelme">Intel Management Engine</a>). Newer Lenovo laptops are
+ (e.g. <a href="#intelme">Intel Management Engine</a>). See <a href="#intel">#intel</a>. Newer Lenovo laptops are
also <a href="https://www.phoronix.com/scan.php?page=news_item&px=Intel-Boot-Guard-Kills-Coreboot">starting to use</a> the <a href="https://mjg59.dreamwidth.org/33981.html">Intel Boot Guard</a>, which specifically blocks the use of
firmware that has not been signed by the OEM.
</p>