diff options
-rw-r--r-- | docs/install/x200_external.html | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/docs/install/x200_external.html b/docs/install/x200_external.html index a95825c..9cb3642 100644 --- a/docs/install/x200_external.html +++ b/docs/install/x200_external.html @@ -157,11 +157,12 @@ Please specify which chip definition to use with the -c <chipname> option. the BBB). You will need it later for part of the deblobbing. </p> <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;"><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> + Information about the descriptor, gbe regions and how the ME was removed can be found in the notes linked at + <a href="../hcl/x200_remove_me.html">../hcl/x200_remove_me.html</a>. Libreboot ROM images now include + the 12KiB descriptor+gbe by default, generated using ich9gen; + <b>however, do note that the MAC address in the Gbe region is generic. Follow the instructions at + <a href="../hcl/x200_remove_me.html#ich9gen">../hcl/x200_remove_me.html#ich9gen</a> and do what it says to change the MAC address + inside your X200 ROM image, before flashing it.</b> </p> <p> Assuming that your libreboot ROM image is properly setup (modified descriptor plus gbe region included in the ROM), |