diff options
Diffstat (limited to 'site/faq/index.php')
-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> |