components/acpidump/acpixtract.1
author Rich Burridge <rich.burridge@oracle.com>
Tue, 20 Mar 2012 09:27:53 -0700
changeset 739 fd5e421b1434
parent 197 fd801ec0737c
permissions -rw-r--r--
7085609 openexr and ilmbase need license file upgrade 7085613 libmng needs license file upgrade 7085624 lighttpd needs TPNO and license file modifications 7085966 iperf needs TPNO and license file modifications 7085948 swig needs TPNO and license file modifications 7085963 tcpdump needs TPNO and license file modifications 7085967 Lua needs TPNO and license file modifications 7123118 libxslt needs TPNO and license file modifications 7123119 libxml2 needs TPNO and license file modifications 7133262 areca needs TPNO and license file modifications 7151922 autogen needs TPNO and license file modifications

'\" te
.\"
.\" Copyright (c) 2009, 2011, Oracle and/or its affiliates. All rights reserved.
.\"
.TH acpixtract 1 "24 Apr 2009" "SunOS 5.11" "User Commands"
.SH NAME
acpixtract - extract the ACPI tables
.SH SYNOPSIS
.LP
.nf
\fBacpixtract\fB [\fB-a\fR \fIsource\fR] [\fB-l\fR \fIsource\fR] 
    [\fB-s\fR \fIsource\fR \fIsignature\fR]
.fi

.SH DESCRIPTION
.sp
.LP
This utility will extract the ACPI tables from a raw source and presents them in data file form.

.SH OPTIONS
.sp
.LP
The following options are supported:
.sp
.ne 2
.mk
.na
\fB\fB-a\fR [\fIsource\fR]\fR
.ad
.sp .6
.RS 4n
Extract all of the ACPI tables from the specified source.
.RE

.sp
.ne 2
.mk
.na
\fB\fB-l\fR [\fIsource\fR]\fR
.ad
.sp .6
.RS 4n
List all of the tables present in the specified source and provide a short summary.  This will not extract the information in the source.
.RE

.sp
.ne 2
.mk
.na
\fB\fB-s\fR [\fIsignature\fR]\fR [\fIsource\fR]\fR
.ad
.sp .6
.RS 4n
Extract only the tables matching the specified signature from the specified source.
.RE

.SH SEE ALSO
.sp
.LP
\fBacpidump\fR(1), \fBmadt\fR(1)
.RE

.SH RESOURCES
.sp
.LP
http://www.lesswatts.org/projects/acpi/utilities.php

.SH EXAMPLES
.sp
.LP
1. Extract the binary ACPI tables from acpidump output

    $ acpixtract -a acpidump.out