summaryrefslogtreecommitdiffstats
path: root/site
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2016-01-05 14:43:14 (EST)
committer Francis Rowe <info@gluglug.org.uk>2016-01-05 14:43:14 (EST)
commitbedcd0ae27269a9f40565020ecc8f08a35d5eccd (patch)
treec71333035fc1d349a48ad65960ae5b40d34f11d8 /site
parente73d72d5d8cb061a29e555d99d9fe0903cfcc112 (diff)
downloadlibreboot.org-bedcd0ae27269a9f40565020ecc8f08a35d5eccd.zip
libreboot.org-bedcd0ae27269a9f40565020ecc8f08a35d5eccd.tar.gz
libreboot.org-bedcd0ae27269a9f40565020ecc8f08a35d5eccd.tar.bz2
clean up faq
Diffstat (limited to 'site')
-rw-r--r--site/faq/index.php15
1 files changed, 1 insertions, 14 deletions
diff --git a/site/faq/index.php b/site/faq/index.php
index 0dcb1d9..c98f95e 100644
--- a/site/faq/index.php
+++ b/site/faq/index.php
@@ -411,7 +411,7 @@
<h2 id="desktops">Will desktop/server hardware be supported? <span class="r"><a href="#desktops">#desktops</a></span></h2>
<p>
- Libreboot now supports desktop hardware: <a href="../docs/hcl/index.html#supported_desktops_x86amdintel">../docs/hcl/index.html#supported_desktops_x86amdintel</a>.
+ Libreboot now supports desktop hardware: <a href="../docs/hcl/index.html#supported_desktops_x86amdintel">../docs/hcl/index.html#supported_desktops_x86amdintel</a> (with full native video initialization).
</p>
<p>
A common issue with desktop hardware is the Video BIOS, when no onboard video is present, since
@@ -421,19 +421,6 @@
coreboot do have onboard graphics chipsets, but these also require a proprietary Video BIOS, in most cases.
</p>
<p>
- There is the XGI Z9s PCI-E graphics card, documented under <em>Board Ports</em> in <a href="../docs/tasks.html">../docs/tasks.html</a>, which might be viable for you.
- </p>
- <p>
- Although not desktop hardware (it's a server board), libreboot does also support
- the <a href="../docs/hcl/kfsn4-dre.html">ASUS KFSN4-DRE</a>, with more server hardware
- support on the horizon, as outlined in <a href="../docs/tasks.html">../docs/tasks.html</a>.
- These boards have onboard graphics chipsets for which free native graphics initialization code
- does exist (as well as free initialization code for everything else in the boot firmware).
- These systems can be used to build very high-powered workstations, though it will be quite a bit
- bigger (physically) and more expensive than a standard desktop computer. However, it is the best
- option currently available in libreboot for this purpose.
- </p>
- <p>
<a href="#pagetop">Back to top of page</a>
</p>