Ectool: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
(→Installation: svn bad. git good.) |
||
Line 7: | Line 7: | ||
'''Manual installation''' | '''Manual installation''' | ||
$ ''' | $ '''git clone http://review.coreboot.org/coreboot.git''' | ||
$ '''cd ectool''' | $ '''cd coreboot/util/ectool''' | ||
$ '''make''' | $ '''make''' | ||
$ '''sudo make install''' | $ '''sudo make install''' | ||
You can [http:// | You can [http://review.coreboot.org/gitweb?p=coreboot.git;a=tree;f=util/ectool;hb=HEAD browse the ectool source code] using the web interface. | ||
== Usage == | == Usage == |
Latest revision as of 18:42, 20 March 2013
ectool is a small utility that dumps the RAM of a laptop's Embedded/Environmental Controller (EC).
It expects an EC as described in the ACPI specification. Only ACPI-compliant ECs will be detected.
Installation
Manual installation
$ git clone http://review.coreboot.org/coreboot.git $ cd coreboot/util/ectool $ make $ sudo make install
You can browse the ectool source code using the web interface.
Usage
$ ectool
Please see ectool -h for information on various other options.
I, the copyright holder of this work, hereby release it into the public domain. This applies worldwide.
In case this is not legally possible: |