'\" t .\" Title: ipmctl-show-acpi .\" Author: [see the "AUTHOR(S)" section] .\" Generator: Asciidoctor 2.0.12 .\" Date: 2021-08-16 .\" Manual: ipmctl .\" Source: ipmctl .\" Language: English .\" .TH "IPMCTL\-SHOW\-ACPI" "1" "2021-08-16" "ipmctl" "ipmctl" .ie \n(.g .ds Aq \(aq .el .ds Aq ' .ss \n[.ss] 0 .nh .ad l .de URL \fI\\$2\fP <\\$1>\\$3 .. .als MTO URL .if \n[.g] \{\ . mso www.tmac . am URL . ad l . . . am MTO . ad l . . . LINKSTYLE blue R < > .\} .SH "NAME" ipmctl\-show\-acpi \- Shows the system ACPI tables related to the PMem modules .SH "SYNOPSIS" .sp .if n .RS 4 .nf .fam C ipmctl show [OPTIONS] \-system .fam .fi .if n .RE .SH "DESCRIPTION" .sp Shows the system ACPI tables related to the PMem modules in the system. .SH "OPTIONS" .sp \-h, \-help .RS 4 Displays help for the command. .RE .sp \-ddrt .RS 4 Used to specify DDRT as the desired transport protocol for the current invocation of ipmctl. .RE .sp \-smbus .RS 4 Used to specify SMBUS as the desired transport protocol for the current invocation of ipmctl. .RE .if n .sp .RS 4 .it 1 an-trap .nr an-no-space-flag 1 .nr an-break-flag 1 .br .ps +1 .B Note .ps -1 .br .sp The \-ddrt and \-smbus options are mutually exclusive and may not be used together. .sp .5v .RE .SH "TARGETS" .sp \-system [NFIT|PCAT|PMTT] .RS 4 The system ACPI tables to display. By default NFIT, PCAT and PMTT tables are displayed. One of: .sp .RS 4 .ie n \{\ \h'-04'\(bu\h'+03'\c .\} .el \{\ . sp -1 . IP \(bu 2.3 .\} "NFIT" \- The NVDIMM Firmware Interface Table .RE .sp .RS 4 .ie n \{\ \h'-04'\(bu\h'+03'\c .\} .el \{\ . sp -1 . IP \(bu 2.3 .\} "PCAT" \- The Platform Capabilities Table .RE .sp .RS 4 .ie n \{\ \h'-04'\(bu\h'+03'\c .\} .el \{\ . sp -1 . IP \(bu 2.3 .\} "PMTT" \- The Platform Memory Topology Table .RE .RE .sp Refer to the ACPI specification for detailed information about the ACPI tables. .SH "EXAMPLES" .sp Show the ACPI NFIT .sp .if n .RS 4 .nf .fam C ipmctl show \-system NFIT .fam .fi .if n .RE .SH "RETURN DATA" .sp Returns the formatted data from the requested ACPI tables and their sub\-tables. Refer to the ACPI specification for detailed information about the format of the ACPI tables. .if n .sp .RS 4 .it 1 an-trap .nr an-no-space-flag 1 .nr an-break-flag 1 .br .ps +1 .B Note .ps -1 .br .sp All data is presented in ACPI little endian format. .sp .5v .RE