summaryrefslogtreecommitdiffstats
path: root/SecurityPkg/RandomNumberGenerator/RngDxe/RngDxe.c
Commit message (Expand)AuthorAgeFilesLines
* SecurityPkg/RngDxe: Conditionally install EFI_RNG_PROTOCOLPierre Gondois2023-03-071-5/+14
* SecurityPkg/RngDxe: Check before advertising Cpu Rng algoPierre Gondois2022-11-061-1/+39
* SecurityPkg/RngDxe: Documentation/include/parameter cleanupPierre Gondois2022-11-061-2/+1
* SecurityPkg/RngDxe: Remove ArchGetSupportedRngAlgorithms()Pierre Gondois2022-11-061-49/+0
* SecurityPkg: Apply uncrustify changesMichael Kubacki2021-12-071-17/+17
* SecurityPkg: Add support for RngDxe on AARCH64Rebecca Cran2021-05-111-106/+62
* SecurityPkg: Fix few typosAntoine Coeur2020-02-101-1/+1
* SecurityPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* SecurityPkg: Clean up source filesLiming Gao2018-06-281-10/+10
* SecurityPkg: Integrate new RngLib into RngDxeThomas Palmer2015-10-091-10/+3
* Add UEFI RNG Protocol support. The driver will leverage Intel Secure Key tech...Long, Qin2013-11-191-0/+219