aboutsummaryrefslogtreecommitdiff
path: root/docs/hcl
diff options
context:
space:
mode:
authorAlyssa Rosenzweig <alyssa@rosenzweig.io>2017-04-03 09:48:26 -0700
committerAlyssa Rosenzweig <alyssa@rosenzweig.io>2017-04-03 09:48:26 -0700
commit8c651d9e574d6a12dc64ad9f4a05dfee5a2d8edd (patch)
tree970d8dc01dbe51a59d0cc3a0844e1355c99fe358 /docs/hcl
parentece5fda25e70409032a16ea1cd64b0457279607b (diff)
downloadlibrebootfr-8c651d9e574d6a12dc64ad9f4a05dfee5a2d8edd.tar.gz
librebootfr-8c651d9e574d6a12dc64ad9f4a05dfee5a2d8edd.zip
More code blocks
Diffstat (limited to 'docs/hcl')
-rw-r--r--docs/hcl/gm45_remove_me.md4
-rw-r--r--docs/hcl/t500.md4
2 files changed, 4 insertions, 4 deletions
diff --git a/docs/hcl/gm45_remove_me.md b/docs/hcl/gm45_remove_me.md
index fd9ad9b0..606c0b1f 100644
--- a/docs/hcl/gm45_remove_me.md
+++ b/docs/hcl/gm45_remove_me.md
@@ -38,8 +38,8 @@ factory.bin dump.
ich9gen executables can be found under ./ich9deblob/ statically compiled
in libreboot\_util. If you are using src or git, build ich9gen from
-source with:\
-\$ **./oldbuild module ich9deblob**\
+source with:
+ $ ./oldbuild module ich9deblob
The executable will appear under resources/utilities/ich9deblob/
Run:\
diff --git a/docs/hcl/t500.md b/docs/hcl/t500.md
index 866baaa7..7a88b3ca 100644
--- a/docs/hcl/t500.md
+++ b/docs/hcl/t500.md
@@ -79,8 +79,8 @@ and
The patches above are based on the output from ich9deblob on a
factory.rom image dumped from the T500 with a SOIC-8 4MiB flash chip.
The patch re-creates the X200 descriptor/gbe source, so the commands
-were something like:\
-\$ **diff -u t500gbe x200gbe**\
+were something like:
+ $ diff -u t500gbe x200gbe
\$ **diff -u t500descriptor x200descriptor**
ME VSCC table is in a different place and a different size on the T500.