diff options
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> |