diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-10-20 20:29:27 +0100 |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-10-20 20:29:27 +0100 |
commit | b0c8d15ba8f23c9e7fc034edce8cbb77b9eeaa5c (patch) | |
tree | d7378b40758783fbac523f80c817544c83af1fea /docs | |
parent | bad5618a147fb76910e5fa79541ab779b8875aa1 (diff) | |
download | librebootfr-b0c8d15ba8f23c9e7fc034edce8cbb77b9eeaa5c.tar.gz librebootfr-b0c8d15ba8f23c9e7fc034edce8cbb77b9eeaa5c.zip |
docs/hcl/kgpe-d16: Clarify which CPUs are fam15h
Diffstat (limited to 'docs')
-rw-r--r-- | docs/hcl/kgpe-d16.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/hcl/kgpe-d16.html b/docs/hcl/kgpe-d16.html index d03fa18a..cfcc368b 100644 --- a/docs/hcl/kgpe-d16.html +++ b/docs/hcl/kgpe-d16.html @@ -139,9 +139,9 @@ <li> CPUs supported (not provided by Minifree, yet): <ul> - <li>AMD Opteron™ 6100 series</li> - <li>AMD Opteron™ 6200 series</li> - <li>AMD Opteron™ 6300 series (Fam15h. <b>Recommended</b></li> + <li>AMD Opteron 6100 series (Fam10h. No IOMMU support. <b>Not</b> recommended)</li> + <li>AMD Opteron 6200 series (Fam15h, with full IOMMU support in libreboot)</li> + <li>AMD Opteron 6300 series (Fam15h, with full IOMMU support in libreboot. <b>Recommended</b></li> </ul> </li> <li>6.4 GT/s per link (triple link)</li> |