summaryrefslogtreecommitdiffstats
path: root/docs/hcl/c201.html
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-10-12 22:10:01 (EDT)
committer Francis Rowe <info@gluglug.org.uk>2015-10-12 22:10:01 (EDT)
commit32b635b60004fef0d9c53b5afc4fe52d65c8057e (patch)
tree66a2ad1ba87d003038aee85d18b3a3c0a28a3ccb /docs/hcl/c201.html
parent51875fe7116ea5c0ced8d05eeb506cea38861fdf (diff)
downloadlibreboot-32b635b60004fef0d9c53b5afc4fe52d65c8057e.zip
libreboot-32b635b60004fef0d9c53b5afc4fe52d65c8057e.tar.gz
libreboot-32b635b60004fef0d9c53b5afc4fe52d65c8057e.tar.bz2
docs/hcl/c201.html: add missing comma
Diffstat (limited to 'docs/hcl/c201.html')
-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 eb7ae66..1d0300a 100644
--- a/docs/hcl/c201.html
+++ b/docs/hcl/c201.html
@@ -257,7 +257,7 @@
<p>
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 provided that it is reasonably trusted
+ (not considered problematic by the FSF, provided that it is reasonably trusted
to not be malicious, since it's part of the hardware and read-only), but we
exclude microcode updates (volatile updates which are uploaded at boot time by the boot firmware,
if present), which are proprietary software.