2021-12-15 12:39:17 +01:00
|
|
|
##
|
|
|
|
# SPDX-License-Identifier: BSD-2-Clause-Patent
|
|
|
|
##
|
|
|
|
|
2021-12-15 12:39:20 +01:00
|
|
|
!if $(TPM2_ENABLE) == TRUE
|
2021-12-15 12:39:17 +01:00
|
|
|
BaseCryptLib|CryptoPkg/Library/BaseCryptLib/PeiCryptLib.inf
|
2021-12-15 12:39:20 +01:00
|
|
|
!if $(TPM1_ENABLE) == TRUE
|
2021-12-15 12:39:17 +01:00
|
|
|
Tpm12DeviceLib|SecurityPkg/Library/Tpm12DeviceLibDTpm/Tpm12DeviceLibDTpm.inf
|
2021-12-15 12:39:20 +01:00
|
|
|
!endif
|
2021-12-15 12:39:17 +01:00
|
|
|
Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2DeviceLibDTpm.inf
|
|
|
|
!endif
|