summaryrefslogtreecommitdiffstats
path: root/MdePkg/MdePkg.dsc
diff options
context:
space:
mode:
authorQin Long <qin.long@intel.com>2015-09-21 05:54:03 +0000
committerqlong <qlong@Edk2>2015-09-21 05:54:03 +0000
commit255c8e22a5171fc52d0e7c297b2267e83d48bd5c (patch)
treed3fe32e1e20795928918c867d5688ffd5c4d7e25 /MdePkg/MdePkg.dsc
parent3cfc7813bb7e904c4a940d638facc10be5e22645 (diff)
downloadedk2-255c8e22a5171fc52d0e7c297b2267e83d48bd5c.tar.gz
edk2-255c8e22a5171fc52d0e7c297b2267e83d48bd5c.tar.bz2
edk2-255c8e22a5171fc52d0e7c297b2267e83d48bd5c.zip
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. 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/trunk/edk2@18519 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 00c46d44fe..4ea367ccc0 100644
--- a/MdePkg/MdePkg.dsc
+++ b/MdePkg/MdePkg.dsc
@@ -152,6 +152,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