Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
DTcgPhysicalPresence.h121 #define TCG2_PHYSICAL_PRESENCE_DISABLE_BLOCK_SID 97 macro
/device/linaro/bootloader/edk2/SecurityPkg/Library/DxeTcg2PhysicalPresenceLib/
DDxeTcg2PhysicalPresenceLib.c218 case TCG2_PHYSICAL_PRESENCE_DISABLE_BLOCK_SID: in Tcg2ExecutePhysicalPresence()
489 case TCG2_PHYSICAL_PRESENCE_DISABLE_BLOCK_SID: in Tcg2UserConfirm()
659 case TCG2_PHYSICAL_PRESENCE_DISABLE_BLOCK_SID: in Tcg2HaveValidTpmRequest()
845 case TCG2_PHYSICAL_PRESENCE_DISABLE_BLOCK_SID: in Tcg2ExecutePendingTpmRequest()
/device/linaro/bootloader/edk2/SecurityPkg/Library/SmmTcg2PhysicalPresenceLib/
DSmmTcg2PhysicalPresenceLib.c323 case TCG2_PHYSICAL_PRESENCE_DISABLE_BLOCK_SID: in Tcg2PhysicalPresenceLibGetUserConfirmationStatusFunction()
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/Opal/OpalPasswordDxe/
DOpalHii.c522 PpRequest = TCG2_PHYSICAL_PRESENCE_DISABLE_BLOCK_SID; in DriverCallback()