From nobody Mon Apr 29 10:45:35 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of groups.io designates 66.175.222.12 as permitted sender) client-ip=66.175.222.12; envelope-from=bounce+27952+66377+1787277+3901457@groups.io; helo=web01.groups.io; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of groups.io designates 66.175.222.12 as permitted sender) smtp.mailfrom=bounce+27952+66377+1787277+3901457@groups.io; dmarc=fail(p=none dis=none) header.from=intel.com ARC-Seal: i=1; a=rsa-sha256; t=1603088224; cv=none; d=zohomail.com; s=zohoarc; b=Quj4BCtqe6kMeTDEVJAvjyAkpv599bJHOjrxce+ilbZ7GdB8eJF6FuggXxd9TiAcmLLjurrT6+q9lFfHByuXLrJ0c+hR0Lnp+2BQuKXhQuogfsK/iBPdbPXXuqnORv6RYzvksXVt59Hxve3joufHqj/0UBGOLGjZzc9XwGPdyAs= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1603088224; h=Content-Transfer-Encoding:Cc:Date:From:List-Id:List-Unsubscribe:MIME-Version:Message-ID:Reply-To:Sender:Subject:To; bh=6qTsdw18zOMdAkUSYgoDnXufrc4kuPsIAo158oh0nV8=; b=BHozWKTgnmCSJ0X7Ac9XXiVaZB43/fbNwvaC311OmelnX3exX44jqW8VsuUwiIiLOqB6GwfszxVBJp/5YQgAbrp7hl1mcIXZdzWS370I10TRDfVxvglbuIjAFA5B/NkZUbGCDWKw0JgEBfNMkGp+qZBLTUHOLCyJrV1Gypsy4Hw= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of groups.io designates 66.175.222.12 as permitted sender) smtp.mailfrom=bounce+27952+66377+1787277+3901457@groups.io; dmarc=fail header.from= (p=none dis=none) header.from= Received: from web01.groups.io (web01.groups.io [66.175.222.12]) by mx.zohomail.com with SMTPS id 1603088224147345.0922078312208; Sun, 18 Oct 2020 23:17:04 -0700 (PDT) Return-Path: X-Received: by 127.0.0.2 with SMTP id k4UFYY1788612x2KfwYx2WdM; Sun, 18 Oct 2020 23:17:03 -0700 X-Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by mx.groups.io with SMTP id smtpd.web09.8202.1603088223158189870 for ; Sun, 18 Oct 2020 23:17:03 -0700 IronPort-SDR: hY8mkzxD/YTaHRdOSWCdAB+n7brFCkSx8aOtE8ZgFXhloAzCPzaFb2NN+aQKGJYL5ylkwu0k3b TlpkrYkHASvg== X-IronPort-AV: E=McAfee;i="6000,8403,9778"; a="167050643" X-IronPort-AV: E=Sophos;i="5.77,393,1596524400"; d="scan'208";a="167050643" X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False X-Received: from orsmga005.jf.intel.com ([10.7.209.41]) by orsmga103.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 18 Oct 2020 23:16:59 -0700 IronPort-SDR: 0astMQK9Azg5aPXe88egTJPNzwO1vx6Juxeb/q1DrrAasTEadJBeJU2ytXUMx/OY31kxRx0yxi EDZPLNEUaRPg== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.77,393,1596524400"; d="scan'208";a="532504435" X-Received: from fieedk002.ccr.corp.intel.com ([10.239.158.125]) by orsmga005.jf.intel.com with ESMTP; 18 Oct 2020 23:16:57 -0700 From: "Zhiguang Liu" To: devel@edk2.groups.io Cc: Dandan Bi , Liming Gao Subject: [edk2-devel] [PATCH] Features/Intel/UserInterface/UserAuthFeaturePkg: Add RngLib instance to DSC Date: Mon, 19 Oct 2020 14:16:35 +0800 Message-Id: <20201019061635.650-1-zhiguang.liu@intel.com> MIME-Version: 1.0 Precedence: Bulk List-Unsubscribe: Sender: devel@edk2.groups.io List-Id: Mailing-List: list devel@edk2.groups.io; contact devel+owner@edk2.groups.io Reply-To: devel@edk2.groups.io,zhiguang.liu@intel.com X-Gm-Message-State: rr1QMRkJQOqsOY6C7gnhrcSqx1787277AA= Content-Transfer-Encoding: quoted-printable DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=groups.io; q=dns/txt; s=20140610; t=1603088223; bh=ThDKxmFwD9WsMW6WFQO30nqMZaInigdRTYUW4e49Txs=; h=Cc:Date:From:Reply-To:Subject:To; b=ryAYlFpdOrG2CdnVyDRmRjYQaZ3UY6iPuwFU3fOuFqZKT5OfV/Km54UJeP5nHXfz7Wr PmUPI+ovR3k1duJDdn1nCnCqG1VCs69oB28sBiKix9Lr311maFiaCc3YGJVqVG4f8G11R djOmjvm5UTheUnECZohYncqnpax+1AWDKus= X-ZohoMail-DKIM: pass (identity @groups.io) Content-Type: text/plain; charset="utf-8" The UserAuthFeaturePkg build currently fails since it does not specify a RngLib instance and OpensslLib links against RngLib. Cc: Dandan Bi Cc: Liming Gao Signed-off-by: Zhiguang Liu Reviewed-by: Liming Gao Reviewed-by:=C2=A0Dandan Bi --- Features/Intel/UserInterface/UserAuthFeaturePkg/Include/UserAuthFeature.ds= c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Features/Intel/UserInterface/UserAuthFeaturePkg/Include/UserAu= thFeature.dsc b/Features/Intel/UserInterface/UserAuthFeaturePkg/Include/Use= rAuthFeature.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.
+# Copyright (c) 2020, Intel Corporation. All rights reserved.
# # SPDX-License-Identifier: BSD-2-Clause-Patent # @@ -50,6 +50,7 @@ UefiHiiServicesLib|MdeModulePkg/Library/UefiHiiServicesLib/UefiHiiServic= esLib.inf UefiLib|MdePkg/Library/UefiLib/UefiLib.inf UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/U= efiRuntimeServicesTableLib.inf + RngLib|MdePkg/Library/BaseRngLib/BaseRngLib.inf =20 ##################################### # User Authentication Feature Package --=20 2.25.1.windows.1 -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#66377): https://edk2.groups.io/g/devel/message/66377 Mute This Topic: https://groups.io/mt/77652893/1787277 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org] -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-