acpibin - Man Page
ACPI binary AML file utility
Synopsis
acpibin [<option>...]
Description
This manual page briefly documents the acpibin command. The option list is taken from the acpibin interactive help.
acpibin is a command provided to perform some basic and common operations on AML binary files.
Much more detailed documentation may be found at http://www.acpica.org/documentation/.
Options
- -c <file1> <file2>
Compare two binary AML files
- -d <in> <out>
Dump AML binary to text file
- -e <sig> <in> <out>
Extract binary AML table from acpidump file
- -h <file>
Display table header for binary AML file
- -s <file>
Update checksum for binary AML file
- -t
Terse mode
Author
acpibin was written by Robert Moore <robert.moore@intel.com>.
This manual page was written by Al Stone <ahs3@redhat.com> for the Fedora project (but may be used by others).
Info
January 23, 2013