1IPMCTL-SHOW-ACPI(1) ipmctl IPMCTL-SHOW-ACPI(1)
2
3
4
6 ipmctl-show-acpi - Shows the system ACPI tables related to the DCPMMs
7
9 ipmctl show [OPTIONS] -system (NFIT|PCAT|PMTT)
10
12 Shows the system ACPI tables related to the DCPMMs in the system.
13
15 -h, -help
16 Displays help for the command.
17
19 -system (NFIT|PCAT|PMTT)
20 The system ACPI table(s) to display. By default both the NFIT and
21 PCAT tables are displayed. One of:
22
23 · "NFIT" - The NVDIMM Firmware Interface Table
24
25 · "PCAT" - The Platform Capabilities Table
26
27 · "PMTT" - The Platform Memory Topology Table
28
29 Refer to the ACPI specification for detailed information about the ACPI
30 tables.
31
33 Show the ACPI NFIT
34
35 ipmctl show -system NFIT
36
38 Returns the formatted data from the requested ACPI tables and their
39 sub-tables. Refer to the ACPI specification for detailed information
40 about the format of the ACPI tables.
41
42 Note
43 All data is presented in ACPI little endian format.
44
45
46
47ipmctl 2019-04-10 IPMCTL-SHOW-ACPI(1)