Home
last modified time | relevance | path

Searched refs:PhysicalPresenceValue (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/SecurityPkg/Tcg/TcgPei/
DTcgPei.c579 TPM_PHYSICAL_PRESENCE PhysicalPresenceValue; in PhysicalPresencePpiNotifyCallback() local
593 PhysicalPresenceValue = TPM_PHYSICAL_PRESENCE_LIFETIME_LOCK; in PhysicalPresencePpiNotifyCallback()
596 PhysicalPresenceValue |= TPM_PHYSICAL_PRESENCE_CMD_ENABLE; in PhysicalPresencePpiNotifyCallback()
599 PhysicalPresenceValue |= TPM_PHYSICAL_PRESENCE_CMD_DISABLE; in PhysicalPresencePpiNotifyCallback()
604 PhysicalPresenceValue |= TPM_PHYSICAL_PRESENCE_HW_ENABLE; in PhysicalPresencePpiNotifyCallback()
606 PhysicalPresenceValue |= TPM_PHYSICAL_PRESENCE_HW_DISABLE; in PhysicalPresencePpiNotifyCallback()
610 PhysicalPresenceValue in PhysicalPresencePpiNotifyCallback()