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