Symbol: TPM_PS
usr/src/boot/efi/include/IndustryStandard/Tpm20.h
618
#define TPM_PS_MAIN (TPM_PS)(0x00000000)
usr/src/boot/efi/include/IndustryStandard/Tpm20.h
619
#define TPM_PS_PC (TPM_PS)(0x00000001)
usr/src/boot/efi/include/IndustryStandard/Tpm20.h
620
#define TPM_PS_PDA (TPM_PS)(0x00000002)
usr/src/boot/efi/include/IndustryStandard/Tpm20.h
621
#define TPM_PS_CELL_PHONE (TPM_PS)(0x00000003)
usr/src/boot/efi/include/IndustryStandard/Tpm20.h
622
#define TPM_PS_SERVER (TPM_PS)(0x00000004)
usr/src/boot/efi/include/IndustryStandard/Tpm20.h
623
#define TPM_PS_PERIPHERAL (TPM_PS)(0x00000005)
usr/src/boot/efi/include/IndustryStandard/Tpm20.h
624
#define TPM_PS_TSS (TPM_PS)(0x00000006)
usr/src/boot/efi/include/IndustryStandard/Tpm20.h
625
#define TPM_PS_STORAGE (TPM_PS)(0x00000007)
usr/src/boot/efi/include/IndustryStandard/Tpm20.h
626
#define TPM_PS_AUTHENTICATION (TPM_PS)(0x00000008)
usr/src/boot/efi/include/IndustryStandard/Tpm20.h
627
#define TPM_PS_EMBEDDED (TPM_PS)(0x00000009)
usr/src/boot/efi/include/IndustryStandard/Tpm20.h
628
#define TPM_PS_HARDCOPY (TPM_PS)(0x0000000A)
usr/src/boot/efi/include/IndustryStandard/Tpm20.h
629
#define TPM_PS_INFRASTRUCTURE (TPM_PS)(0x0000000B)
usr/src/boot/efi/include/IndustryStandard/Tpm20.h
630
#define TPM_PS_VIRTUALIZATION (TPM_PS)(0x0000000C)
usr/src/boot/efi/include/IndustryStandard/Tpm20.h
631
#define TPM_PS_TNC (TPM_PS)(0x0000000D)
usr/src/boot/efi/include/IndustryStandard/Tpm20.h
632
#define TPM_PS_MULTI_TENANT (TPM_PS)(0x0000000E)
usr/src/boot/efi/include/IndustryStandard/Tpm20.h
633
#define TPM_PS_TC (TPM_PS)(0x0000000F)