OvmfPkg: restore CompatImageLoaderDxe chunk

Was dropped by accident.

Fixes: b47575801e ("OvmfPkg: move tcg configuration to dsc and fdf include files")
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
This commit is contained in:
Gerd Hoffmann 2022-04-08 10:22:44 +02:00 committed by mergify[bot]
parent d372ab585a
commit cabd96ad03
1 changed files with 3 additions and 0 deletions

View File

@ -1007,3 +1007,6 @@
#
!include OvmfPkg/OvmfTpmComponentsDxe.dsc.inc
!if $(LOAD_X64_ON_IA32_ENABLE) == TRUE
OvmfPkg/CompatImageLoaderDxe/CompatImageLoaderDxe.inf
!endif