HomeSort by relevance Sort by last modified time
    Searched refs:TPM_DEVICE_1_2 (Results 1 - 8 of 8) sorted by null

  /device/linaro/bootloader/edk2/SecurityPkg/Tcg/TrEEConfig/
TrEEConfigNvData.h 29 #define TPM_DEVICE_1_2 1
31 #define TPM_DEVICE_MIN TPM_DEVICE_1_2
33 #define TPM_DEVICE_DEFAULT TPM_DEVICE_1_2
55 {TPM_DEVICE_INTERFACE_TPM12, TPM_DEVICE_1_2}, \
TrEEConfig.vfr 44 option text = STRING_TOKEN(STR_TREE_TPM_1_2), value = TPM_DEVICE_1_2, flags = DEFAULT | MANUFACTURING | RESET_REQUIRED;
50 suppressif ideqvallist TREE_CONFIGURATION.TpmDevice == TPM_DEVICE_NULL TPM_DEVICE_1_2;
TpmDetection.c 129 return TPM_DEVICE_1_2;
TrEEConfigImpl.c 295 case TPM_DEVICE_1_2:
  /device/linaro/bootloader/edk2/SecurityPkg/Tcg/Tcg2Config/
Tcg2ConfigNvData.h 45 #define TPM_DEVICE_1_2 1
47 #define TPM_DEVICE_MIN TPM_DEVICE_1_2
49 #define TPM_DEVICE_DEFAULT TPM_DEVICE_1_2
83 {TPM_DEVICE_INTERFACE_TPM12, TPM_DEVICE_1_2}, \
TpmDetection.c 129 return TPM_DEVICE_1_2;
Tcg2Config.vfr 50 option text = STRING_TOKEN(STR_TCG2_TPM_1_2), value = TPM_DEVICE_1_2, flags = DEFAULT | MANUFACTURING | RESET_REQUIRED;
56 suppressif ideqvallist TCG2_CONFIGURATION.TpmDevice == TPM_DEVICE_NULL TPM_DEVICE_1_2;
Tcg2ConfigImpl.c 556 case TPM_DEVICE_1_2:

Completed in 146 milliseconds