Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/SecurityPkg/Include/Library/
DTcgPpVendorLib.h41 #define TCG_PP_OPERATION_RESPONSE_USER_ABORT 0xFFFFFFF0 macro
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
DTcgPhysicalPresence.h34 #define TCG_PP_OPERATION_RESPONSE_USER_ABORT 0xFFFFFFF0 macro
/device/linaro/bootloader/edk2/SecurityPkg/Library/DxeTcg2PhysicalPresenceLib/
DDxeTcg2PhysicalPresenceLib.c777 TcgPpData->PPResponse = TCG_PP_OPERATION_RESPONSE_USER_ABORT; in Tcg2ExecutePendingTpmRequest()
827 if (TcgPpData->PPResponse == TCG_PP_OPERATION_RESPONSE_USER_ABORT) { in Tcg2ExecutePendingTpmRequest()
/device/linaro/bootloader/edk2/SecurityPkg/Library/DxeTcgPhysicalPresenceLib/
DDxeTcgPhysicalPresenceLib.c1063 TcgPpData->PPResponse = TCG_PP_OPERATION_RESPONSE_USER_ABORT; in ExecutePendingTpmRequest()
1109 if (TcgPpData->PPResponse == TCG_PP_OPERATION_RESPONSE_USER_ABORT) { in ExecutePendingTpmRequest()