From: "gaoliming" <gaoliming@byosoft.com.cn>
To: "'Zhiguang Liu'" <zhiguang.liu@intel.com>, <devel@edk2.groups.io>
Cc: "'Dandan Bi'" <dandan.bi@intel.com>
Subject: 回复: [PATCH] Features/Intel/UserInterface/UserAuthFeaturePkg: Add RngLib instance to DSC
Date: Thu, 22 Oct 2020 09:04:53 +0800 [thread overview]
Message-ID: <008601d6a80f$59cb9ba0$0d62d2e0$@byosoft.com.cn> (raw)
In-Reply-To: <20201019061635.650-1-zhiguang.liu@intel.com>
Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn>
> -----邮件原件-----
> 发件人: Zhiguang Liu <zhiguang.liu@intel.com>
> 发送时间: 2020年10月19日 14:17
> 收件人: devel@edk2.groups.io
> 抄送: Dandan Bi <dandan.bi@intel.com>; Liming Gao
> <gaoliming@byosoft.com.cn>
> 主题: [PATCH] Features/Intel/UserInterface/UserAuthFeaturePkg: Add RngLib
> instance to DSC
>
> The UserAuthFeaturePkg build currently fails since it does not specify
> a RngLib instance and OpensslLib links against RngLib.
>
> Cc: Dandan Bi <dandan.bi@intel.com>
> Cc: Liming Gao <gaoliming@byosoft.com.cn>
> Signed-off-by: Zhiguang Liu <zhiguang.liu@intel.com>
> ---
>
> Features/Intel/UserInterface/UserAuthFeaturePkg/Include/UserAuthFeature.
> dsc | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git
> a/Features/Intel/UserInterface/UserAuthFeaturePkg/Include/UserAuthFeatu
> re.dsc
> b/Features/Intel/UserInterface/UserAuthFeaturePkg/Include/UserAuthFeatu
> re.dsc
> index e8d9a639bc..7d784f4dff 100644
> ---
> a/Features/Intel/UserInterface/UserAuthFeaturePkg/Include/UserAuthFeatu
> re.dsc
> +++
> b/Features/Intel/UserInterface/UserAuthFeaturePkg/Include/UserAuthFeatu
> re.dsc
> @@ -6,7 +6,7 @@
> # INF files to generate AutoGen.c and AutoGen.h files
>
> # for the build infrastructure.
>
> #
>
> -# Copyright (c) 2019, Intel Corporation. All rights reserved.<BR>
>
> +# Copyright (c) 2020, Intel Corporation. All rights reserved.<BR>
>
> #
>
> # SPDX-License-Identifier: BSD-2-Clause-Patent
>
> #
>
> @@ -50,6 +50,7 @@
>
> UefiHiiServicesLib|MdeModulePkg/Library/UefiHiiServicesLib/UefiHiiServices
> Lib.inf
>
> UefiLib|MdePkg/Library/UefiLib/UefiLib.inf
>
>
> UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/
> UefiRuntimeServicesTableLib.inf
>
> + RngLib|MdePkg/Library/BaseRngLib/BaseRngLib.inf
>
>
>
> #####################################
>
> # User Authentication Feature Package
>
> --
> 2.25.1.windows.1
next prev parent reply other threads:[~2020-10-22 1:04 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-10-19 6:16 [PATCH] Features/Intel/UserInterface/UserAuthFeaturePkg: Add RngLib instance to DSC Zhiguang Liu
2020-10-22 1:04 ` gaoliming [this message]
2020-10-22 2:37 ` Dandan Bi
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='008601d6a80f$59cb9ba0$0d62d2e0$@byosoft.com.cn' \
--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