Home
last modified time | relevance | path

Searched refs:TPM_PT_PCR (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/boot/efi/include/IndustryStandard/
H A DTpm20.h597 typedef UINT32 TPM_PT_PCR; typedef
598 #define TPM_PT_PCR_FIRST (TPM_PT_PCR)(0x00000000)
599 #define TPM_PT_PCR_SAVE (TPM_PT_PCR)(0x00000000)
600 #define TPM_PT_PCR_EXTEND_L0 (TPM_PT_PCR)(0x00000001)
601 #define TPM_PT_PCR_RESET_L0 (TPM_PT_PCR)(0x00000002)
602 #define TPM_PT_PCR_EXTEND_L1 (TPM_PT_PCR)(0x00000003)
603 #define TPM_PT_PCR_RESET_L1 (TPM_PT_PCR)(0x00000004)
604 #define TPM_PT_PCR_EXTEND_L2 (TPM_PT_PCR)(0x00000005)
605 #define TPM_PT_PCR_RESET_L2 (TPM_PT_PCR)(0x00000006)
606 #define TPM_PT_PCR_EXTEND_L3 (TPM_PT_PCR)(0x00000007)
[all …]