]> git.proxmox.com Git - mirror_edk2.git/blame - OvmfPkg/OvmfTpmLibsPeim.dsc.inc
UefiPayloadPkg: Fix build error
[mirror_edk2.git] / OvmfPkg / OvmfTpmLibsPeim.dsc.inc
CommitLineData
b4757580
GH
1##\r
2# SPDX-License-Identifier: BSD-2-Clause-Patent\r
3##\r
4\r
4de8d61b 5!if $(TPM2_ENABLE) == TRUE\r
b4757580 6 BaseCryptLib|CryptoPkg/Library/BaseCryptLib/PeiCryptLib.inf\r
4de8d61b 7!if $(TPM1_ENABLE) == TRUE\r
b4757580 8 Tpm12DeviceLib|SecurityPkg/Library/Tpm12DeviceLibDTpm/Tpm12DeviceLibDTpm.inf\r
4de8d61b 9!endif\r
b4757580
GH
10 Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2DeviceLibDTpm.inf\r
11!endif\r