From: "Kun Qin" <kuqin12@gmail.com>
To: devel@edk2.groups.io
Cc: Nhi Pham <nhi@os.amperecomputing.com>,
Vu Nguyen <vunguyen@os.amperecomputing.com>,
Thang Nguyen <thang@os.amperecomputing.com>,
Chuong Tran <chuong@os.amperecomputing.com>,
Leif Lindholm <quic_llindhol@quicinc.com>
Subject: [edk2-platforms][PATCH v4 5/6] AmpereAltraPkg: Platform Build: Resolving newly introduced dependency
Date: Thu, 4 Aug 2022 17:35:10 -0700 [thread overview]
Message-ID: <20220805003512.1478-6-kuqin12@gmail.com> (raw)
In-Reply-To: <20220805003512.1478-1-kuqin12@gmail.com>
The new changes in SecureBootVariableLib brought in a new dependency
of PlatformPKProtectionLib.
This change added the new library instance from SecurityPkg to resolve
AmpereAltraPkg platforms build.
Cc: Nhi Pham <nhi@os.amperecomputing.com>
Cc: Vu Nguyen <vunguyen@os.amperecomputing.com>
Cc: Thang Nguyen <thang@os.amperecomputing.com>
Cc: Chuong Tran <chuong@os.amperecomputing.com>
Cc: Leif Lindholm <quic_llindhol@quicinc.com>
Signed-off-by: Kun Qin <kuqin12@gmail.com>
Reviewed-by: Nhi Pham <nhi@os.amperecomputing.com>
---
Notes:
v2:
- Added reviewed-by tag [Nhi]
v4:
- Updated commit title
Silicon/Ampere/AmpereAltraPkg/AmpereAltraPkg.dsc.inc | 1 +
1 file changed, 1 insertion(+)
diff --git a/Silicon/Ampere/AmpereAltraPkg/AmpereAltraPkg.dsc.inc b/Silicon/Ampere/AmpereAltraPkg/AmpereAltraPkg.dsc.inc
index d4c29c3c338c..1e378e37e2b8 100644
--- a/Silicon/Ampere/AmpereAltraPkg/AmpereAltraPkg.dsc.inc
+++ b/Silicon/Ampere/AmpereAltraPkg/AmpereAltraPkg.dsc.inc
@@ -144,6 +144,7 @@ [LibraryClasses.common]
BaseCryptLib|CryptoPkg/Library/BaseCryptLib/BaseCryptLib.inf
SecureBootVariableLib|SecurityPkg/Library/SecureBootVariableLib/SecureBootVariableLib.inf
SecureBootVariableProvisionLib|SecurityPkg/Library/SecureBootVariableProvisionLib/SecureBootVariableProvisionLib.inf
+ PlatformPKProtectionLib|SecurityPkg/Library/PlatformPKProtectionLibVarPolicy/PlatformPKProtectionLibVarPolicy.inf
#
# re-use the UserPhysicalPresent() dummy implementation from the ovmf tree
--
2.37.1.windows.1
next prev parent reply other threads:[~2022-08-05 0:35 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-05 0:35 [edk2-platforms][PATCH v4 0/6] Resolving SecureBootVariableLib dependency Kun Qin
2022-08-05 0:35 ` [edk2-platforms][PATCH v4 1/6] RaspberryPi: Platform Build: Resolving newly introduced dependency Kun Qin
2022-08-05 0:35 ` [edk2-platforms][PATCH v4 2/6] U5SeriesPkg: " Kun Qin
2022-08-05 0:35 ` [edk2-platforms][PATCH v4 3/6] VExpressPkg: " Kun Qin
2022-08-05 0:35 ` [edk2-platforms][PATCH v4 4/6] Socionext: " Kun Qin
2022-08-05 0:35 ` Kun Qin [this message]
2022-08-05 0:35 ` [edk2-platforms][PATCH v4 6/6] PhytiumCommonPkg: " Kun Qin
[not found] ` <17084BB84B411F73.26297@groups.io>
2022-08-10 22:52 ` [edk2-devel] [edk2-platforms][PATCH v4 2/6] U5SeriesPkg: " Kun Qin
2022-08-11 3:02 ` Daniel Schaefer
2022-08-11 4:02 ` Kun Qin
[not found] ` <17084BB893E9A081.26236@groups.io>
2022-08-10 22:54 ` [edk2-devel] [edk2-platforms][PATCH v4 4/6] Socionext: " Kun Qin
2022-08-15 14:18 ` 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=20220805003512.1478-6-kuqin12@gmail.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