aboutsummaryrefslogtreecommitdiff
path: root/docs/hardware/gm45_remove_me.md
diff options
context:
space:
mode:
authorLeah Rowe <info@minifree.org>2017-05-27 21:53:55 +0100
committerLeah Rowe <info@minifree.org>2017-05-27 21:53:55 +0100
commit7a6f3336d93694d00126b1a1477d056aacfefc17 (patch)
tree6f433fd3ed985fc4a81d06e27f0811fcf2182151 /docs/hardware/gm45_remove_me.md
parent675a8ef54c89fccf0a315fbbaba7e2444de2cdda (diff)
parentabb8c1db38c7a8e1cd298c5fb75bdf8da9c4c4a7 (diff)
downloadlibrebootfr-7a6f3336d93694d00126b1a1477d056aacfefc17.tar.gz
librebootfr-7a6f3336d93694d00126b1a1477d056aacfefc17.zip
Merge branch 'website-overhaul'
Diffstat (limited to 'docs/hardware/gm45_remove_me.md')
-rw-r--r--docs/hardware/gm45_remove_me.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/hardware/gm45_remove_me.md b/docs/hardware/gm45_remove_me.md
index 5d9bc312..ad969919 100644
--- a/docs/hardware/gm45_remove_me.md
+++ b/docs/hardware/gm45_remove_me.md
@@ -3,7 +3,7 @@ title: "GM45 chipsets: remove the ME (manageability engine)"
...
This sections relates to disabling and removing the ME (Intel
-**M**anagement **E**ngine) on GM45. This was originally done on the
+*M*anagement *E*ngine) on GM45. This was originally done on the
ThinkPad X200, and later adapted for the ThinkPad R400/T400/T500. It can
in principle be done on any GM45 or GS45 system.
@@ -54,7 +54,7 @@ mitigate the risk of bricking your laptop, but with the generic MAC
address (the libreboot project does not know what your real MAC address
is).
-You can find out your MAC address from **ip addr** or **ifconfig** in
+You can find out your MAC address from `ip addr` or `ifconfig` in
GNU+Linux. Alternatively, if you are running libreboot already (with the
correct MAC address in your ROM), dump it (flashrom -r) and read the
first 6 bytes from position 0x1000 (or 0x2000) in a hex editor (or,
@@ -78,11 +78,11 @@ you want)
Two new files will be created:
-- **ich9fdgbe\_4m.bin**: this is for GM45 laptops with the 4MB flash
+- `ich9fdgbe_4m.bin`: this is for GM45 laptops with the 4MB flash
chip.
-- **ich9fdgbe\_8m.bin**: this is for GM45 laptops with the 8MB flash
+- `ich9fdgbe_8m.bin`: this is for GM45 laptops with the 8MB flash
chip.
-- **ich9fdgbe\_16m.bin**: this is for GM45 laptops with the 16MB flash
+- `ich9fdgbe_16m.bin`: this is for GM45 laptops with the 16MB flash
chip.
Assuming that your libreboot image is named **libreboot.rom**, copy the