Created
February 11, 2018 03:30
-
-
Save marmarek/e482c765c75fca33337d2a307bd8b0b9 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[root@dom0 user]# tpm_nvinfo | |
NVRAM index : 0x50000001 (1342177281) | |
PCR read selection: | |
Localities : ALL | |
PCR write selection: | |
Localities : ALL | |
Permissions : 0x00002000 (WRITEDEFINE) | |
bReadSTClear : FALSE | |
bWriteSTClear : FALSE | |
bWriteDefine : TRUE | |
Size : 54 (0x36) | |
NVRAM index : 0x30000001 (805306369) | |
PCR read selection: | |
Localities : ALL | |
PCR write selection: | |
Localities : ALL | |
Permissions : 0x00000002 (OWNERWRITE) | |
bReadSTClear : FALSE | |
bWriteSTClear : FALSE | |
bWriteDefine : FALSE | |
Size : 576 (0x240) | |
NVRAM index : 0x50000003 (1342177283) | |
PCR read selection: | |
Localities : ALL | |
PCR write selection: | |
Localities : 0x18 | |
Permissions : 0x00000000 () | |
bReadSTClear : FALSE | |
bWriteSTClear : FALSE | |
bWriteDefine : FALSE | |
Size : 64 (0x40) | |
NVRAM index : 0x1000f000 (268496896) | |
PCR read selection: | |
Localities : ALL | |
PCR write selection: | |
Localities : ALL | |
Permissions : 0x00020002 (OWNERREAD|OWNERWRITE) | |
bReadSTClear : FALSE | |
bWriteSTClear : FALSE | |
bWriteDefine : FALSE | |
Size : 1273 (0x4f9) | |
NVRAM index : 0x10000001 (268435457) | |
PCR read selection: | |
Localities : ALL | |
PCR write selection: | |
Localities : ALL | |
Permissions : 0x00001002 (WRITEALL|OWNERWRITE) | |
bReadSTClear : FALSE | |
bWriteSTClear : FALSE | |
bWriteDefine : FALSE | |
Size : 20 (0x14) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment