summaryrefslogtreecommitdiffstats
path: root/OvmfPkg/OvmfTpmLibsDxe.dsc.inc
blob: 1d66cdac778c38d8f915015fb985eac237d7ddac (plain)
1
2
3
4
5
6
7
8
9
10
##
#    SPDX-License-Identifier: BSD-2-Clause-Patent
##

!if $(TPM2_ENABLE) == TRUE
!if $(TPM1_ENABLE) == TRUE
  Tpm12DeviceLib|SecurityPkg/Library/Tpm12DeviceLibTcg/Tpm12DeviceLibTcg.inf
!endif
  Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibTcg2/Tpm2DeviceLibTcg2.inf
!endif