diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/hcl/x200_remove_me.html | 10 |
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> |