From 6bf5580a3d6cebf9ec509e94bef12ae01845d6c2 Mon Sep 17 00:00:00 2001 From: Dov Murik Date: Thu, 1 Jul 2021 12:38:15 +0000 Subject: ArmVirtPkg: add BlobVerifierLibNull to DSC This prepares the ground for calling VerifyBlob() in QemuKernelLoaderFsDxe. Cc: Ard Biesheuvel Cc: Leif Lindholm Cc: Sami Mujawar Cc: Jordan Justen Cc: Ashish Kalra Cc: Brijesh Singh Cc: Erdem Aktas Cc: James Bottomley Cc: Jiewen Yao Cc: Min Xu Cc: Tom Lendacky Ref: https://bugzilla.tianocore.org/show_bug.cgi?id=3457 Signed-off-by: Dov Murik Reviewed-by: Ard Biesheuvel Acked-by: Jiewen Yao --- ArmVirtPkg/ArmVirtQemuKernel.dsc | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'ArmVirtPkg/ArmVirtQemuKernel.dsc') diff --git a/ArmVirtPkg/ArmVirtQemuKernel.dsc b/ArmVirtPkg/ArmVirtQemuKernel.dsc index a542fcb157..28064199c8 100644 --- a/ArmVirtPkg/ArmVirtQemuKernel.dsc +++ b/ArmVirtPkg/ArmVirtQemuKernel.dsc @@ -376,7 +376,10 @@ NULL|MdeModulePkg/Library/BootManagerUiLib/BootManagerUiLib.inf NULL|MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib.inf } - OvmfPkg/QemuKernelLoaderFsDxe/QemuKernelLoaderFsDxe.inf + OvmfPkg/QemuKernelLoaderFsDxe/QemuKernelLoaderFsDxe.inf { + + NULL|OvmfPkg/Library/BlobVerifierLibNull/BlobVerifierLibNull.inf + } # # Networking stack -- cgit v1.2.3