Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/SecurityPkg/Include/Guid/
DPhysicalPresenceData.h40 #define PHYSICAL_PRESENCE_ACTIVATE 3 macro
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/TcgConfigDxe/
DTcgConfig.vfr51 … option text = STRING_TOKEN(STR_TPM_ACTIVATE), value = PHYSICAL_PRESENCE_ACTIVATE, flags = 0;
/device/linaro/bootloader/edk2/SecurityPkg/Library/DxeTcgPhysicalPresenceLib/
DDxeTcgPhysicalPresenceLib.c270 case PHYSICAL_PRESENCE_ACTIVATE: in ExecutePhysicalPresence()
299 TpmResponse = ExecutePhysicalPresence (TcgProtocol, PHYSICAL_PRESENCE_ACTIVATE, PpiFlags); in ExecutePhysicalPresence()
567 case PHYSICAL_PRESENCE_ACTIVATE: in UserConfirm()
927 case PHYSICAL_PRESENCE_ACTIVATE: in HaveValidTpmRequest()
1117 case PHYSICAL_PRESENCE_ACTIVATE: in ExecutePendingTpmRequest()
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/TcgSmm/
DTcgSmm.c158 case PHYSICAL_PRESENCE_ACTIVATE: in PhysicalPresenceCallback()