Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/SecurityPkg/Include/Guid/
DPhysicalPresenceData.h43 #define PHYSICAL_PRESENCE_ENABLE_ACTIVATE 6 macro
/device/linaro/bootloader/edk2/SecurityPkg/Library/DxeTcgPhysicalPresenceLib/
DDxeTcgPhysicalPresenceLib.c296 case PHYSICAL_PRESENCE_ENABLE_ACTIVATE: in ExecutePhysicalPresence()
334 … TpmResponse = ExecutePhysicalPresence (TcgProtocol, PHYSICAL_PRESENCE_ENABLE_ACTIVATE, PpiFlags); in ExecutePhysicalPresence()
373 … TpmResponse = ExecutePhysicalPresence (TcgProtocol, PHYSICAL_PRESENCE_ENABLE_ACTIVATE, PpiFlags); in ExecutePhysicalPresence()
407 … TpmResponse = ExecutePhysicalPresence (TcgProtocol, PHYSICAL_PRESENCE_ENABLE_ACTIVATE, PpiFlags); in ExecutePhysicalPresence()
421 … TpmResponse = ExecutePhysicalPresence (TcgProtocol, PHYSICAL_PRESENCE_ENABLE_ACTIVATE, PpiFlags); in ExecutePhysicalPresence()
613 case PHYSICAL_PRESENCE_ENABLE_ACTIVATE: in UserConfirm()
929 case PHYSICAL_PRESENCE_ENABLE_ACTIVATE: in HaveValidTpmRequest()
1120 case PHYSICAL_PRESENCE_ENABLE_ACTIVATE: in ExecutePendingTpmRequest()
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/TcgConfigDxe/
DTcgConfig.vfr65 …ption text = STRING_TOKEN(STR_TPM_ENABLE_ACTIVATE), value = PHYSICAL_PRESENCE_ENABLE_ACTIVATE, fla…
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/TcgSmm/
DTcgSmm.c160 case PHYSICAL_PRESENCE_ENABLE_ACTIVATE: in PhysicalPresenceCallback()