summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-09-12 14:04:11 (EDT)
committer Francis Rowe <info@gluglug.org.uk>2015-09-12 14:04:11 (EDT)
commit82523c6feae31fa55b5744c9fa895d362eb14fb1 (patch)
tree12ee27a87bd8aecfeefe202861db0597bd5aeebb
parent73d9f4844aed60e4046d4039e4d9215e9de82985 (diff)
downloadlibreboot.org-82523c6feae31fa55b5744c9fa895d362eb14fb1.zip
libreboot.org-82523c6feae31fa55b5744c9fa895d362eb14fb1.tar.gz
libreboot.org-82523c6feae31fa55b5744c9fa895d362eb14fb1.tar.bz2
FAQ: mention examples of de-ME'd systems
-rw-r--r--site/faq/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/faq/index.php b/site/faq/index.php
index cfd0e18..05f75d1 100644
--- a/site/faq/index.php
+++ b/site/faq/index.php
@@ -124,7 +124,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; see <a href="../docs/hcl/gm45_remove_me.html">../docs/hcl/gm45_remove_me.html</a>.
+ laptops (e.g. Libreboot X200 and T400); 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>