User Commands acpixtract(1)
NAME
acpixtract - extract the ACPI tables
SYNOPSIS
acpixtract [-a source] [-l source]
[-s source signature]
DESCRIPTION
This utility will extract the ACPI tables from a raw source and presents them in data file form. OPTIONS The following options are supported:-a [source]
Extract all of the ACPI tables from the specified source.-l [source]
List all of the tables present in the specified source and provide a short summary. This will not extract the information in the source.-s [signature] [source]
Extract only the tables matching the specified signature from the specified source.ATTRIBUTES
See attributes(5) for descriptions of the following attri-
butes:___________________________________________
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
|____________________|______________________|_
| Availability | diagnostic/acpidump||____________________|______________________|_
| Interface Stability| Uncommitted ||____________________|_____________________|
SEE ALSO
acpidump(1), madt(1)SunOS 5.11 Last change: 24 Apr 2009 1
User Commands acpixtract(1)
RESOURCES http://www.lesswatts.org/projects/acpi/utilities.phpEXAMPLES
1. Extract the binary ACPI tables from acpidump output$ acpixtract -a acpidump.out
NOTESSource for acpixtract is available at www.opensolaris.org.
SunOS 5.11 Last change: 24 Apr 2009 2