]> git.proxmox.com Git - mirror_edk2.git/blob - OvmfPkg/OvmfTpmLibsDxe.dsc.inc
OvmfPkg: move tcg configuration to dsc and fdf include files
[mirror_edk2.git] / OvmfPkg / OvmfTpmLibsDxe.dsc.inc
1 ##
2 # SPDX-License-Identifier: BSD-2-Clause-Patent
3 ##
4
5 !if $(TPM_ENABLE) == TRUE
6 Tpm12DeviceLib|SecurityPkg/Library/Tpm12DeviceLibTcg/Tpm12DeviceLibTcg.inf
7 Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibTcg2/Tpm2DeviceLibTcg2.inf
8 !endif