]> git.proxmox.com Git - mirror_edk2.git/blame - MdePkg/Library/BaseRngLib/BaseRngLib.uni
MdePkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / MdePkg / Library / BaseRngLib / BaseRngLib.uni
CommitLineData
1ffb3e01
JJ
1// /** @file\r
2// Instance of RNG (Random Number Generator) Library.\r
3//\r
4// BaseRng Library that uses CPU RdRand instruction access to provide\r
5// high-quality random numbers.\r
6//\r
7// Copyright (c) 2015, Intel Corporation. All rights reserved.<BR>\r
8//\r
9344f092 9// SPDX-License-Identifier: BSD-2-Clause-Patent\r
1ffb3e01
JJ
10//\r
11// **/\r
12\r
13\r
14#string STR_MODULE_ABSTRACT #language en-US "Instance of RNG Library"\r
15\r
16#string STR_MODULE_DESCRIPTION #language en-US "BaseRng Library that uses CPU RdRand instruction access to provide high-quality random numbers"\r
17\r