]> git.proxmox.com Git - mirror_edk2.git/history - SecurityPkg/RandomNumberGenerator/RngDxe/RngDxe.c
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / SecurityPkg / RandomNumberGenerator / RngDxe / RngDxe.c
2022-11-06 Pierre GondoisSecurityPkg/RngDxe: Check before advertising Cpu Rng...
2022-11-06 Pierre GondoisSecurityPkg/RngDxe: Documentation/include/parameter...
2022-11-06 Pierre GondoisSecurityPkg/RngDxe: Remove ArchGetSupportedRngAlgorithms()
2021-12-07 Michael KubackiSecurityPkg: Apply uncrustify changes
2021-05-11 Rebecca CranSecurityPkg: Add support for RngDxe on AARCH64
2020-02-10 Antoine CoeurSecurityPkg: Fix few typos
2019-04-09 Michael D KinneySecurityPkg: Replace BSD License with BSD+Patent License
2018-06-28 Liming GaoSecurityPkg: Clean up source files
2015-10-09 Thomas PalmerSecurityPkg: Integrate new RngLib into RngDxe
2013-11-19 Long, QinAdd UEFI RNG Protocol support. The driver will leverage...