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

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