From: "Sami Mujawar" <sami.mujawar@arm.com>
To: <devel@edk2.groups.io>
Cc: Sami Mujawar <sami.mujawar@arm.com>, <ardb+tianocore@kernel.org>,
<quic_llindhol@quicinc.com>, <Matteo.Carlini@arm.com>,
<Akanksha.Jain2@arm.com>, <Ben.Adderson@arm.com>, <nd@arm.com>
Subject: [PATCH edk2-platforms v4 12/17] Platform/LeMaker: Fix missing dependency on VariablePolicyHelperLib
Date: Thu, 14 Jul 2022 17:55:31 +0100 [thread overview]
Message-ID: <20220714165536.31344-13-sami.mujawar@arm.com> (raw)
In-Reply-To: <20220714165536.31344-1-sami.mujawar@arm.com>
The CelloBoard platform firmware build breaks due to the missing
dependency on VariablePolicyHelperLib.
Therefore, to satisfy the dependency include VariablePolicyHelperLib
in the LibraryClasses.common section.
Signed-off-by: Sami Mujawar <sami.mujawar@arm.com>
Reviewed-by: Pierre Gondois <pierre.gondois@arm.com>
---
Platform/LeMaker/CelloBoard/CelloBoard.dsc | 1 +
1 file changed, 1 insertion(+)
diff --git a/Platform/LeMaker/CelloBoard/CelloBoard.dsc b/Platform/LeMaker/CelloBoard/CelloBoard.dsc
index 6be8062e60f6a83a357edbdbbbdf7a35dc10f044..0b98d976f9c47da6864889ef558fc73f8a820498 100644
--- a/Platform/LeMaker/CelloBoard/CelloBoard.dsc
+++ b/Platform/LeMaker/CelloBoard/CelloBoard.dsc
@@ -121,6 +121,7 @@ [LibraryClasses.common]
VariableFlashInfoLib|MdeModulePkg/Library/BaseVariableFlashInfoLib/BaseVariableFlashInfoLib.inf
VariablePolicyLib|MdeModulePkg/Library/VariablePolicyLib/VariablePolicyLib.inf
+ VariablePolicyHelperLib|MdeModulePkg/Library/VariablePolicyHelperLib/VariablePolicyHelperLib.inf
CapsuleLib|MdeModulePkg/Library/DxeCapsuleLibNull/DxeCapsuleLibNull.inf
UefiBootManagerLib|MdeModulePkg/Library/UefiBootManagerLib/UefiBootManagerLib.inf
BootLogoLib|MdeModulePkg/Library/BootLogoLib/BootLogoLib.inf
--
'Guid(CE165669-3EF3-493F-B85D-6190EE5B9759)'
next prev parent reply other threads:[~2022-07-14 16:56 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-14 16:55 [PATCH edk2-platforms v4 00/17] Fix build breaks and update IORT revision macro Sami Mujawar
2022-07-14 16:55 ` [PATCH edk2-platforms v4 01/17] Platform/ARM: FVP: Update for IORT revision macro renaming Sami Mujawar
2022-07-14 16:55 ` [PATCH edk2-platforms v4 02/17] Platform/ARM: Morello: " Sami Mujawar
2022-07-14 16:55 ` [PATCH edk2-platforms v4 03/17] Platform/ARM: SGI: " Sami Mujawar
2022-07-14 16:55 ` [PATCH edk2-platforms v4 04/17] Silicon/AMD/Styx: " Sami Mujawar
2022-07-14 16:55 ` [PATCH edk2-platforms v4 05/17] Silicon/Socionext/SynQuacer: " Sami Mujawar
2022-07-14 16:55 ` [PATCH edk2-platforms v4 06/17] Platform/RaspberryPi: " Sami Mujawar
2022-07-14 16:55 ` [PATCH edk2-platforms v4 07/17] Platform/ARM: N1SDP: " Sami Mujawar
2022-07-14 16:55 ` [PATCH edk2-platforms v4 08/17] Silicon/Ampere: Add VariableFlashInfoLib Sami Mujawar
2022-07-14 16:55 ` [PATCH edk2-platforms v4 09/17] Platform/Ampere: JadePkg: Update for IORT revision macro renaming Sami Mujawar
2022-07-14 16:55 ` [PATCH edk2-platforms v4 10/17] Silicon/Phytium: Add VariableFlashInfoLib Sami Mujawar
2022-07-14 16:55 ` [PATCH edk2-platforms v4 11/17] Silicon/Phytium: FT2000-4Pkg: Update for IORT revision macro renaming Sami Mujawar
2022-07-14 16:55 ` Sami Mujawar [this message]
2022-07-14 16:55 ` [PATCH edk2-platforms v4 13/17] Platform/Socionext: Fix missing dependency on VariableFlashInfoLib Sami Mujawar
2022-07-14 16:55 ` [PATCH edk2-platforms v4 14/17] Silicon/NXP: " Sami Mujawar
2022-07-14 16:55 ` [PATCH edk2-platforms v4 15/17] Platform/NXP/LS1043aRdbPk: Fix build break due to change in ARM_CORE_INFO Sami Mujawar
2022-07-14 16:55 ` [PATCH edk2-platforms v4 16/17] Platform/NXP/LS1046aFrwyPkg: " Sami Mujawar
2022-07-14 16:55 ` [PATCH edk2-platforms v4 17/17] Platform/NXP/LX2160aRdbPkg: " Sami Mujawar
2022-07-19 16:22 ` [PATCH edk2-platforms v4 00/17] Fix build breaks and update IORT revision macro Sami Mujawar
[not found] ` <17034793F9AA5ACF.21682@groups.io>
2022-07-27 9:21 ` [edk2-devel] " Sami Mujawar
2022-07-27 15:45 ` Ard Biesheuvel
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=20220714165536.31344-13-sami.mujawar@arm.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