audk/SecurityPkg/RandomNumberGenerator/RngDxe
Liming Gao b3548d32dd SecurityPkg: Clean up source files
1. Do not use tab characters
2. No trailing white space in one line
3. All files must end with CRLF

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Liming Gao <liming.gao@intel.com>
2018-06-28 11:19:50 +08:00
..
AesCore.c SecurityPkg: Clean up source files 2018-06-28 11:19:50 +08:00
AesCore.h Add UEFI RNG Protocol support. The driver will leverage Intel Secure Key technology to produce the Random Number Generator protocol, which is used to provide high-quality random numbers for use in applications, or entropy for seeding other random number generators. Refer to http://software.intel.com/en-us/articles/intel-digital-random-number-generator-drng-software-implementation-guide/ for more information about Intel Secure Key technology. 2013-11-19 01:49:49 +00:00
RdRand.c SecurityPkg: Clean up source files 2018-06-28 11:19:50 +08:00
RdRand.h SecurityPkg: Integrate new RngLib into RngDxe 2015-10-09 06:03:26 +00:00
RngDxe.c SecurityPkg: Clean up source files 2018-06-28 11:19:50 +08:00
RngDxe.inf SecurityPkg: Clean up source files 2018-06-28 11:19:50 +08:00
RngDxe.uni SecurityPkg: Clean up source files 2018-06-28 11:19:50 +08:00
RngDxeExtra.uni SecurityPkg: Clean up source files 2018-06-28 11:19:50 +08:00