]> git.proxmox.com Git - mirror_edk2.git/history - SecurityPkg/RandomNumberGenerator
UefiCpuPkg: Fix SMM code hangs when InitPaging
[mirror_edk2.git] / SecurityPkg / RandomNumberGenerator /
2022-11-06 Pierre GondoisSecurityPkg/RngDxe: Add Arm support of RngDxe
2022-11-06 Pierre GondoisSecurityPkg/RngDxe: Rename AArch64/RngDxe.c
2022-11-06 Pierre GondoisSecurityPkg/RngDxe: Add debug warning for NULL PcdCpuRn...
2022-11-06 Sami MujawarSecurityPkg/RngDxe: Add AArch64 RawAlgorithm support...
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()
2022-11-06 Pierre GondoisSecurityPkg/RngDxe: Replace Pcd with Sp80090Ctr256Guid
2022-11-06 Sami MujawarSecurityPkg/RngDxe: Rename RdRandGenerateEntropy to...
2021-12-07 Michael KubackiSecurityPkg: Apply uncrustify changes
2021-12-07 Michael D KinneySecurityPkg: Change OPTIONAL keyword usage style
2021-05-11 Rebecca CranSecurityPkg: Add support for RngDxe on AARCH64
2020-02-10 Antoine CoeurSecurityPkg: Fix few typos
2019-10-23 Sean BroganSecurityPkg: Fix spelling errors
2019-04-09 Michael D KinneySecurityPkg: Replace BSD License with BSD+Patent License
2018-06-28 Liming GaoSecurityPkg: Clean up source files
2015-12-15 Jordan JustenSecurityPkg: Convert all .uni files to utf-8
2015-10-09 Thomas PalmerSecurityPkg: Clean up unused files in RngDxe
2015-10-09 Thomas PalmerSecurityPkg: Integrate new RngLib into RngDxe
2014-09-03 Gao, LimingSecurityPkg: Convert non DOS format files to DOS format
2014-08-28 Dong, GuoSecurityPkg: INF/DEC file updates to EDK II packages
2014-08-28 Dong, GuoSecurityPkg: INF/DEC file updates to EDK II packages
2014-06-16 Andrew FishFix build issues with Xcode in CryptoPkg and SecurityPkg.
2013-12-11 Liming GaoCorrect INF file to make module pass ICC compiler.
2013-11-21 Long, QinFix coding style problem in RngDxe driver.
2013-11-19 Long, QinAdd UEFI RNG Protocol support. The driver will leverage...