From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by mx.groups.io with SMTP id smtpd.web11.10274.1573670898311138569 for ; Wed, 13 Nov 2019 10:48:18 -0800 Authentication-Results: mx.groups.io; dkim=missing; spf=pass (domain: intel.com, ip: 134.134.136.20, mailfrom: michael.d.kinney@intel.com) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga101.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 13 Nov 2019 10:48:17 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.68,301,1569308400"; d="scan'208";a="287966598" Received: from orsmsx106.amr.corp.intel.com ([10.22.225.133]) by orsmga001.jf.intel.com with ESMTP; 13 Nov 2019 10:48:17 -0800 Received: from orsmsx155.amr.corp.intel.com (10.22.240.21) by ORSMSX106.amr.corp.intel.com (10.22.225.133) with Microsoft SMTP Server (TLS) id 14.3.439.0; Wed, 13 Nov 2019 10:48:17 -0800 Received: from orsmsx113.amr.corp.intel.com ([169.254.9.200]) by ORSMSX155.amr.corp.intel.com ([169.254.7.211]) with mapi id 14.03.0439.000; Wed, 13 Nov 2019 10:48:17 -0800 From: "Michael D Kinney" To: "devel@edk2.groups.io" , "leif.lindholm@linaro.org" , "Wang, Jian J" , "Kinney, Michael D" CC: "Steele, Kelly" , "Bi, Dandan" , "Gao, Liming" , "Sun, Zailiang" , "Qian, Yi" , Marcin Wojtas , Ard Biesheuvel Subject: Re: [edk2-devel] [PATCH edk2-platforms 0/5] Add RngLibNull for comming OpensslLib changes Thread-Topic: [edk2-devel] [PATCH edk2-platforms 0/5] Add RngLibNull for comming OpensslLib changes Thread-Index: AQHVmek+F2B2XnVFV0C3vCv+yXTex6eJ7/IA//+BVMA= Date: Wed, 13 Nov 2019 18:48:16 +0000 Message-ID: References: <20191113061145.6640-1-jian.j.wang@intel.com> <20191113181904.GD7323@bivouac.eciton.net> In-Reply-To: <20191113181904.GD7323@bivouac.eciton.net> Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: dlp-product: dlpe-windows dlp-version: 11.2.0.6 dlp-reaction: no-action x-originating-ip: [10.22.254.138] MIME-Version: 1.0 Return-Path: michael.d.kinney@intel.com Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Leif, If it helps for testing purposes, the PR for edk2 has been run through EDK= II CI. https://github.com/tianocore/edk2/pull/168 The public branch with the new lib is at: https://github.com/jwang36/edk2/tree/add-rnglibnull-instance The lib is added in a single commit: https://github.com/jwang36/edk2/commit/b9802a924e8e5d3f9f12fd97d347be4= 8eccae95e Mike > -----Original Message----- > From: devel@edk2.groups.io On > Behalf Of Leif Lindholm > Sent: Wednesday, November 13, 2019 10:19 AM > To: Wang, Jian J > Cc: devel@edk2.groups.io; Kinney, Michael D > ; Steele, Kelly > ; Bi, Dandan > ; Gao, Liming > ; Sun, Zailiang > ; Qian, Yi ; > Marcin Wojtas ; Ard Biesheuvel > > Subject: Re: [edk2-devel] [PATCH edk2-platforms 0/5] > Add RngLibNull for comming OpensslLib changes >=20 > Hi Jian, >=20 > Can MdePkg/Library/BaseRngLibNull/ be pushed to edk2, > so that we can run some build tests? >=20 > Best Regards, >=20 > Leif >=20 > On Wed, Nov 13, 2019 at 02:11:40PM +0800, Jian J Wang > wrote: > > Ref: > https://bugzilla.tianocore.org/show_bug.cgi?id=3D1871 > > > > 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. > > > > Cc: Michael D Kinney > > Cc: Kelly Steele > > Cc: Dandan Bi > > Cc: Liming Gao > > Cc: Zailiang Sun > > Cc: Yi Qian > > Cc: Marcin Wojtas > > Cc: Ard Biesheuvel > > Cc: Leif Lindholm > > > > Jian J Wang (5): > > QuarkPlatformPkg: add null version of RngLib > > UserInterfaceFeaturePkg: add null version RngLib > > Vlv2TbltDevicePkg: add null version RngLib > > Armada7k8k: add null version RngLib > > MiscPlatforms: add null version RngLib > > > > Platform/AMD/OverdriveBoard/OverdriveBoard.dsc > | 1 + > > Platform/ARM/VExpressPkg/ArmVExpress.dsc.inc > | 1 + > > Platform/Intel/QuarkPlatformPkg/Quark.dsc > | 1 + > > Platform/Intel/QuarkPlatformPkg/QuarkMin.dsc > | 1 + > > > .../Intel/UserInterfaceFeaturePkg/UserInterfaceFeatureP > kg.dsc | 1 + > > Platform/Intel/Vlv2TbltDevicePkg/PlatformPkgIA32.dsc > | 1 + > > Platform/Intel/Vlv2TbltDevicePkg/PlatformPkgX64.dsc > | 1 + > > Platform/LeMaker/CelloBoard/CelloBoard.dsc > | 1 + > > Platform/RaspberryPi/RPi3/RPi3.dsc > | 1 + > > Platform/Socionext/DeveloperBox/DeveloperBox.dsc.inc > | 1 + > > > Platform/Socionext/SynQuacerEvalBoard/SynQuacerEvalBoar > d.dsc | 1 + > > Silicon/Hisilicon/Hisilicon.dsc.inc > | 1 + > > Silicon/Marvell/Armada7k8k/Armada7k8k.dsc.inc > | 1 + > > 13 files changed, 13 insertions(+) > > > > -- > > 2.17.1.windows.2 > > >=20 >=20