Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/SecurityPkg/Include/Guid/
DPhysicalPresenceData.h39 #define PHYSICAL_PRESENCE_DISABLE 2 macro
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/TcgConfigDxe/
DTcgConfig.vfr50 option text = STRING_TOKEN(STR_DISABLE), value = PHYSICAL_PRESENCE_DISABLE, flags = 0;
/device/linaro/bootloader/edk2/SecurityPkg/Library/DxeTcgPhysicalPresenceLib/
DDxeTcgPhysicalPresenceLib.c262 case PHYSICAL_PRESENCE_DISABLE: in ExecutePhysicalPresence()
306 TpmResponse = ExecutePhysicalPresence (TcgProtocol, PHYSICAL_PRESENCE_DISABLE, PpiFlags); in ExecutePhysicalPresence()
551 case PHYSICAL_PRESENCE_DISABLE: in UserConfirm()
926 case PHYSICAL_PRESENCE_DISABLE: in HaveValidTpmRequest()
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/TcgSmm/
DTcgSmm.c157 case PHYSICAL_PRESENCE_DISABLE: in PhysicalPresenceCallback()