1IPMCTL-LOAD-SESSION(1)              ipmctl              IPMCTL-LOAD-SESSION(1)
2
3
4

NAME

6       ipmctl-load-session - Loads content captured during a recording
7       session.
8

SYNOPSIS

10           ipmctl load [OPTIONS] -source (path) -session
11

DESCRIPTION

13       Loads content captured during a recording session into internal memory
14       buffers. Captured content includes ACPI, SMBIOS tables, and FIS
15       requests and responses. A loaded session can be executed using the
16       start -session command.
17

OPTIONS

19       -h, -help
20           Displays help for the command.
21
22       -ddrt
23           Used to specify DDRT as the desired transport protocol for the
24           current invocation of ipmctl.
25
26       -smbus
27           Used to specify SMBUS as the desired transport protocol for the
28           current invocation of ipmctl.
29
30           Note
31           The -ddrt and -smbus options are mutually exclusive and may not be
32           used together.
33

TARGET

35       -source (path)
36           An absolute or relative path including the filename.
37
38       -session
39           Specifies that the source file contains recording data.
40

EXAMPLES

42       Load the contents of a previously recorded session from
43       /tmp/session.pbr.
44
45           ipmctl load -source /tmp/session.pbr -session
46

SAMPLE OUTPUT

48           Successfully loaded 1060619 bytes to session buffer.
49
50
51
52ipmctl                            2021-08-24            IPMCTL-LOAD-SESSION(1)
Impressum