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

  /device/linaro/bootloader/edk2/SecurityPkg/Library/TcgPpVendorLibNull/
TcgPpVendorLibNull.c 43 ASSERT (OperationRequest >= TCG_PHYSICAL_PRESENCE_VENDOR_SPECIFIC_OPERATION);
73 ASSERT (OperationRequest >= TCG_PHYSICAL_PRESENCE_VENDOR_SPECIFIC_OPERATION);
101 ASSERT (OperationRequest >= TCG_PHYSICAL_PRESENCE_VENDOR_SPECIFIC_OPERATION);
127 ASSERT (OperationRequest >= TCG_PHYSICAL_PRESENCE_VENDOR_SPECIFIC_OPERATION);
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
TcgPhysicalPresence.h 88 #define TCG_PHYSICAL_PRESENCE_VENDOR_SPECIFIC_OPERATION 128
  /device/linaro/bootloader/edk2/SecurityPkg/Include/Library/
TcgPpVendorLib.h 27 #define TCG_PHYSICAL_PRESENCE_VENDOR_SPECIFIC_OPERATION 128
  /device/linaro/bootloader/edk2/SecurityPkg/Tcg/TcgSmm/
TcgSmm.c 116 if (mTcgNvs->PhysicalPresence.Request >= TCG_PHYSICAL_PRESENCE_VENDOR_SPECIFIC_OPERATION) {
213 if (mTcgNvs->PhysicalPresence.Request >= TCG_PHYSICAL_PRESENCE_VENDOR_SPECIFIC_OPERATION) {
  /device/linaro/bootloader/edk2/SecurityPkg/Library/DxeTcgPhysicalPresenceLib/
DxeTcgPhysicalPresenceLib.c     [all...]

Completed in 617 milliseconds