From: eliot <eliot@web>
Date: Sat, 18 Sep 2021 16:46:22 +0000 (+0200)
Subject: (no commit message)
X-Git-Url: https://git.g-eek.se/?a=commitdiff_plain;h=44bf281f7955b60aed9f1168a7f63e4dfb2e92d1;p=inbyggd-frihet-wiki.git

---

diff --git a/guider.mdwn b/guider.mdwn
index 17cf345..0094b4b 100644
--- a/guider.mdwn
+++ b/guider.mdwn
@@ -99,8 +99,8 @@ Note these tools are built and ready [at](https://www.mirrorservice.org/sites/li
     #./cbfstool my.rom add -f background.png -n background.png -t raw
 
     # Required.. If you use new ROM or haven't set MAC address before, this needs to be done!
-    # These instructions I took from Libreboot flash instructions, sorry if not complete instructions (used my.rom from Libreboot util archive)
-    #
+    # These instructions I took from Libreboot flash instructions
+    #(used ich9gen from Libreboot util archive)
     #mv my.rom resources/utilities/ich9deblob/my.rom
     #cd resources/utilities/ich9deblob/
     #./ich9gen --macaddress "00:DE:AD:BE:EF:00" # SET A UNIQUE MAC ADDRESS HERE!!