components/acpidump/madt.1
author Drew Fisher <drew.fisher@oracle.com>
Tue, 19 May 2015 13:51:17 -0700
branchs11-update
changeset 4314 96c1b7e2e45c
parent 197 fd801ec0737c
permissions -rw-r--r--
PSARC/2015/233 OpenStack Common Package 20866995 glance.images table is corrupted/missing on upgrade from 69 to 71 20984895 Upgrade still fails when the mappings change section to 'None' 20984926 nova-upgrade has multiple deprecation mappings for DEFAULT.sql_connection 20990795 OpenStack upgrade methods should preserve some values from the previous release 21085479 An openstack-common package should be added to Userland

'\" te
.\"
.\" Copyright (c) 2009, 2011, Oracle and/or its affiliates. All rights reserved.
.\"
.\" ident	"@(#)madt.1	1.2	10/03/16 SMI"
.\"
.TH madt 1 "24 Apr 2009" "SunOS 5.11" "User Commands"
.SH NAME
madt - parse ACPI tables
.SH SYNOPSIS
.LP
.nf
\fBmadt [ACPI data file]
.fi

.SH DESCRIPTION
.sp
.LP
This utility parses the specified data file containing an extracted image of an ACPI table.  It displays the results to the user in human-readable text.

.SH EXAMPLES
.sp
.LP
# madt < SRAT2.dat


.SH SEE ALSO
acpidump(1), acpixtract(1)

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