[edk2-devel] [PATCH edk2-platforms 1/1] SbsaQemu : add VariablePolicyLib

Leif Lindholm leif at nuviainc.com
Wed Nov 25 14:34:08 UTC 2020


On Wed, Nov 25, 2020 at 10:58:30 +0000, Graeme Gregory wrote:
> Build breakage after b6490426e320
> Based on commit 879f483ce455
> 
> Add the VariablePolicyLib to the dsc to fix the build.
> 
> Signed-off-by: Graeme Gregory <graeme at nuviainc.com>

I tweaked the subject, but.
Reviewed-by: Leif Lindholm <leif at nuviainc.com>
Pushed as ff052d38e584.


> ---
>  Platform/Qemu/SbsaQemu/SbsaQemu.dsc | 4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/Platform/Qemu/SbsaQemu/SbsaQemu.dsc b/Platform/Qemu/SbsaQemu/SbsaQemu.dsc
> index 49bc5033f438..f6af3f9111ee 100644
> --- a/Platform/Qemu/SbsaQemu/SbsaQemu.dsc
> +++ b/Platform/Qemu/SbsaQemu/SbsaQemu.dsc
> @@ -154,6 +154,9 @@ DEFINE NETWORK_HTTP_BOOT_ENABLE       = FALSE
>    PlatformSecureLib|OvmfPkg/Library/PlatformSecureLib/PlatformSecureLib.inf
>  
>    VarCheckLib|MdeModulePkg/Library/VarCheckLib/VarCheckLib.inf
> +  VariablePolicyLib|MdeModulePkg/Library/VariablePolicyLib/VariablePolicyLib.inf
> +  VariablePolicyHelperLib|MdeModulePkg/Library/VariablePolicyHelperLib/VariablePolicyHelperLib.inf
> +
>    UefiBootManagerLib|MdeModulePkg/Library/UefiBootManagerLib/UefiBootManagerLib.inf
>  
>    ReportStatusCodeLib|MdePkg/Library/BaseReportStatusCodeLibNull/BaseReportStatusCodeLibNull.inf
> @@ -250,6 +253,7 @@ DEFINE NETWORK_HTTP_BOOT_ENABLE       = FALSE
>  [LibraryClasses.common.DXE_RUNTIME_DRIVER]
>    MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf
>    CapsuleLib|MdeModulePkg/Library/DxeCapsuleLibNull/DxeCapsuleLibNull.inf
> +  VariablePolicyLib|MdeModulePkg/Library/VariablePolicyLib/VariablePolicyLibRuntimeDxe.inf
>  !if $(TARGET) != RELEASE
>    DebugLib|MdePkg/Library/DxeRuntimeDebugLibSerialPort/DxeRuntimeDebugLibSerialPort.inf
>  !endif
> -- 
> 2.27.0
> 


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#67979): https://edk2.groups.io/g/devel/message/67979
Mute This Topic: https://groups.io/mt/78497275/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