summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library
diff options
context:
space:
mode:
authorPierre Gondois <pierre.gondois@arm.com>2023-08-11 16:33:07 +0200
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2023-09-08 09:48:55 +0000
commit414c0f20896f3dec412135fa4260f8aad8bef246 (patch)
treeee674106597689bde7923bea7170a9e00b8e1a3f /MdePkg/Library
parentcf07238e5fa4f8b1138ac1c9e80530b4d4e59f1c (diff)
downloadedk2-414c0f20896f3dec412135fa4260f8aad8bef246.tar.gz
edk2-414c0f20896f3dec412135fa4260f8aad8bef246.tar.bz2
edk2-414c0f20896f3dec412135fa4260f8aad8bef246.zip
MdeModulePkg/Rng: Add GUID to describe unsafe Rng algorithms
BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=4441 The EFI_RNG_PROTOCOL can rely on the RngLib. The RngLib has multiple implementations, some of them are unsafe (e.g. BaseRngLibTimerLib). To allow the RngDxe to detect when such implementation is used, a GetRngGuid() function is added in a following patch. Prepare GetRngGuid() return values and add a gEdkiiRngAlgorithmUnSafe to describe an unsafe implementation, cf. the BaseRngLibTimerLib. Signed-off-by: Pierre Gondois <pierre.gondois@arm.com> Reviewed-by: Sami Mujawar <sami.mujawar@arm.com> Acked-by: Ard Biesheuvel <ardb@kernel.org> Tested-by: Kun Qin <kun.qin@microsoft.com>
Diffstat (limited to 'MdePkg/Library')
0 files changed, 0 insertions, 0 deletions