Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/SecurityPkg/Include/Guid/
DPhysicalPresenceData.h44 #define PHYSICAL_PRESENCE_DEACTIVATE_DISABLE 7 macro
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/TcgConfigDxe/
DTcgConfig.vfr53 … text = STRING_TOKEN(STR_TPM_DEACTIVATE_DISABLE), value = PHYSICAL_PRESENCE_DEACTIVATE_DISABLE, fl…
/device/linaro/bootloader/edk2/SecurityPkg/Library/DxeTcgPhysicalPresenceLib/
DDxeTcgPhysicalPresenceLib.c303 case PHYSICAL_PRESENCE_DEACTIVATE_DISABLE: in ExecutePhysicalPresence()
345 …TpmResponse = ExecutePhysicalPresence (TcgProtocol, PHYSICAL_PRESENCE_DEACTIVATE_DISABLE, PpiFlags… in ExecutePhysicalPresence()
629 case PHYSICAL_PRESENCE_DEACTIVATE_DISABLE: in UserConfirm()
930 case PHYSICAL_PRESENCE_DEACTIVATE_DISABLE: in HaveValidTpmRequest()
1121 case PHYSICAL_PRESENCE_DEACTIVATE_DISABLE: in ExecutePendingTpmRequest()
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/TcgSmm/
DTcgSmm.c161 case PHYSICAL_PRESENCE_DEACTIVATE_DISABLE: in PhysicalPresenceCallback()