diff options
Diffstat (limited to 'site/faq/index.php')
-rw-r--r-- | site/faq/index.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/site/faq/index.php b/site/faq/index.php index 0999df1..a6563b9 100644 --- a/site/faq/index.php +++ b/site/faq/index.php @@ -188,7 +188,7 @@ Probably not (it uses latest generation of Intel hardware - see <a href="#intel">#intel</a>). It would be nice if libreboot could run on these laptops, but it's extremely unlikely due to the fact that there are signed proprietary blobs that cannot be replaced and are required - (Intel Management Engine, CPU microcode updates). + (<a href="#intelme">Intel Management Engine</a> and <a href="#microcode">CPU microcode updates</a>). Also, <a href="https://www.phoronix.com/scan.php?page=news_item&px=Purism-Librem-Still-Blobbed">rumour has it</a> that not even coreboot has support yet for these systems. </p> @@ -203,7 +203,7 @@ See <a href="#intel">#intel</a>. Newer Intel ThinkPads will probably never be supported in libreboot, due to the fact that there are signed blobs that cannot be replaced - (e.g. Intel Management Engine). Newer Lenovo laptops are + (e.g. <a href="#intelme">Intel Management Engine</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> |