]> git.proxmox.com Git - mirror_edk2.git/blame - OvmfPkg/Include/Dsc/OvmfTpmSecurityStub.dsc.inc
OvmfPkg: move dsc and fdf include snippets for TPM support to subdirs
[mirror_edk2.git] / OvmfPkg / Include / Dsc / OvmfTpmSecurityStub.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 NULL|SecurityPkg/Library/DxeTpmMeasureBootLib/DxeTpmMeasureBootLib.inf\r
4de8d61b 8!endif\r
b4757580
GH
9 NULL|SecurityPkg/Library/DxeTpm2MeasureBootLib/DxeTpm2MeasureBootLib.inf\r
10!endif\r