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

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>
---
 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 10:58 UTC|newest]

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

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=20201125105830.152321-1-graeme@nuviainc.com \
    --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