NAME
acpixtract
—
extract binary ACPI tables from an
ASCII acpidump
SYNOPSIS
acpixtract |
[option ...] input_file |
DESCRIPTION
The following options are supported:-a
- Extract all tables, not just DSDT/SSDT.
-f
- Force extraction, even if there are errors.
-l
- List table summaries, do not extract.
-m
- Extract multiple DSDT/SSDTs to a single file.
-s
signature- Extract all tables with signature.
-v
- Display version information.
-vd
- Display build date and time.
SEE ALSO
acpi(4), acpibin(8), acpicall(8), acpiconf(8), acpidump(8), acpiexec(8), acpihelp(8), acpinames(8), iasl(8)
AUTHORS
The acpixtract
utility is provided by
Intel as part of their
ACPICA
distribution.
This manual page was written by Sascha Wildner.