diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-07-31 03:54:42 (EDT) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-07-31 03:54:42 (EDT) |
commit | 006bb476dda1623495aad25d35f79e53de19f9fc (patch) | |
tree | 844b8dc38eaa8a604bfe506616736afc486e888c /site/faq/index.php | |
parent | a3beae1f3139dcf72cc7199726736c1bba7c56fa (diff) | |
download | libreboot.org-006bb476dda1623495aad25d35f79e53de19f9fc.zip libreboot.org-006bb476dda1623495aad25d35f79e53de19f9fc.tar.gz libreboot.org-006bb476dda1623495aad25d35f79e53de19f9fc.tar.bz2 |
typo
Diffstat (limited to 'site/faq/index.php')
-rw-r--r-- | site/faq/index.php | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/site/faq/index.php b/site/faq/index.php index 4e1d85b..49049ab 100644 --- a/site/faq/index.php +++ b/site/faq/index.php @@ -1,6 +1,6 @@ <?php /* - Download page + Frequently asked questions Copyright (C) 2015 Francis Rowe <info@gluglug.org.uk> This program is free software: you can redistribute it and/or modify @@ -191,8 +191,8 @@ 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 (<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. + It uses the proprietary <a href="#fsp">Intel FSP</a> blob for the entire hardware initialization, which + Intel <a href="#intelbastards">won't provide</a> the source code for. </p> <p> <a href="#pagetop">Back to top of page</a> |