OvmfPkg: move dsc and fdf include snippets for TPM support to subdirs

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
This commit is contained in:
Gerd Hoffmann
2022-12-09 21:03:46 +08:00
committed by mergify[bot]
parent 127e2c5315
commit 5c25f6c67b
13 changed files with 36 additions and 36 deletions

View File

@@ -703,7 +703,7 @@
<LibraryClasses>
!if $(SECURE_BOOT_ENABLE) == TRUE
NULL|SecurityPkg/Library/DxeImageVerificationLib/DxeImageVerificationLib.inf
!include OvmfPkg/OvmfTpmSecurityStub.dsc.inc
!include OvmfPkg/Include/Dsc/OvmfTpmSecurityStub.dsc.inc
!endif
}