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

  /external/vboot_reference/firmware/include/
tss_constants.h 72 TSS_BOOL physicalPresenceHWEnable;
  /external/vboot_reference/utility/
tpmc.c 290 P(physicalPresenceHWEnable);
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/IndustryStandard/
Tpm12.h 258 #define TPM_PHYSICAL_PRESENCE_HW_DISABLE ((TPM_PHYSICAL_PRESENCE) 0x0200) // Sets the physicalPresenceHWEnable to FALSE
261 #define TPM_PHYSICAL_PRESENCE_HW_ENABLE ((TPM_PHYSICAL_PRESENCE) 0x0040) // Sets the physicalPresenceHWEnable to TRUE
582 BOOLEAN physicalPresenceHWEnable;
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
Tpm12.h 383 #define TPM_PHYSICAL_PRESENCE_HW_DISABLE ((TPM_PHYSICAL_PRESENCE) 0x0200) ///< Sets the physicalPresenceHWEnable to FALSE
386 #define TPM_PHYSICAL_PRESENCE_HW_ENABLE ((TPM_PHYSICAL_PRESENCE) 0x0040) ///< Sets the physicalPresenceHWEnable to TRUE
749 BOOLEAN physicalPresenceHWEnable;
    [all...]

Completed in 114 milliseconds