mirror of
https://github.com/acidanthera/audk.git
synced 2025-04-08 17:05:09 +02:00
OvmfPkg: restore CompatImageLoaderDxe chunk
Was dropped by accident. Fixes: b47575801e19 ("OvmfPkg: move tcg configuration to dsc and fdf include files") Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
This commit is contained in:
parent
d372ab585a
commit
cabd96ad03
@ -1007,3 +1007,6 @@
|
||||
#
|
||||
!include OvmfPkg/OvmfTpmComponentsDxe.dsc.inc
|
||||
|
||||
!if $(LOAD_X64_ON_IA32_ENABLE) == TRUE
|
||||
OvmfPkg/CompatImageLoaderDxe/CompatImageLoaderDxe.inf
|
||||
!endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user