audk/SecurityPkg/Library/DxeImageVerificationLib
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
..
DxeImageVerificationLib.c SecurityPkg: AuthVariableLib: Customized SecureBoot Mode transition. 2015-12-07 06:20:02 +00:00
DxeImageVerificationLib.h SecurityPkg: put missing empty lines at the end of some header files 2015-12-03 08:51:27 +00:00
DxeImageVerificationLib.inf UEFI 2.4 X509 Certificate Hash and RFC3161 Timestamp Verification support for Secure Boot 2014-11-14 08:41:12 +00:00
DxeImageVerificationLib.uni SecurityPkg: Convert all .uni files to utf-8 2015-12-15 04:58:32 +00:00
Measurement.c