components/acpidump/acpixtract.1
author Brian Utterback <brian.utterback@oracle.com>
Mon, 15 Jun 2015 17:59:44 -0700
changeset 4486 8a12763ec19a
parent 197 fd801ec0737c
permissions -rw-r--r--
PSARC 2015/278 NTP allow_step_at_boot 18408859 NTP Management profile should have auths to edit /etc/inet/ntp.conf 20664660 NTP should have a restart_fmri tag on ntpd in the ntp.p5m file 20683411 ntpd and multiple default route constantly resets state and never sets sys.peer 20874200 NTP should use -preserve_argvalues=complete 21020160 html help files in ntp for RBAC profiles and authorizations must go 21020795 Add "RO" to res1 field of auth_attr.d files in ntp 21155469 NTP should update time at boot and shutdown

'\" 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