diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-09-12 13:59:49 (EDT) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-09-12 13:59:49 (EDT) |
commit | 6955e662da4df706fd7e751deb502fd1b21e3ea2 (patch) | |
tree | 0d15ff50ba58ebd8c82a2eeb5f815c09745de8cb /site/faq/index.php | |
parent | 442a20dacddf0e0c5db78342f4f29ea01be081dc (diff) | |
download | libreboot.org-6955e662da4df706fd7e751deb502fd1b21e3ea2.zip libreboot.org-6955e662da4df706fd7e751deb502fd1b21e3ea2.tar.gz libreboot.org-6955e662da4df706fd7e751deb502fd1b21e3ea2.tar.bz2 |
FAQ: it's the ME firmware that's signed
Diffstat (limited to 'site/faq/index.php')
-rw-r--r-- | site/faq/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/faq/index.php b/site/faq/index.php index d75162c..9b05e11 100644 --- a/site/faq/index.php +++ b/site/faq/index.php @@ -121,7 +121,7 @@ The ME also performs some basic hardware initialization and power management, on recent systems. </p> <p> - The ME is <i>cryptographically signed</i>, which means that you cannot run a modified version of it. You also can't boot without it. + 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>. |