public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH edk2-platforms 0/5] Add RngLibNull for comming OpensslLib changes
@ 2019-11-13  6:11 Wang, Jian J
  2019-11-13  6:11 ` [PATCH edk2-platforms 1/5] QuarkPlatformPkg: add null version of RngLib Wang, Jian J
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Wang, Jian J @ 2019-11-13  6:11 UTC (permalink / raw)
  To: devel
  Cc: Michael D Kinney, Kelly Steele, Dandan Bi, Liming Gao,
	Zailiang Sun, Yi Qian, Marcin Wojtas, Ard Biesheuvel,
	Leif Lindholm

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.kinney@intel.com>
Cc: Kelly Steele <kelly.steele@intel.com>
Cc: Dandan Bi <dandan.bi@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Cc: Zailiang Sun <zailiang.sun@intel.com>
Cc: Yi Qian <yi.qian@intel.com>
Cc: Marcin Wojtas <mw@semihalf.com>
Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Cc: Leif Lindholm <leif.lindholm@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/UserInterfaceFeaturePkg.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/SynQuacerEvalBoard.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


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2019-11-14  2:09 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-11-13  6:11 [PATCH edk2-platforms 0/5] Add RngLibNull for comming OpensslLib changes Wang, Jian J
2019-11-13  6:11 ` [PATCH edk2-platforms 1/5] QuarkPlatformPkg: add null version of RngLib Wang, Jian J
2019-11-13  6:11 ` [PATCH edk2-platforms 2/5] UserInterfaceFeaturePkg: add null version RngLib Wang, Jian J
2019-11-13  6:11 ` [PATCH edk2-platforms 3/5] Vlv2TbltDevicePkg: " Wang, Jian J
2019-11-13  6:11 ` [PATCH edk2-platforms 4/5] Armada7k8k: " Wang, Jian J
2019-11-13  6:11 ` [PATCH edk2-platforms 5/5] MiscPlatforms: " Wang, Jian J
2019-11-13 18:19 ` [PATCH edk2-platforms 0/5] Add RngLibNull for comming OpensslLib changes Leif Lindholm
2019-11-13 18:48   ` [edk2-devel] " Michael D Kinney
2019-11-14  2:09     ` Wang, Jian J

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox