summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-07-29 03:32:17 (EDT)
committer Francis Rowe <info@gluglug.org.uk>2015-07-29 03:32:17 (EDT)
commita3beae1f3139dcf72cc7199726736c1bba7c56fa (patch)
treec984839c6d386bb7d25216dd2f32fe322a48e9e4
parent737be9d11c2c09aa82a9ae1630b2899228db794a (diff)
downloadlibreboot.org-a3beae1f3139dcf72cc7199726736c1bba7c56fa.zip
libreboot.org-a3beae1f3139dcf72cc7199726736c1bba7c56fa.tar.gz
libreboot.org-a3beae1f3139dcf72cc7199726736c1bba7c56fa.tar.bz2
FAQ: link to GM45 ME removal guide
-rw-r--r--site/faq/index.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/site/faq/index.php b/site/faq/index.php
index 5bc8954..4e1d85b 100644
--- a/site/faq/index.php
+++ b/site/faq/index.php
@@ -99,7 +99,8 @@
The most glaring issue on modern Intel hardware (beyond year ~2008) is
the <i>Management Engine</i>. This is a separate processor that exists in all Intel chipsets
past the year ~2006; some systems between those years can have the Management Engine firmware
- removed (with the ME processor permanently deactivated), but not replaced (due to cryptographic signature checking on the firmware).
+ removed (with the ME processor permanently deactivated), but not replaced (due to cryptographic signature checking on the firmware)
+ - see <a href="../docs/hcl/gm45_remove_me.html">../docs/hcl/gm45_remove_me.html</a>.
The management engine provides remote access capabilities, independently from the running operating system. It has full access to
your RAM, and it has full networking support. It also handles the TPM module, AMT (Active Management Technology), Boot Guard and
various <a href="https://defectivebydesign.org/what_is_drm_digital_restrictions_management">DRM</a> mechanisms.