diff options
author | Fu Siyuan <siyuan.fu@intel.com> | 2015-08-07 03:22:10 +0000 |
---|---|---|
committer | sfu5 <sfu5@Edk2> | 2015-08-07 03:22:10 +0000 |
commit | 2bd25290f3841c135342737c01a7e4336b72b271 (patch) | |
tree | e371a4eeb6127b39209e04ada0148ed294ab5e78 /ShellPkg | |
parent | f52e226e19c79e7276668e29c173fbf19a851a36 (diff) | |
download | edk2-platforms-2bd25290f3841c135342737c01a7e4336b72b271.tar.xz |
MdeModulePkg: Use monotonic count to initialize the NetLib random seed.
NetRandomInitSeed() function use current time to initialize the random seed,
while in some platform the time service is not accuracy that make the random
seed collision. This patch add the monotonic count to the seed to avoid this.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Fu Siyuan <siyuan.fu@intel.com>
Reviewed-by: Jiaxin Wu <jiaxin.wu@intel.com>
Reviewed-by: Ye Ting <ting.ye@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18185 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'ShellPkg')
0 files changed, 0 insertions, 0 deletions