summaryrefslogtreecommitdiffstats
path: root/SecurityPkg/RandomNumberGenerator/RngDxe/AArch64
Commit message (Expand)AuthorAgeFilesLines
* SecurityPkg: RngDxe: Fixing mAvailableAlgoArray allocatorKun Qin2023-09-081-1/+1
* SecurityPkg/RngDxe: Use GetRngGuid() when probing RngLibPierre Gondois2023-09-081-17/+38
* SecurityPkg/RngDxe: Add Arm support of RngDxePierre Gondois2022-11-061-0/+72
* SecurityPkg/RngDxe: Rename AArch64/RngDxe.cPierre Gondois2022-11-061-237/+0
* SecurityPkg/RngDxe: Add debug warning for NULL PcdCpuRngSupportedAlgorithmPierre Gondois2022-11-061-0/+10
* SecurityPkg/RngDxe: Add AArch64 RawAlgorithm support through ArmTrngLibSami Mujawar2022-11-061-4/+24
* SecurityPkg/RngDxe: Check before advertising Cpu Rng algoPierre Gondois2022-11-061-8/+79
* SecurityPkg/RngDxe: Documentation/include/parameter cleanupPierre Gondois2022-11-061-2/+1
* SecurityPkg/RngDxe: Remove ArchGetSupportedRngAlgorithms()Pierre Gondois2022-11-061-4/+15
* SecurityPkg: Apply uncrustify changesMichael Kubacki2021-12-071-10/+10
* SecurityPkg: Change OPTIONAL keyword usage styleMichael D Kinney2021-12-071-1/+1
* SecurityPkg: Add support for RngDxe on AARCH64Rebecca Cran2021-05-111-0/+126