blob: c2ac65e954ff6f6e8cacc53613a49ed42e6cb7c8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
// /** @file
// Produces the Random Number Generator (RNG) PPI
//
// Copyright (c) Microsoft Corporation.
// SPDX-License-Identifier: BSD-2-Clause-Patent
//
// **/
#string STR_MODULE_ABSTRACT #language en-US "Produces the Random Number Generator (RNG) PPI"
#string STR_MODULE_DESCRIPTION #language en-US "This module produces the Random Number Generator (RNG) PPI."
|