HomeSort by relevance Sort by last modified time
    Searched refs:TCG2_PHYSICAL_PRESENCE_NO_ACTION_MAX (Results 1 - 3 of 3) sorted by null

  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
TcgPhysicalPresence.h 114 #define TCG2_PHYSICAL_PRESENCE_NO_ACTION_MAX 34
  /device/linaro/bootloader/edk2/SecurityPkg/Library/SmmTcg2PhysicalPresenceLib/
SmmTcg2PhysicalPresenceLib.c 132 if ((*OperationRequest > TCG2_PHYSICAL_PRESENCE_NO_ACTION_MAX) &&
339 if (OperationRequest <= TCG2_PHYSICAL_PRESENCE_NO_ACTION_MAX) {
  /device/linaro/bootloader/edk2/SecurityPkg/Library/DxeTcg2PhysicalPresenceLib/
DxeTcg2PhysicalPresenceLib.c 239 if (CommandCode <= TCG2_PHYSICAL_PRESENCE_NO_ACTION_MAX) {
606 if (TcgPpData->PPRequest <= TCG2_PHYSICAL_PRESENCE_NO_ACTION_MAX) {
740 if (TcgPpData->PPRequest <= TCG2_PHYSICAL_PRESENCE_NO_ACTION_MAX) {
    [all...]

Completed in 55 milliseconds