Home
last modified time | relevance | path

Searched refs:TCG2_PHYSICAL_PRESENCE_NO_ACTION_MAX (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
DTcgPhysicalPresence.h114 #define TCG2_PHYSICAL_PRESENCE_NO_ACTION_MAX 34 macro
/device/linaro/bootloader/edk2/SecurityPkg/Library/SmmTcg2PhysicalPresenceLib/
DSmmTcg2PhysicalPresenceLib.c132 if ((*OperationRequest > TCG2_PHYSICAL_PRESENCE_NO_ACTION_MAX) && in Tcg2PhysicalPresenceLibSubmitRequestToPreOSFunctionEx()
339 if (OperationRequest <= TCG2_PHYSICAL_PRESENCE_NO_ACTION_MAX) { in Tcg2PhysicalPresenceLibGetUserConfirmationStatusFunction()
/device/linaro/bootloader/edk2/SecurityPkg/Library/DxeTcg2PhysicalPresenceLib/
DDxeTcg2PhysicalPresenceLib.c239 if (CommandCode <= TCG2_PHYSICAL_PRESENCE_NO_ACTION_MAX) { in Tcg2ExecutePhysicalPresence()
606 if (TcgPpData->PPRequest <= TCG2_PHYSICAL_PRESENCE_NO_ACTION_MAX) { in Tcg2HaveValidTpmRequest()
740 if (TcgPpData->PPRequest <= TCG2_PHYSICAL_PRESENCE_NO_ACTION_MAX) { in Tcg2ExecutePendingTpmRequest()
1158 if ((OperationRequest > TCG2_PHYSICAL_PRESENCE_NO_ACTION_MAX) && in Tcg2PhysicalPresenceLibSubmitRequestToPreOSFunction()