]> git.proxmox.com Git - mirror_edk2.git/blob - OvmfPkg/OvmfTpmSecurityStub.dsc.inc
OvmfPkg: Add VariableFlashInfoLib
[mirror_edk2.git] / OvmfPkg / OvmfTpmSecurityStub.dsc.inc
1 ##
2 # SPDX-License-Identifier: BSD-2-Clause-Patent
3 ##
4
5 !if $(TPM2_ENABLE) == TRUE
6 !if $(TPM1_ENABLE) == TRUE
7 NULL|SecurityPkg/Library/DxeTpmMeasureBootLib/DxeTpmMeasureBootLib.inf
8 !endif
9 NULL|SecurityPkg/Library/DxeTpm2MeasureBootLib/DxeTpm2MeasureBootLib.inf
10 !endif