回复: [edk2-devel] [PATCH v1 1/1] FmpDevicePkg: Add RngLib instance to DSC

gaoliming gaoliming at byosoft.com.cn
Fri Oct 16 00:56:12 UTC 2020


Reviewed-by: Liming Gao <gaoliming at byosoft.com.cn>

> -----邮件原件-----
> 发件人: bounce+27952+66286+4905953+8761045 at groups.io
> <bounce+27952+66286+4905953+8761045 at groups.io> 代表 Michael
> Kubacki
> 发送时间: 2020年10月16日 4:43
> 收件人: devel at edk2.groups.io
> 抄送: Guomin Jiang <guomin.jiang at intel.com>; Wei6 Xu
> <wei6.xu at intel.com>; Liming Gao <gaoliming at byosoft.com.cn>; Michael D
> Kinney <michael.d.kinney at intel.com>; Matthew Carlson
> <matthewfcarlson at gmail.com>
> 主题: [edk2-devel] [PATCH v1 1/1] FmpDevicePkg: Add RngLib instance to
> DSC
> 
> From: Michael Kubacki <michael.kubacki at microsoft.com>
> 
> REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3010
> 
> Commit b5701a4 in CryptoPkg introduced a dependency on RngLib.
> 
> The FmpDevicePkg build currently fails since it does not specify
> a RngLib instance and OpensslLib links against RngLib.
> 
> Cc: Guomin Jiang <guomin.jiang at intel.com>
> Cc: Wei6 Xu <wei6.xu at intel.com>
> Cc: Liming Gao <gaoliming at byosoft.com.cn>
> Cc: Michael D Kinney <michael.d.kinney at intel.com>
> Cc: Matthew Carlson <matthewfcarlson at gmail.com>
> Signed-off-by: Michael Kubacki <michael.kubacki at microsoft.com>
> ---
>  FmpDevicePkg/FmpDevicePkg.dsc | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 
> diff --git a/FmpDevicePkg/FmpDevicePkg.dsc
> b/FmpDevicePkg/FmpDevicePkg.dsc
> index bdb73f28288f..cfeadd833038 100644
> --- a/FmpDevicePkg/FmpDevicePkg.dsc
> +++ b/FmpDevicePkg/FmpDevicePkg.dsc
> @@ -6,7 +6,7 @@
>  # Capsules.  The behavior of the Firmware Management Protocol instance
> is
>  # customized using libraries and PCDs.
>  #
> -# Copyright (c) 2016, Microsoft Corporation. All rights reserved.<BR>
> +# Copyright (c) Microsoft Corporation.<BR>
>  # Copyright (c) 2018 - 2020, Intel Corporation. All rights reserved.<BR>
>  # Copyright (c) 2020, Hewlett Packard Enterprise Development LP. All
rights
> reserved.<BR>
>  #
> @@ -57,6 +57,7 @@ [LibraryClasses]
>    IntrinsicLib|CryptoPkg/Library/IntrinsicLib/IntrinsicLib.inf
>    OpensslLib|CryptoPkg/Library/OpensslLib/OpensslLib.inf
>    BaseCryptLib|CryptoPkg/Library/BaseCryptLib/BaseCryptLib.inf
> +  RngLib|MdePkg/Library/BaseRngLibNull/BaseRngLibNull.inf
>  !endif
> 
> FmpAuthenticationLib|SecurityPkg/Library/FmpAuthenticationLibPkcs7/FmpA
> uthenticationLibPkcs7.inf
> 
> CapsuleUpdatePolicyLib|FmpDevicePkg/Library/CapsuleUpdatePolicyLibNull/
> CapsuleUpdatePolicyLibNull.inf
> --
> 2.28.0.windows.1
> 
> 
> 
> 
> 





-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#66298): https://edk2.groups.io/g/devel/message/66298
Mute This Topic: https://groups.io/mt/77541818/1813853
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [edk2-devel-archive at redhat.com]
-=-=-=-=-=-=-=-=-=-=-=-






More information about the edk2-devel-archive mailing list