TianoCore EDK2 master
|
Go to the source code of this file.
Macros | |
#define | EDKII_RNG_ALGORITHM_UNSAFE |
Variables | |
EFI_GUID | gEdkiiRngAlgorithmUnSafe |
Rng Algorithm
Copyright (c) 2023, Arm Limited. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent
Definition in file RngAlgorithm.h.
#define EDKII_RNG_ALGORITHM_UNSAFE |
The implementation of a Random Number Generator might be unsafe, when using a dummy implementation for instance. Allow identifying such implementation with this GUID.
Definition at line 16 of file RngAlgorithm.h.