File: tpmnv_relindex.8

package info (click to toggle)
tboot 1.9.12%2Bhg20200718-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 4,528 kB
  • sloc: ansic: 50,896; python: 6,475; sh: 449; asm: 421; makefile: 373
file content (26 lines) | stat: -rw-r--r-- 613 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
.\"
.TH TPMNV_RELINDEX 8 "2020-05-10" "tboot" "User Manuals"
.SH NAME
tpmnv_relindex \- release an index in TPM NV storage
.SH SYNOPSIS
.B tpmnv_relindex
.RB \| -i \|
.IR index \|
.RB [\| -p
.IR password \|]
.RB [\| -h \|]
.SH DESCRIPTION
.B tpmnv_relindex
can be used to release an index defined in TPM NV storage.
.SH OPTIONS
.TP
.BI -i\  index
NV index to use. You can specify an integer or use the following symbolic names: default (0x50000001), owner (0x40000001) or aux (0x50000002).
.TP
.BI -p\  password
Owner password for the index.
.TP
.BI -h\ 
Print the help text.
.SH "SEE ALSO"
.BR tpm_nvrelease (8)