]> git.proxmox.com Git - mirror_edk2.git/commit
OvmfPkg/OvmfXen: Fix build with QemuKernelLoaderFsDxe
authorAnthony PERARD <anthony.perard@citrix.com>
Mon, 6 Sep 2021 14:02:42 +0000 (15:02 +0100)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Mon, 6 Sep 2021 14:32:46 +0000 (14:32 +0000)
commit4473834e7d49c555eca81f96383a1d6d6f5f4bb2
tree1cb9577b35399d7d365f0666442055ce7a0982af
parentedf8bc6d24c6f490c27de3144eee88f1ca40ce6a
OvmfPkg/OvmfXen: Fix build with QemuKernelLoaderFsDxe

VerifyBlob() has been added recently to QemuKernelLoaderFsDxe, also
QemuKernelLoaderFsDxe has been added recently to OvmfXen but without an
implementation of VerifyBlob().

Fix this by adding the same runes that have been added to
OvmfPkgX64.dsc.

Fixes: 9f3eda177a4b ("OvmfPkg/OvmfXen: add QemuKernelLoaderFsDxe")
Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
OvmfPkg/OvmfXen.dsc