]> git.proxmox.com Git - mirror_edk2.git/blame - OvmfPkg/OvmfTpmLibs.dsc.inc
OvmfPkg/Sec: Declare local variable as volatile in SecCoreStartupWithStack
[mirror_edk2.git] / OvmfPkg / OvmfTpmLibs.dsc.inc
CommitLineData
b4757580
GH
1##\r
2# SPDX-License-Identifier: BSD-2-Clause-Patent\r
3##\r
4\r
4de8d61b
GH
5!if $(TPM2_ENABLE) == TRUE\r
6!if $(TPM1_ENABLE) == TRUE\r
b4757580 7 Tpm12CommandLib|SecurityPkg/Library/Tpm12CommandLib/Tpm12CommandLib.inf\r
4de8d61b 8!endif\r
b4757580
GH
9 Tpm2CommandLib|SecurityPkg/Library/Tpm2CommandLib/Tpm2CommandLib.inf\r
10 Tcg2PhysicalPresenceLib|OvmfPkg/Library/Tcg2PhysicalPresenceLibQemu/DxeTcg2PhysicalPresenceLib.inf\r
11 Tcg2PpVendorLib|SecurityPkg/Library/Tcg2PpVendorLibNull/Tcg2PpVendorLibNull.inf\r
12 TpmMeasurementLib|SecurityPkg/Library/DxeTpmMeasurementLib/DxeTpmMeasurementLib.inf\r
13!else\r
14 Tcg2PhysicalPresenceLib|OvmfPkg/Library/Tcg2PhysicalPresenceLibNull/DxeTcg2PhysicalPresenceLib.inf\r
15 TpmMeasurementLib|MdeModulePkg/Library/TpmMeasurementLibNull/TpmMeasurementLibNull.inf\r
16!endif\r