public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Leif Lindholm" <leif@nuviainc.com>
To: Graeme Gregory <graeme@nuviainc.com>
Cc: ard.biesheuvel@arm.com, devel@edk2.groups.io, rad@semihalf.com,
	tanmay.jagdale@linaro.org
Subject: Re: [PATCH edk2-platforms 1/1] SbsaQemu : add VariablePolicyLib
Date: Wed, 25 Nov 2020 14:34:08 +0000	[thread overview]
Message-ID: <20201125143408.GU1664@vanye> (raw)
In-Reply-To: <20201125105830.152321-1-graeme@nuviainc.com>

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@nuviainc.com>

I tweaked the subject, but.
Reviewed-by: Leif Lindholm <leif@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
> 

      reply	other threads:[~2020-11-25 14:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-25 10:58 [PATCH edk2-platforms 1/1] SbsaQemu : add VariablePolicyLib Graeme Gregory
2020-11-25 14:34 ` Leif Lindholm [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20201125143408.GU1664@vanye \
    --to=devel@edk2.groups.io \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox