]> git.proxmox.com Git - mirror_edk2.git/history - SecurityPkg/RandomNumberGenerator
UefiPayloadPkg: Add PCI root bridge info hob support for SBL
[mirror_edk2.git] / SecurityPkg / RandomNumberGenerator /
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...