[edk2-devel] [PATCH edk2-platforms 1/1] Platform/Socionext/DeveloperBoxMm: add VarCheckPolicyLib

Masahisa Kojima masahisa.kojima at linaro.org
Mon Jan 4 07:34:00 UTC 2021


Add VarCheckPolicyLib in standalone MM context to initialize
VariablePolicyLib.
Without this modification, Developerbox fails to boot when
the uefi secure boot is enabled.

Signed-off-by: Masahisa Kojima <masahisa.kojima at linaro.org>
---
 Platform/Socionext/DeveloperBox/DeveloperBoxMm.dsc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Platform/Socionext/DeveloperBox/DeveloperBoxMm.dsc b/Platform/Socionext/DeveloperBox/DeveloperBoxMm.dsc
index 00f6d4496377..92625df1ff09 100644
--- a/Platform/Socionext/DeveloperBox/DeveloperBoxMm.dsc
+++ b/Platform/Socionext/DeveloperBox/DeveloperBoxMm.dsc
@@ -89,4 +89,5 @@ [Components.common]
       DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf
       VarCheckLib|MdeModulePkg/Library/VarCheckLib/VarCheckLib.inf
       NULL|MdeModulePkg/Library/VarCheckUefiLib/VarCheckUefiLib.inf
+      NULL|MdeModulePkg/Library/VarCheckPolicyLib/VarCheckPolicyLibStandaloneMm.inf
   }
-- 
2.17.1



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#69544): https://edk2.groups.io/g/devel/message/69544
Mute This Topic: https://groups.io/mt/79419900/1813853
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [edk2-devel-archive at redhat.com]
-=-=-=-=-=-=-=-=-=-=-=-





More information about the edk2-devel-archive mailing list