diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-09-06 20:45:54 (EDT) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-09-06 20:45:54 (EDT) |
commit | 4b865b45b3f89b7fbe682d130f4d5f3a5ecba5c0 (patch) | |
tree | 9fffd3708d6c28f5ca39285353cf075bd38c9af0 /site/faq/index.php | |
parent | ca3dea9aa04b44d2aa8800c78ed8335076943622 (diff) | |
download | libreboot.org-4b865b45b3f89b7fbe682d130f4d5f3a5ecba5c0.zip libreboot.org-4b865b45b3f89b7fbe682d130f4d5f3a5ecba5c0.tar.gz libreboot.org-4b865b45b3f89b7fbe682d130f4d5f3a5ecba5c0.tar.bz2 |
FAQ: fix confusing language
Diffstat (limited to 'site/faq/index.php')
-rw-r--r-- | site/faq/index.php | 7 |
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> |