summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2016-02-23 10:31:49 (EST)
committer Francis Rowe <info@gluglug.org.uk>2016-02-23 10:31:49 (EST)
commit4eb173b74c35802419335794fd44abf36034d423 (patch)
treec0608828d080dfda210d9fcbb162a234af2f84db
parent0e90ff68ec08fd75bd9f6d949040c42c37ce4b79 (diff)
downloadlibreboot.org-4eb173b74c35802419335794fd44abf36034d423.zip
libreboot.org-4eb173b74c35802419335794fd44abf36034d423.tar.gz
libreboot.org-4eb173b74c35802419335794fd44abf36034d423.tar.bz2
FAQ: fix broken link
-rw-r--r--site/faq/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/faq/index.php b/site/faq/index.php
index c1e8a85..47c2898 100644
--- a/site/faq/index.php
+++ b/site/faq/index.php
@@ -462,7 +462,7 @@
<p>
The firmware is signed, although on older AMD hardware it is a symmetric key, which means
that with access to the key (if leaked) you could sign your own modified version and run it.
- Rudolf Marek (coreboot hacker) found out how to extract this key <a href=https://media.ccc.de/v/31c3_-_6103_-_en_-_saal_2_-_201412272145_-_amd_x86_smu_firmware_analysis_-_rudolf_marek">in this video demonstration</a>, and
+ Rudolf Marek (coreboot hacker) found out how to extract this key <a href="https://media.ccc.de/v/31c3_-_6103_-_en_-_saal_2_-_201412272145_-_amd_x86_smu_firmware_analysis_-_rudolf_marek">in this video demonstration</a>, and
based on this work, Damien Zammit (another coreboot hacker) <a href="https://github.com/zamaudio/smutool/">partially replaced it</a> with
free firmware, but on the relevant system (ASUS F2A85-M) there were still other blobs present (Video BIOS, and others) preventing
the hardware from being supported in libreboot.