summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2014-12-28 14:36:54 (EST)
committer Francis Rowe <info@gluglug.org.uk>2014-12-28 14:36:54 (EST)
commitc2bcf9939787448416f697e2c9dea985cc8beef8 (patch)
tree221b5b919b2f6f72ae49eb2694671ef09f4a32ee
parentc540bb4e35e2a1d2f74bfbc5a89b918bc5787cfc (diff)
downloadlibreboot-c2bcf9939787448416f697e2c9dea985cc8beef8.zip
libreboot-c2bcf9939787448416f697e2c9dea985cc8beef8.tar.gz
libreboot-c2bcf9939787448416f697e2c9dea985cc8beef8.tar.bz2
Docs: x200_remove_me.html: Add note about default descriptor gbe
-rw-r--r--docs/hcl/x200_remove_me.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/hcl/x200_remove_me.html b/docs/hcl/x200_remove_me.html
index f6b136a..cda9bd8 100644
--- a/docs/hcl/x200_remove_me.html
+++ b/docs/hcl/x200_remove_me.html
@@ -33,6 +33,11 @@
<h1 id="ich9gen">ICH9 gen utility</h1>
<p>
+ <b>This is no longer strictly necessary. Libreboot ROM images for X200 now
+ contain the 12KiB descriptor+gbe generated from ich9gen, by default.</b>
+ </p>
+
+ <p>
It is no longer necessary to use <a href="#ich9deblob">ich9deblob</a> to generate
a deblobbed descriptor+gme image for the X200. ich9gen is a small utility within
ich9deblob that can generate them from scratch, without a factory.bin dump.
@@ -76,6 +81,11 @@
<h1 id="ich9deblob">ICH9 deblob utility</h1>
<p>
+ <b>This is no longer strictly necessary. Libreboot ROM images for X200 now
+ contain the 12KiB descriptor+gbe generated from ich9gen, by default.</b>
+ </p>
+
+ <p>
This is what you will use to generate the deblobbed descriptor+gbe regions for your libreboot ROM image.
</p>
<p>