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/SecurityPkg/Library/SmmTcg2PhysicalPresenceLib/
DSmmTcg2PhysicalPresenceLib.c129 if ((OperationRequest > TCG2_PHYSICAL_PRESENCE_NO_ACTION_MAX) && in Tcg2PhysicalPresenceLibSubmitRequestToPreOSFunction()
266 if (OperationRequest <= TCG2_PHYSICAL_PRESENCE_NO_ACTION_MAX) { in Tcg2PhysicalPresenceLibGetUserConfirmationStatusFunction()
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
DTcgPhysicalPresence.h114 #define TCG2_PHYSICAL_PRESENCE_NO_ACTION_MAX 34 macro
/device/linaro/bootloader/edk2/SecurityPkg/Library/DxeTcg2PhysicalPresenceLib/
DDxeTcg2PhysicalPresenceLib.c350 if (CommandCode <= TCG2_PHYSICAL_PRESENCE_NO_ACTION_MAX) { in Tcg2ExecutePhysicalPresence()
781 if (TcgPpData->PPRequest <= TCG2_PHYSICAL_PRESENCE_NO_ACTION_MAX) { in Tcg2ExecutePendingTpmRequest()
1203 if ((OperationRequest > TCG2_PHYSICAL_PRESENCE_NO_ACTION_MAX) && in Tcg2PhysicalPresenceLibSubmitRequestToPreOSFunction()