1tpm_nvinfo(8) tpm_nvinfo(8)
2
3
4
6 tpm_nvinfo
7
9 tpm_nvinfo [OPTIONS]
10
12 tpm_nvinfo displays information about defined NVRAM areas. The user may
13 restrict it to display only a single NVRAM area by providing an index
14 or may choose ton only list available NVRAM areas indices without
15 displaying the NVRAM areas' detailed information.
16
17 The following options are supported:
18
19 -h, --help
20 Display command usage info.
21
22 -v, --version
23 Display command version info.
24
25 -l, --log [none|error|info|debug]
26 Set logging level.
27
28 -i, --index (optional parameter)
29 Only display the NVRAM area with the given index. If this option is
30 not provided all NVRAM areas will be displayed.
31
32 -n, --list-only (optional parameter)
33 Only display the defined NVRAM areas' indices.
34
36 tpm_nvdefine(8), tpm_nvread(8), tpm_nvwrite(8), tpm_nvrelease(8)
37
39 Report bugs to <trousers-users@lists.sourceforge.net>
40
41
42
43TPM Management 2011-07-07 tpm_nvinfo(8)