Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/SecurityPkg/Include/Guid/
DPhysicalPresenceData.h42 #define PHYSICAL_PRESENCE_CLEAR 5 macro
/device/linaro/bootloader/edk2/SecurityPkg/Library/DxeTcgPhysicalPresenceLib/
DDxeTcgPhysicalPresenceLib.c288 case PHYSICAL_PRESENCE_CLEAR: in ExecutePhysicalPresence()
371 TpmResponse = ExecutePhysicalPresence (TcgProtocol, PHYSICAL_PRESENCE_CLEAR, PpiFlags); in ExecutePhysicalPresence()
410 TpmResponse = ExecutePhysicalPresence (TcgProtocol, PHYSICAL_PRESENCE_CLEAR, PpiFlags); in ExecutePhysicalPresence()
595 case PHYSICAL_PRESENCE_CLEAR: in UserConfirm()
941 case PHYSICAL_PRESENCE_CLEAR: in HaveValidTpmRequest()
1119 case PHYSICAL_PRESENCE_CLEAR: in ExecutePendingTpmRequest()
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/TcgConfigDxe/
DTcgConfig.vfr60 option text = STRING_TOKEN(STR_TPM_CLEAR), value = PHYSICAL_PRESENCE_CLEAR, flags = 0;
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/TcgSmm/
DTcgSmm.c171 case PHYSICAL_PRESENCE_CLEAR: in PhysicalPresenceCallback()