]> git.proxmox.com Git - mirror_edk2.git/blame - MdePkg/Library/BaseRngLibNull/BaseRngLibNull.uni
MdePkg: add null version of RngLib
[mirror_edk2.git] / MdePkg / Library / BaseRngLibNull / BaseRngLibNull.uni
CommitLineData
c9af866c
JW
1// /** @file\r
2// Null Instance of RNG (Random Number Generator) Library.\r
3//\r
4// Copyright (c) 2019, Intel Corporation. All rights reserved.<BR>\r
5//\r
6// SPDX-License-Identifier: BSD-2-Clause-Patent\r
7//\r
8// **/\r
9\r
10\r
11#string STR_MODULE_ABSTRACT #language en-US "Null Instance of RNG Library"\r
12\r
13#string STR_MODULE_DESCRIPTION #language en-US "This library instance should be used with modules that inherit an (indirect) dependency on the RngLib class, but never actually call RngLib APIs for consuming randomness."\r
14\r