summaryrefslogtreecommitdiff
path: root/SecurityPkg/RandomNumberGenerator/RngDxe/RngDxe.c
AgeCommit message (Expand)AuthorFilesLines
2023-03-07SecurityPkg/RngDxe: Conditionally install EFI_RNG_PROTOCOLPierre Gondois1-5/+14
2022-11-06SecurityPkg/RngDxe: Check before advertising Cpu Rng algoPierre Gondois1-1/+39
2022-11-06SecurityPkg/RngDxe: Documentation/include/parameter cleanupPierre Gondois1-2/+1
2022-11-06SecurityPkg/RngDxe: Remove ArchGetSupportedRngAlgorithms()Pierre Gondois1-49/+0
2021-12-07SecurityPkg: Apply uncrustify changesMichael Kubacki1-17/+17
2021-05-11SecurityPkg: Add support for RngDxe on AARCH64Rebecca Cran1-106/+62
2020-02-10SecurityPkg: Fix few typosAntoine Coeur1-1/+1
2019-04-09SecurityPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-06-28SecurityPkg: Clean up source filesLiming Gao1-10/+10
2015-10-09SecurityPkg: Integrate new RngLib into RngDxeThomas Palmer1-10/+3
2013-11-19Add UEFI RNG Protocol support. The driver will leverage Intel Secure Key tech...Long, Qin1-0/+219