diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-09-12 15:47:09 (EDT) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-09-12 15:47:09 (EDT) |
commit | 2052f76cc46322f419999c0717e7fb8c424d2008 (patch) | |
tree | 7275159e16e216760953c4d1116c3d1827c79d88 /site/faq | |
parent | 13b8cb0dbe1eeedba1936af7bab143fc6248d12c (diff) | |
download | libreboot.org-2052f76cc46322f419999c0717e7fb8c424d2008.zip libreboot.org-2052f76cc46322f419999c0717e7fb8c424d2008.tar.gz libreboot.org-2052f76cc46322f419999c0717e7fb8c424d2008.tar.bz2 |
FAQ: link to libreboot X200/T400 install page and suppliers page
Diffstat (limited to 'site/faq')
-rw-r--r-- | site/faq/index.php | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/site/faq/index.php b/site/faq/index.php index 39a7f91..c2320f9 100644 --- a/site/faq/index.php +++ b/site/faq/index.php @@ -104,6 +104,10 @@ See <a href="../docs/hcl/index.html">../docs/hcl/index.html</a>. </p> <p> + Several supported systems are also available with libreboot pre-installed. + Check the <a href="../suppliers/">suppliers</a> page for more information. + </p> + <p> <a href="#pagetop">Back to top of page</a> </p> @@ -125,7 +129,7 @@ The ME firmware is <i>cryptographically signed</i>, which means that you cannot run a modified version of it. You also can't boot without it. On some older chipsets (ICH8 and ICH9), it's possible to remove the ME <i>firmware</i> and still have a functioning system, where the ME itself is permanently deactivated. For instance, libreboot supports several ICH9 based - laptops (e.g. Libreboot X200 and T400); see <a href="../docs/hcl/gm45_remove_me.html">../docs/hcl/gm45_remove_me.html</a>. + laptops (e.g. <a href="../docs/install/x200_external.html">Libreboot X200</a> and <a href="../docs/install/t400_external.html">Libreboot T400</a>); see <a href="../docs/hcl/gm45_remove_me.html">../docs/hcl/gm45_remove_me.html</a>. On later chipsets (basically anything produced since 2010), this is not possible. </p> <p> |