Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/SecurityPkg/Include/Guid/
DPhysicalPresenceData.h38 #define PHYSICAL_PRESENCE_ENABLE 1 macro
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/TcgConfigDxe/
DTcgConfig.vfr64 option text = STRING_TOKEN(STR_ENABLE), value = PHYSICAL_PRESENCE_ENABLE, flags = DEFAULT;
DTcgConfigImpl.c184 Configuration.TpmOperation = PHYSICAL_PRESENCE_ENABLE; in TcgExtractConfig()
/device/linaro/bootloader/edk2/SecurityPkg/Library/DxeTcgPhysicalPresenceLib/
DDxeTcgPhysicalPresenceLib.c254 case PHYSICAL_PRESENCE_ENABLE: in ExecutePhysicalPresence()
297 TpmResponse = ExecutePhysicalPresence (TcgProtocol, PHYSICAL_PRESENCE_ENABLE, PpiFlags); in ExecutePhysicalPresence()
539 case PHYSICAL_PRESENCE_ENABLE: in UserConfirm()
925 case PHYSICAL_PRESENCE_ENABLE: in HaveValidTpmRequest()
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/TcgSmm/
DTcgSmm.c156 case PHYSICAL_PRESENCE_ENABLE: in PhysicalPresenceCallback()