summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-10-12 19:12:59 (EDT)
committer Francis Rowe <info@gluglug.org.uk>2015-10-12 19:12:59 (EDT)
commit9b0a8f155e2aac5dce148585e7e590ed444e05ee (patch)
tree119afc05f705aa5a5482209b135e2b633c3f6cf8
parentd4eec78b6e14f4aa24ef4fd60c7240af16d9d122 (diff)
downloadlibreboot-9b0a8f155e2aac5dce148585e7e590ed444e05ee.zip
libreboot-9b0a8f155e2aac5dce148585e7e590ed444e05ee.tar.gz
libreboot-9b0a8f155e2aac5dce148585e7e590ed444e05ee.tar.bz2
docs/hcl/c201.html: clarify that microcode is software
-rw-r--r--docs/hcl/c201.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/hcl/c201.html b/docs/hcl/c201.html
index b158df6..2f6947c 100644
--- a/docs/hcl/c201.html
+++ b/docs/hcl/c201.html
@@ -164,7 +164,7 @@
Unlike x86 (e.g. Intel/AMD) CPUs, ARM CPUs do not use microcode, not even built in.
On the Intel/AMD based libreboot systems, there is still microcode in the CPU
(not considered problematic by the FSF, since it's part of the hardware), but we
- exclude microcode updates, which are proprietary
+ exclude microcode updates, which are proprietary software.
</p>
<p>
On ARM CPUs, the instruction set is implemented in circuitry, without microcode.