From 3f5287971ffdb5c42e3325a3a94c101f08d3a02a Mon Sep 17 00:00:00 2001 From: Jordan Justen Date: Tue, 15 Dec 2015 04:56:23 +0000 Subject: MdeModulePkg: Convert all .uni files to utf-8 To convert these files I ran: $ python3 BaseTools/Scripts/ConvertUni.py MdeModulePkg Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Jordan Justen Reviewed-by: Michael Kinney Reviewed-by: Feng Tian git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19257 6f19259b-4bc3-4df7-8a09-765794883524 --- .../BootManagerMenuApp/BootManagerMenuApp.uni | Bin 2110 -> 1054 bytes .../BootManagerMenuApp/BootManagerMenuAppExtra.uni | Bin 1668 -> 833 bytes .../BootManagerMenuApp/BootManagerMenuStrings.uni | Bin 2756 -> 1386 bytes MdeModulePkg/Application/HelloWorld/HelloWorld.uni | Bin 2306 -> 1152 bytes .../Application/HelloWorld/HelloWorldExtra.uni | Bin 1340 -> 669 bytes .../MemoryProfileInfo/MemoryProfileInfo.uni | Bin 2188 -> 1093 bytes .../MemoryProfileInfo/MemoryProfileInfoExtra.uni | Bin 1370 -> 684 bytes MdeModulePkg/Application/UiApp/FrontPageStrings.uni | Bin 8930 -> 4486 bytes MdeModulePkg/Application/UiApp/UiApp.uni | Bin 1520 -> 759 bytes MdeModulePkg/Application/UiApp/UiAppExtra.uni | Bin 1296 -> 647 bytes .../Application/VariableInfo/VariableInfo.uni | Bin 2904 -> 1451 bytes .../Application/VariableInfo/VariableInfoExtra.uni | Bin 1362 -> 680 bytes 12 files changed, 0 insertions(+), 0 deletions(-) (limited to 'MdeModulePkg/Application') diff --git a/MdeModulePkg/Application/BootManagerMenuApp/BootManagerMenuApp.uni b/MdeModulePkg/Application/BootManagerMenuApp/BootManagerMenuApp.uni index a93c11cb5e..a1470371f6 100644 Binary files a/MdeModulePkg/Application/BootManagerMenuApp/BootManagerMenuApp.uni and b/MdeModulePkg/Application/BootManagerMenuApp/BootManagerMenuApp.uni differ diff --git a/MdeModulePkg/Application/BootManagerMenuApp/BootManagerMenuAppExtra.uni b/MdeModulePkg/Application/BootManagerMenuApp/BootManagerMenuAppExtra.uni index f26cc6b249..3887923d05 100644 Binary files a/MdeModulePkg/Application/BootManagerMenuApp/BootManagerMenuAppExtra.uni and b/MdeModulePkg/Application/BootManagerMenuApp/BootManagerMenuAppExtra.uni differ diff --git a/MdeModulePkg/Application/BootManagerMenuApp/BootManagerMenuStrings.uni b/MdeModulePkg/Application/BootManagerMenuApp/BootManagerMenuStrings.uni index 04fdd30fa7..6f5e44cc47 100644 Binary files a/MdeModulePkg/Application/BootManagerMenuApp/BootManagerMenuStrings.uni and b/MdeModulePkg/Application/BootManagerMenuApp/BootManagerMenuStrings.uni differ diff --git a/MdeModulePkg/Application/HelloWorld/HelloWorld.uni b/MdeModulePkg/Application/HelloWorld/HelloWorld.uni index c24be4c135..f8be3d1463 100644 Binary files a/MdeModulePkg/Application/HelloWorld/HelloWorld.uni and b/MdeModulePkg/Application/HelloWorld/HelloWorld.uni differ diff --git a/MdeModulePkg/Application/HelloWorld/HelloWorldExtra.uni b/MdeModulePkg/Application/HelloWorld/HelloWorldExtra.uni index c9ef65c371..e20b4a5a3f 100644 Binary files a/MdeModulePkg/Application/HelloWorld/HelloWorldExtra.uni and b/MdeModulePkg/Application/HelloWorld/HelloWorldExtra.uni differ diff --git a/MdeModulePkg/Application/MemoryProfileInfo/MemoryProfileInfo.uni b/MdeModulePkg/Application/MemoryProfileInfo/MemoryProfileInfo.uni index fe4882605d..53ffaaf8fd 100644 Binary files a/MdeModulePkg/Application/MemoryProfileInfo/MemoryProfileInfo.uni and b/MdeModulePkg/Application/MemoryProfileInfo/MemoryProfileInfo.uni differ diff --git a/MdeModulePkg/Application/MemoryProfileInfo/MemoryProfileInfoExtra.uni b/MdeModulePkg/Application/MemoryProfileInfo/MemoryProfileInfoExtra.uni index 32905119ec..c096711843 100644 Binary files a/MdeModulePkg/Application/MemoryProfileInfo/MemoryProfileInfoExtra.uni and b/MdeModulePkg/Application/MemoryProfileInfo/MemoryProfileInfoExtra.uni differ diff --git a/MdeModulePkg/Application/UiApp/FrontPageStrings.uni b/MdeModulePkg/Application/UiApp/FrontPageStrings.uni index 412f0f7603..43f379067a 100644 Binary files a/MdeModulePkg/Application/UiApp/FrontPageStrings.uni and b/MdeModulePkg/Application/UiApp/FrontPageStrings.uni differ diff --git a/MdeModulePkg/Application/UiApp/UiApp.uni b/MdeModulePkg/Application/UiApp/UiApp.uni index 6d33e188a4..f2c4ffe46b 100644 Binary files a/MdeModulePkg/Application/UiApp/UiApp.uni and b/MdeModulePkg/Application/UiApp/UiApp.uni differ diff --git a/MdeModulePkg/Application/UiApp/UiAppExtra.uni b/MdeModulePkg/Application/UiApp/UiAppExtra.uni index f2337ecbc5..81f3132ba6 100644 Binary files a/MdeModulePkg/Application/UiApp/UiAppExtra.uni and b/MdeModulePkg/Application/UiApp/UiAppExtra.uni differ diff --git a/MdeModulePkg/Application/VariableInfo/VariableInfo.uni b/MdeModulePkg/Application/VariableInfo/VariableInfo.uni index b8e6fd406f..19d440736b 100644 Binary files a/MdeModulePkg/Application/VariableInfo/VariableInfo.uni and b/MdeModulePkg/Application/VariableInfo/VariableInfo.uni differ diff --git a/MdeModulePkg/Application/VariableInfo/VariableInfoExtra.uni b/MdeModulePkg/Application/VariableInfo/VariableInfoExtra.uni index f23f161062..16c7461508 100644 Binary files a/MdeModulePkg/Application/VariableInfo/VariableInfoExtra.uni and b/MdeModulePkg/Application/VariableInfo/VariableInfoExtra.uni differ -- cgit v1.2.3