logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

acpibin - ACPI binary AML file utility

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).

                                                January 23, 2013                                      ACPIBIN(1)

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/.

Name

       acpibin - ACPI binary AML file utility

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

Synopsis

acpibin [<option>...]

See Also