To convert these files I ran: $ python3 BaseTools/Scripts/ConvertUni.py CryptoPkg
Cc: Qin Long <[email protected]> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Jordan Justen <[email protected]> --- CryptoPkg/Application/Cryptest/Cryptest.uni | Bin 1924 -> 961 bytes CryptoPkg/Application/Cryptest/CryptestExtra.uni | Bin 1330 -> 664 bytes CryptoPkg/CryptRuntimeDxe/CryptRuntimeDxe.uni | Bin 1968 -> 983 bytes CryptoPkg/CryptRuntimeDxe/CryptRuntimeDxeExtra.uni | Bin 1358 -> 678 bytes CryptoPkg/CryptoPkg.uni | Bin 2014 -> 1006 bytes CryptoPkg/CryptoPkgExtra.uni | Bin 1344 -> 671 bytes CryptoPkg/Library/BaseCryptLib/BaseCryptLib.uni | Bin 2500 -> 1249 bytes CryptoPkg/Library/BaseCryptLib/PeiCryptLib.uni | Bin 3990 -> 1994 bytes CryptoPkg/Library/BaseCryptLib/RuntimeCryptLib.uni | Bin 3634 -> 1816 bytes CryptoPkg/Library/BaseCryptLib/SmmCryptLib.uni | Bin 3602 -> 1800 bytes .../BaseCryptLibRuntimeCryptProtocol.uni | Bin 3586 -> 1792 bytes CryptoPkg/Library/IntrinsicLib/BaseIntrinsicLib.uni | Bin 1780 -> 889 bytes CryptoPkg/Library/OpensslLib/OpensslLib.uni | Bin 1742 -> 870 bytes 13 files changed, 0 insertions(+), 0 deletions(-) diff --git a/CryptoPkg/Application/Cryptest/Cryptest.uni b/CryptoPkg/Application/Cryptest/Cryptest.uni index 0ae792e..34f5549 100644 Binary files a/CryptoPkg/Application/Cryptest/Cryptest.uni and b/CryptoPkg/Application/Cryptest/Cryptest.uni differ diff --git a/CryptoPkg/Application/Cryptest/CryptestExtra.uni b/CryptoPkg/Application/Cryptest/CryptestExtra.uni index 6887305..530faa5 100644 Binary files a/CryptoPkg/Application/Cryptest/CryptestExtra.uni and b/CryptoPkg/Application/Cryptest/CryptestExtra.uni differ diff --git a/CryptoPkg/CryptRuntimeDxe/CryptRuntimeDxe.uni b/CryptoPkg/CryptRuntimeDxe/CryptRuntimeDxe.uni index 9e49aeb..337cdf4 100644 Binary files a/CryptoPkg/CryptRuntimeDxe/CryptRuntimeDxe.uni and b/CryptoPkg/CryptRuntimeDxe/CryptRuntimeDxe.uni differ diff --git a/CryptoPkg/CryptRuntimeDxe/CryptRuntimeDxeExtra.uni b/CryptoPkg/CryptRuntimeDxe/CryptRuntimeDxeExtra.uni index 584d9ff..7fe3a61 100644 Binary files a/CryptoPkg/CryptRuntimeDxe/CryptRuntimeDxeExtra.uni and b/CryptoPkg/CryptRuntimeDxe/CryptRuntimeDxeExtra.uni differ diff --git a/CryptoPkg/CryptoPkg.uni b/CryptoPkg/CryptoPkg.uni index 0f3dd22..effb918 100644 Binary files a/CryptoPkg/CryptoPkg.uni and b/CryptoPkg/CryptoPkg.uni differ diff --git a/CryptoPkg/CryptoPkgExtra.uni b/CryptoPkg/CryptoPkgExtra.uni index 92e9fd4..71c4a65 100644 Binary files a/CryptoPkg/CryptoPkgExtra.uni and b/CryptoPkg/CryptoPkgExtra.uni differ diff --git a/CryptoPkg/Library/BaseCryptLib/BaseCryptLib.uni b/CryptoPkg/Library/BaseCryptLib/BaseCryptLib.uni index dcfde21..0060994 100644 Binary files a/CryptoPkg/Library/BaseCryptLib/BaseCryptLib.uni and b/CryptoPkg/Library/BaseCryptLib/BaseCryptLib.uni differ diff --git a/CryptoPkg/Library/BaseCryptLib/PeiCryptLib.uni b/CryptoPkg/Library/BaseCryptLib/PeiCryptLib.uni index aaa28d0..41fdbbd 100644 Binary files a/CryptoPkg/Library/BaseCryptLib/PeiCryptLib.uni and b/CryptoPkg/Library/BaseCryptLib/PeiCryptLib.uni differ diff --git a/CryptoPkg/Library/BaseCryptLib/RuntimeCryptLib.uni b/CryptoPkg/Library/BaseCryptLib/RuntimeCryptLib.uni index fdf3f89..593faa7 100644 Binary files a/CryptoPkg/Library/BaseCryptLib/RuntimeCryptLib.uni and b/CryptoPkg/Library/BaseCryptLib/RuntimeCryptLib.uni differ diff --git a/CryptoPkg/Library/BaseCryptLib/SmmCryptLib.uni b/CryptoPkg/Library/BaseCryptLib/SmmCryptLib.uni index 89f598a..9b2df98 100644 Binary files a/CryptoPkg/Library/BaseCryptLib/SmmCryptLib.uni and b/CryptoPkg/Library/BaseCryptLib/SmmCryptLib.uni differ diff --git a/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/BaseCryptLibRuntimeCryptProtocol.uni b/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/BaseCryptLibRuntimeCryptProtocol.uni index f16637b..533fffa 100644 Binary files a/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/BaseCryptLibRuntimeCryptProtocol.uni and b/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/BaseCryptLibRuntimeCryptProtocol.uni differ diff --git a/CryptoPkg/Library/IntrinsicLib/BaseIntrinsicLib.uni b/CryptoPkg/Library/IntrinsicLib/BaseIntrinsicLib.uni index 7435d12..c40b856 100644 Binary files a/CryptoPkg/Library/IntrinsicLib/BaseIntrinsicLib.uni and b/CryptoPkg/Library/IntrinsicLib/BaseIntrinsicLib.uni differ diff --git a/CryptoPkg/Library/OpensslLib/OpensslLib.uni b/CryptoPkg/Library/OpensslLib/OpensslLib.uni index 86412d8..0dffec1 100644 Binary files a/CryptoPkg/Library/OpensslLib/OpensslLib.uni and b/CryptoPkg/Library/OpensslLib/OpensslLib.uni differ -- 2.6.2 _______________________________________________ edk2-devel mailing list [email protected] https://lists.01.org/mailman/listinfo/edk2-devel

