diff options
author | Francis Rowe <info@gluglug.org.uk> | 2016-01-12 22:31:12 (EST) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2016-01-12 22:31:12 (EST) |
commit | 65d5e3ddc92f8244b7e02a30b72a5ac8d0c4321a (patch) | |
tree | 6c0793337e455f55aa04ba4d1db960217d6409e1 /site/faq/index.php | |
parent | 3c95a777da129949aae9221adf2c7de96afc8a3f (diff) | |
download | libreboot.org-65d5e3ddc92f8244b7e02a30b72a5ac8d0c4321a.zip libreboot.org-65d5e3ddc92f8244b7e02a30b72a5ac8d0c4321a.tar.gz libreboot.org-65d5e3ddc92f8244b7e02a30b72a5ac8d0c4321a.tar.bz2 |
typofix]ix
Diffstat (limited to 'site/faq/index.php')
-rw-r--r-- | site/faq/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/faq/index.php b/site/faq/index.php index 80200fc..88eef38 100644 --- a/site/faq/index.php +++ b/site/faq/index.php @@ -438,7 +438,7 @@ This is responsible for virtually all core hardware initialization on modern AMD systems. In 2011, AMD started cooperating with the coreboot project, releasing this as source code under a free license. In 2014, they stopped releasing source code and started releasing AGESA - as binary blobs instead. This makes AGESA now equivalent to <a href="#intelfsp">Intel FSP</a>. + as binary blobs instead. This makes AGESA now equivalent to <a href="#fsp">Intel FSP</a>. </p> <h3 id="amdmicrocode">AMD CPU microcode updates <span class="r"><a href="#amdmicrocode">#amdmicrocode</a></span></h3> <p> |