Skip to content

Commit

Permalink
MdePkg: TimerRngLib: Added RngLib that uses TimerLib
Browse files Browse the repository at this point in the history
Added a new RngLib that provides random numbers from the TimerLib
using the performance counter. This is meant to be used for OpenSSL
to replicate past behavior. This should not be used in production as
a real source of entropy.

Ref: tianocore/edk2#845
Ref: https://bugzilla.tianocore.org/show_bug.cgi?id=1871

Cc: Ard Biesheuvel <ard.biesheuvel@arm.com>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Cc: Zhiguang Liu <zhiguang.liu@intel.com>

Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn>
Signed-off-by: Matthew Carlson <matthewfcarlson@gmail.com>
(cherry picked from commit 797c26d)
  • Loading branch information
Matthew Carlson authored and Bret Barkelew committed Oct 15, 2020
1 parent 7620467 commit 3ccf50b
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 3ccf50b

Please sign in to comment.