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/b9802a924e8e5d3f9f12fd97d347be48eccae95e Mike > -----Original Message----- > From: devel@edk2.groups.io <devel@edk2.groups.io> On > Behalf Of Leif Lindholm > Sent: Wednesday, November 13, 2019 10:19 AM > To: Wang, Jian J <jian.j.w...@intel.com> > Cc: devel@edk2.groups.io; Kinney, Michael D > <michael.d.kin...@intel.com>; Steele, Kelly > <kelly.ste...@intel.com>; Bi, Dandan > <dandan...@intel.com>; Gao, Liming > <liming....@intel.com>; Sun, Zailiang > <zailiang....@intel.com>; Qian, Yi <yi.q...@intel.com>; > Marcin Wojtas <m...@semihalf.com>; Ard Biesheuvel > <ard.biesheu...@linaro.org> > Subject: Re: [edk2-devel] [PATCH edk2-platforms 0/5] > Add RngLibNull for comming OpensslLib changes > > Hi Jian, > > Can MdePkg/Library/BaseRngLibNull/ be pushed to edk2, > so that we can run some build tests? > > Best Regards, > > Leif > > On Wed, Nov 13, 2019 at 02:11:40PM +0800, Jian J Wang > wrote: > > Ref: > https://bugzilla.tianocore.org/show_bug.cgi?id=1871 > > > > 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 <michael.d.kin...@intel.com> > > Cc: Kelly Steele <kelly.ste...@intel.com> > > Cc: Dandan Bi <dandan...@intel.com> > > Cc: Liming Gao <liming....@intel.com> > > Cc: Zailiang Sun <zailiang....@intel.com> > > Cc: Yi Qian <yi.q...@intel.com> > > Cc: Marcin Wojtas <m...@semihalf.com> > > Cc: Ard Biesheuvel <ard.biesheu...@linaro.org> > > Cc: Leif Lindholm <leif.lindh...@linaro.org> > > > > 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 > > > > -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#50596): https://edk2.groups.io/g/devel/message/50596 Mute This Topic: https://groups.io/mt/55347937/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-