From: "Wang, Jian J" <jian.j.wang@intel.com>
To: devel@edk2.groups.io
Cc: Dandan Bi <dandan.bi@intel.com>, Liming Gao <liming.gao@intel.com>
Subject: [PATCH edk2-platforms 2/5] UserInterfaceFeaturePkg: add null version RngLib
Date: Wed, 13 Nov 2019 14:11:42 +0800 [thread overview]
Message-ID: <20191113061145.6640-3-jian.j.wang@intel.com> (raw)
In-Reply-To: <20191113061145.6640-1-jian.j.wang@intel.com>
It's a prerequisite of removing dependency of TimerLib from OpensslLib.
RngLib will be used instead. To avoid build failure, add the null
instance of it in advance.
Ref: https://bugzilla.tianocore.org/show_bug.cgi?id=1871
Cc: Dandan Bi <dandan.bi@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Signed-off-by: Jian J Wang <jian.j.wang@intel.com>
---
.../Intel/UserInterfaceFeaturePkg/UserInterfaceFeaturePkg.dsc | 1 +
1 file changed, 1 insertion(+)
diff --git a/Platform/Intel/UserInterfaceFeaturePkg/UserInterfaceFeaturePkg.dsc b/Platform/Intel/UserInterfaceFeaturePkg/UserInterfaceFeaturePkg.dsc
index 6c5f77b59bbf..dba1d68b1d4b 100644
--- a/Platform/Intel/UserInterfaceFeaturePkg/UserInterfaceFeaturePkg.dsc
+++ b/Platform/Intel/UserInterfaceFeaturePkg/UserInterfaceFeaturePkg.dsc
@@ -38,6 +38,7 @@ [LibraryClasses]
DebugLib|MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf
IntrinsicLib|CryptoPkg/Library/IntrinsicLib/IntrinsicLib.inf
OpensslLib|CryptoPkg/Library/OpensslLib/OpensslLib.inf
+ RngLib|MdePkg/Library/BaseRngLibNull/BaseRngLibNull.inf
PlatformPasswordLib|UserInterfaceFeaturePkg/Library/PlatformPasswordLibNull/PlatformPasswordLibNull.inf
UserPasswordLib|UserInterfaceFeaturePkg/Library/UserPasswordLib/UserPasswordLib.inf
--
2.17.1.windows.2
next prev parent reply other threads:[~2019-11-13 6:11 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-11-13 6:11 [PATCH edk2-platforms 0/5] Add RngLibNull for comming OpensslLib changes Wang, Jian J
2019-11-13 6:11 ` [PATCH edk2-platforms 1/5] QuarkPlatformPkg: add null version of RngLib Wang, Jian J
2019-11-13 6:11 ` Wang, Jian J [this message]
2019-11-13 6:11 ` [PATCH edk2-platforms 3/5] Vlv2TbltDevicePkg: add null version RngLib Wang, Jian J
2019-11-13 6:11 ` [PATCH edk2-platforms 4/5] Armada7k8k: " Wang, Jian J
2019-11-13 6:11 ` [PATCH edk2-platforms 5/5] MiscPlatforms: " Wang, Jian J
2019-11-13 18:19 ` [PATCH edk2-platforms 0/5] Add RngLibNull for comming OpensslLib changes Leif Lindholm
2019-11-13 18:48 ` [edk2-devel] " Michael D Kinney
2019-11-14 2:09 ` Wang, Jian J
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=20191113061145.6640-3-jian.j.wang@intel.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