summaryrefslogtreecommitdiff
path: root/MdePkg/MdePkg.dsc
diff options
context:
space:
mode:
authorQin Long <qin.long@intel.com>2015-11-16 06:38:54 +0000
committervanjeff <vanjeff@Edk2>2015-11-16 06:38:54 +0000
commit8b5a1bf12b775a84278b6d7a4e1970a6729b8b77 (patch)
tree47df485682e01ff4b82441dbeb8416651fc2e30e /MdePkg/MdePkg.dsc
parent01c307eacd05fc15cfc1d2d0444867f7f9e9da82 (diff)
downloadedk2-platforms-8b5a1bf12b775a84278b6d7a4e1970a6729b8b77.tar.xz
MdePkg: Add RngLib into MdePkg
Add one library class (RngLib.h) with three GetRandomNumber16/32/64 APIs to provide random number generator services, and one library instance (BaseRngLib), based on Intel RdRand instruction access, to provide high-quality random numbers generator. (Sync patch r18519 from main trunk.) Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Qin Long <qin.long@intel.com> Reviewed-by: Michael Kinney <michael.d.kinney@intel.com> Reviewed-by: Liming Gao <liming.gao@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/branches/UDK2015@18786 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/MdePkg.dsc')
-rw-r--r--MdePkg/MdePkg.dsc1
1 files changed, 1 insertions, 0 deletions
diff --git a/MdePkg/MdePkg.dsc b/MdePkg/MdePkg.dsc
index 89fc6304c4..e8a3ea7633 100644
--- a/MdePkg/MdePkg.dsc
+++ b/MdePkg/MdePkg.dsc
@@ -151,6 +151,7 @@
MdePkg/Library/BaseS3SmbusLib/BaseS3SmbusLib.inf
MdePkg/Library/BaseS3StallLib/BaseS3StallLib.inf
MdePkg/Library/SmmMemLib/SmmMemLib.inf
+ MdePkg/Library/BaseRngLib/BaseRngLib.inf
[Components.IPF]
MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf