Searched refs:TPMPresentFlag (Results 1 – 7 of 7) sorted by relevance
264 if (TcgData->BsCap.TPMDeactivatedFlag || (!TcgData->BsCap.TPMPresentFlag)) { in TcgDxeStatusCheck()492 if (TcgData->BsCap.TPMDeactivatedFlag || (!TcgData->BsCap.TPMPresentFlag)) { in TcgDxeLogEvent()570 if (!TcgData->BsCap.TPMPresentFlag) { in TcgDxeHashLogExtendEventI()598 TcgData->BsCap.TPMPresentFlag = FALSE; in TcgDxeHashLogExtendEventI()654 if (TcgData->BsCap.TPMDeactivatedFlag || (!TcgData->BsCap.TPMPresentFlag)) { in TcgDxeHashLogExtendEvent()1422 …FI_ERROR (Status) && (!mTcgDxeData.BsCap.TPMDeactivatedFlag) && mTcgDxeData.BsCap.TPMPresentFlag) { in DriverEntry()
39 BOOLEAN TPMPresentFlag; /// 00h = TPM not present. member
68 BOOLEAN TPMPresentFlag; member
68 BOOLEAN TPMPresentFlag; // 00h = TPM not present member
459 if (EFI_ERROR (Status) || (!ProtocolCapability.TPMPresentFlag)) { in DxeTpm2MeasureBootHandler()463 …eTpm2MeasureBootHandler (%r) - TPMPresentFlag - %x\n", Status, ProtocolCapability.TPMPresentFlag)); in DxeTpm2MeasureBootHandler()
655 if (!mTcgDxeData.BsCap.TPMPresentFlag) { in Tcg2GetEventLog()1071 if (!mTcgDxeData.BsCap.TPMPresentFlag) { in TcgDxeHashLogExtendEvent()1089 mTcgDxeData.BsCap.TPMPresentFlag = FALSE; in TcgDxeHashLogExtendEvent()1138 if (!mTcgDxeData.BsCap.TPMPresentFlag) { in Tcg2HashLogExtendEvent()1167 mTcgDxeData.BsCap.TPMPresentFlag = FALSE; in Tcg2HashLogExtendEvent()1220 if (!mTcgDxeData.BsCap.TPMPresentFlag) { in Tcg2SubmitCommand()2422 if (mTcgDxeData.BsCap.TPMPresentFlag) { in DriverEntry()
773 …_ERROR (Status) || ProtocolCapability.TPMDeactivatedFlag || (!ProtocolCapability.TPMPresentFlag)) { in DxeTpmMeasureBootHandler()