Searched defs:TPM_CAPABILITY_AREA (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/IndustryStandard/
H A DTpm12.h104 typedef UINT32 TPM_CAPABILITY_AREA; typedef
767 #define TPM_PF_DISABLE ((TPM_CAPABILITY_AREA) 1)
768 #define TPM_PF_OWNERSHIP ((TPM_CAPABILITY_AREA) 2)
769 #define TPM_PF_DEACTIVATED ((TPM_CAPABILITY_AREA) 3)
770 #define TPM_PF_READPUBEK ((TPM_CAPABILITY_AREA) 4)
771 #define TPM_PF_DISABLEOWNERCLEAR ((TPM_CAPABILITY_AREA) 5)
772 #define TPM_PF_ALLOWMAINTENANCE ((TPM_CAPABILITY_AREA) 6)
773 #define TPM_PF_PHYSICALPRESENCELIFETIMELOCK ((TPM_CAPABILITY_AREA) 7)
774 #define TPM_PF_PHYSICALPRESENCEHWENABLE ((TPM_CAPABILITY_AREA) 8)
775 #define TPM_PF_PHYSICALPRESENCECMDENABLE ((TPM_CAPABILITY_AREA)
[all...]

Completed in 46 milliseconds