diff options
author | Francis Rowe <info@gluglug.org.uk> | 2014-12-29 02:31:33 (EST) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2014-12-29 02:33:11 (EST) |
commit | 400c0f9d9fb0694ad1636702482dd05fa1292693 (patch) | |
tree | 1eec8f2d8e90bcac4570ffaadf5ba839b0df9a8c /docs | |
parent | c55e5a493b0a197e89181382741b752934a17814 (diff) | |
download | libreboot-400c0f9d9fb0694ad1636702482dd05fa1292693.zip libreboot-400c0f9d9fb0694ad1636702482dd05fa1292693.tar.gz libreboot-400c0f9d9fb0694ad1636702482dd05fa1292693.tar.bz2 |
ich9macchange: new script. changes mac address in gbe on x200 roms
Diffstat (limited to 'docs')
-rw-r--r-- | docs/hcl/x200_remove_me.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/hcl/x200_remove_me.html b/docs/hcl/x200_remove_me.html index 23849da..da3ca4d 100644 --- a/docs/hcl/x200_remove_me.html +++ b/docs/hcl/x200_remove_me.html @@ -75,6 +75,12 @@ </p> <p> + A bash script is also included in libreboot which will change the mac address (using ich9gen) + on all X200 ROM images. For instance:<br/> + $ <b>./ich9macchange XX:XX:XX:XX:XX:XX</b> + </p> + + <p> Two new files will be created: </p> <ul> |