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

  /external/u-boot/include/
tpm-v1.h 28 TPM_ST_DEACTIVATED = 0x0003,
  /external/u-boot/cmd/
tpm-v1.c 24 } else if (!strcasecmp("TPM_ST_DEACTIVATED", argv[1])) {
25 mode = TPM_ST_DEACTIVATED;
628 " TPM_ST_STATE, and TPM_ST_DEACTIVATED.\n"
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/IndustryStandard/
Tpm12.h 221 #define TPM_ST_DEACTIVATED ((TPM_STARTUP_TYPE) 0x0003) // The TPM is to startup and set the deactivated flag to TRUE
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
Tpm12.h 346 #define TPM_ST_DEACTIVATED ((TPM_STARTUP_TYPE) 0x0003) ///< The TPM is to startup and set the deactivated flag to TRUE
    [all...]

Completed in 74 milliseconds