diff options
author | Francis Rowe <info@gluglug.org.uk> | 2014-12-28 14:42:48 (EST) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2014-12-28 14:52:15 (EST) |
commit | 417e9e7f3db8f2f67577e7caf57812ffb1b2ddb4 (patch) | |
tree | 663d89dc6cf143b2ca2b1431198c41797943db79 /docs/install | |
parent | c2bcf9939787448416f697e2c9dea985cc8beef8 (diff) | |
download | libreboot-417e9e7f3db8f2f67577e7caf57812ffb1b2ddb4.zip libreboot-417e9e7f3db8f2f67577e7caf57812ffb1b2ddb4.tar.gz libreboot-417e9e7f3db8f2f67577e7caf57812ffb1b2ddb4.tar.bz2 |
docs (X200): update flashing guide
Diffstat (limited to 'docs/install')
-rw-r--r-- | docs/install/index.html | 9 | ||||
-rw-r--r-- | docs/install/x200_external.html | 5 |
2 files changed, 9 insertions, 5 deletions
diff --git a/docs/install/index.html b/docs/install/index.html index dc53ace..207d1cc 100644 --- a/docs/install/index.html +++ b/docs/install/index.html @@ -415,9 +415,7 @@ </p> <p> - Software flashing instructions: the guide from <a href="#flashrom">#flashrom</a> ought to work, - but do make sure that the ROM you flash has a flash descriptor and gbe region dd'd into it, - based on the instructions at <a href="../hcl/x200_remove_me.html">../hcl/x200_remove_me.html</a>. + Software flashing instructions: the guide from <a href="#flashrom">#flashrom</a> ought to work. </p> <p> @@ -428,6 +426,11 @@ </p> <p> + Notes about how the ME was removed (and disabled) for libreboot can be found at + <a href="../hcl/x200_remove_me.html">../hcl/x200_remove_me.html</a>. + </p> + + <p> <a href="#pagetop">Back to top of page.</a> </p> diff --git a/docs/install/x200_external.html b/docs/install/x200_external.html index 207a769..a95825c 100644 --- a/docs/install/x200_external.html +++ b/docs/install/x200_external.html @@ -159,8 +159,9 @@ Please specify which chip definition to use with the -c <chipname> option. <p> Information about the descriptor and gbe can be found in the notes linked at <a href="../hcl/x200_remove_me.html">../hcl/x200_remove_me.html</a> - also shows how to modify them to disable and remove the ME/AMT blob. - <span style="font-size:1.5em; background:#ccc;"><b><u><i>MAKE SURE TO FOLLOW THE GUIDE IN THIS LINK, BEFORE CONTINUING. - FAILURE TO DO SO WILL RESULT IN A BRICKED MACHINE.</i></u></b></span> + <span style="font-size:1.5em; background:#ccc;"><s><b><u><i>MAKE SURE TO FOLLOW THE GUIDE IN THIS LINK, BEFORE CONTINUING. + FAILURE TO DO SO WILL RESULT IN A BRICKED MACHINE.</i></u></b></s> - libreboot ROM images now include + the 12KiB descriptor+gbe by default, generated from <a href="../hcl/x200_remove_me.html#ich9gen">ich9gen</a></span> </p> <p> Assuming that your libreboot ROM image is properly setup (modified descriptor plus gbe region included in the ROM), |