diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-07-28 10:58:42 (EDT) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-07-28 10:58:42 (EDT) |
commit | f55c962fc18feb9cd80c1cbbfdd7ca9209b92082 (patch) | |
tree | b3b37e2b8931b7e4dc2639369c2f65c0f041088e /site | |
parent | db4e491cb4c8da4cb3e65c69c05e54ee4c1630ad (diff) | |
download | libreboot.org-f55c962fc18feb9cd80c1cbbfdd7ca9209b92082.zip libreboot.org-f55c962fc18feb9cd80c1cbbfdd7ca9209b92082.tar.gz libreboot.org-f55c962fc18feb9cd80c1cbbfdd7ca9209b92082.tar.bz2 |
FAQ: improve header for intel section
Diffstat (limited to 'site')
-rw-r--r-- | site/faq/index.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/site/faq/index.php b/site/faq/index.php index d5057c1..0999df1 100644 --- a/site/faq/index.php +++ b/site/faq/index.php @@ -44,7 +44,7 @@ <ul class="cascade"> <li><a href="#compatibility">What systems are compatible with libreboot?</a></li> <li> - <a href="#intel">When will modern Intel systems be supported?</a> + <a href="#intel">Why is the latest Intel hardware unsupported in libreboot?</a> <ul> <li><a href="#intelme">Intel Management Engine (ME)</a></li> <li><a href="#microcode">CPU microcode updates</a></li> @@ -89,7 +89,7 @@ <a href="#pagetop">Back to top of page</a> </p> - <h2 id="intel">When will modern Intel systems be supported? <span class="ref">(<a href="#intel">#intel</a>)</span></h2> + <h2 id="intel">Why is the latest Intel hardware unsupported in libreboot? <span class="ref">(<a href="#intel">#intel</a>)</span></h2> <p> The probability is currently estimated to be below 1%, that any post-2008 Intel hardware will ever be supported in libreboot. The main issues are as follows: </p> |