audk/SecurityPkg/RandomNumberGenerator/RngDxe
Jordan Justen e080218b9c SecurityPkg: Convert all .uni files to utf-8
To convert these files I ran:

$ python3 BaseTools/Scripts/ConvertUni.py SecurityPkg

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>
Reviewed-by: Michael Kinney <michael.d.kinney@intel.com>
Reviewed-by: Chao Zhang <chao.b.zhang@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19262 6f19259b-4bc3-4df7-8a09-765794883524
2015-12-15 04:58:32 +00:00
..
AesCore.c Fix coding style problem in RngDxe driver. 2013-11-21 09:02:33 +00: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: Integrate new RngLib into RngDxe 2015-10-09 06:03:26 +00:00
RdRand.h SecurityPkg: Integrate new RngLib into RngDxe 2015-10-09 06:03:26 +00:00
RngDxe.c SecurityPkg: Integrate new RngLib into RngDxe 2015-10-09 06:03:26 +00:00
RngDxe.inf SecurityPkg: Integrate new RngLib into RngDxe 2015-10-09 06:03:26 +00:00
RngDxe.uni SecurityPkg: Convert all .uni files to utf-8 2015-12-15 04:58:32 +00:00
RngDxeExtra.uni SecurityPkg: Convert all .uni files to utf-8 2015-12-15 04:58:32 +00:00