te

Copyright (c) 2009, 2011, Oracle and/or its affiliates. All rights reserved.

acpixtract 1 "24 Apr 2009" "SunOS 5.11" "User Commands"
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.

SEE ALSO

acpidump(1), madt(1)

RESOURCES

http://www.lesswatts.org/projects/acpi/utilities.php

EXAMPLES

1. Extract the binary ACPI tables from acpidump output $ acpixtract -a acpidump.out