summaryrefslogtreecommitdiff
path: root/SecurityPkg/RandomNumberGenerator
AgeCommit message (Expand)AuthorFilesLines
2021-12-07SecurityPkg: Apply uncrustify changesMichael Kubacki8-112/+118
2021-12-07SecurityPkg: Change OPTIONAL keyword usage styleMichael D Kinney3-3/+3
2021-05-11SecurityPkg: Add support for RngDxe on AARCH64Rebecca Cran9-170/+472
2020-02-10SecurityPkg: Fix few typosAntoine Coeur1-1/+1
2019-10-23SecurityPkg: Fix spelling errorsSean Brogan1-1/+1
2019-04-09SecurityPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney8-55/+8
2018-06-28SecurityPkg: Clean up source filesLiming Gao6-50/+50
2015-12-15SecurityPkg: Convert all .uni files to utf-8Jordan Justen2-0/+0
2015-10-09SecurityPkg: Clean up unused files in RngDxeThomas Palmer6-488/+0
2015-10-09SecurityPkg: Integrate new RngLib into RngDxeThomas Palmer4-409/+25
2014-09-03SecurityPkg: Convert non DOS format files to DOS formatGao, Liming1-0/+0
2014-08-28SecurityPkg: INF/DEC file updates to EDK II packagesDong, Guo2-0/+0
2014-08-28SecurityPkg: INF/DEC file updates to EDK II packagesDong, Guo1-9/+9
2014-06-16Fix build issues with Xcode in CryptoPkg and SecurityPkg.Andrew Fish1-0/+3
2013-12-11Correct INF file to make module pass ICC compiler.Liming Gao1-2/+2
2013-11-21Fix coding style problem in RngDxe driver.Long, Qin2-142/+81
2013-11-19Add UEFI RNG Protocol support. The driver will leverage Intel Secure Key tech...Long, Qin12-0/+1794