summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Application
diff options
context:
space:
mode:
authorJordan Justen <jordan.l.justen@intel.com>2015-12-15 04:56:23 +0000
committerjljusten <jljusten@Edk2>2015-12-15 04:56:23 +0000
commit3f5287971ffdb5c42e3325a3a94c101f08d3a02a (patch)
tree9d4f0e9b1be8873e2ec26708c90ef64ddcf01a43 /MdeModulePkg/Application
parent1ffb3e011dc0c07fd99b1c4fc82a5ad7dd1a8d89 (diff)
downloadedk2-3f5287971ffdb5c42e3325a3a94c101f08d3a02a.tar.gz
edk2-3f5287971ffdb5c42e3325a3a94c101f08d3a02a.tar.bz2
edk2-3f5287971ffdb5c42e3325a3a94c101f08d3a02a.zip
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 <jordan.l.justen@intel.com> Reviewed-by: Michael Kinney <michael.d.kinney@intel.com> Reviewed-by: Feng Tian <feng.tian@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19257 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdeModulePkg/Application')
-rw-r--r--MdeModulePkg/Application/BootManagerMenuApp/BootManagerMenuApp.unibin2110 -> 1054 bytes
-rw-r--r--MdeModulePkg/Application/BootManagerMenuApp/BootManagerMenuAppExtra.unibin1668 -> 833 bytes
-rw-r--r--MdeModulePkg/Application/BootManagerMenuApp/BootManagerMenuStrings.unibin2756 -> 1386 bytes
-rw-r--r--MdeModulePkg/Application/HelloWorld/HelloWorld.unibin2306 -> 1152 bytes
-rw-r--r--MdeModulePkg/Application/HelloWorld/HelloWorldExtra.unibin1340 -> 669 bytes
-rw-r--r--MdeModulePkg/Application/MemoryProfileInfo/MemoryProfileInfo.unibin2188 -> 1093 bytes
-rw-r--r--MdeModulePkg/Application/MemoryProfileInfo/MemoryProfileInfoExtra.unibin1370 -> 684 bytes
-rw-r--r--MdeModulePkg/Application/UiApp/FrontPageStrings.unibin8930 -> 4486 bytes
-rw-r--r--MdeModulePkg/Application/UiApp/UiApp.unibin1520 -> 759 bytes
-rw-r--r--MdeModulePkg/Application/UiApp/UiAppExtra.unibin1296 -> 647 bytes
-rw-r--r--MdeModulePkg/Application/VariableInfo/VariableInfo.unibin2904 -> 1451 bytes
-rw-r--r--MdeModulePkg/Application/VariableInfo/VariableInfoExtra.unibin1362 -> 680 bytes
12 files changed, 0 insertions, 0 deletions
diff --git a/MdeModulePkg/Application/BootManagerMenuApp/BootManagerMenuApp.uni b/MdeModulePkg/Application/BootManagerMenuApp/BootManagerMenuApp.uni
index a93c11cb5e..a1470371f6 100644
--- a/MdeModulePkg/Application/BootManagerMenuApp/BootManagerMenuApp.uni
+++ b/MdeModulePkg/Application/BootManagerMenuApp/BootManagerMenuApp.uni
Binary files differ
diff --git a/MdeModulePkg/Application/BootManagerMenuApp/BootManagerMenuAppExtra.uni b/MdeModulePkg/Application/BootManagerMenuApp/BootManagerMenuAppExtra.uni
index f26cc6b249..3887923d05 100644
--- a/MdeModulePkg/Application/BootManagerMenuApp/BootManagerMenuAppExtra.uni
+++ b/MdeModulePkg/Application/BootManagerMenuApp/BootManagerMenuAppExtra.uni
Binary files differ
diff --git a/MdeModulePkg/Application/BootManagerMenuApp/BootManagerMenuStrings.uni b/MdeModulePkg/Application/BootManagerMenuApp/BootManagerMenuStrings.uni
index 04fdd30fa7..6f5e44cc47 100644
--- a/MdeModulePkg/Application/BootManagerMenuApp/BootManagerMenuStrings.uni
+++ b/MdeModulePkg/Application/BootManagerMenuApp/BootManagerMenuStrings.uni
Binary files differ
diff --git a/MdeModulePkg/Application/HelloWorld/HelloWorld.uni b/MdeModulePkg/Application/HelloWorld/HelloWorld.uni
index c24be4c135..f8be3d1463 100644
--- a/MdeModulePkg/Application/HelloWorld/HelloWorld.uni
+++ b/MdeModulePkg/Application/HelloWorld/HelloWorld.uni
Binary files differ
diff --git a/MdeModulePkg/Application/HelloWorld/HelloWorldExtra.uni b/MdeModulePkg/Application/HelloWorld/HelloWorldExtra.uni
index c9ef65c371..e20b4a5a3f 100644
--- a/MdeModulePkg/Application/HelloWorld/HelloWorldExtra.uni
+++ b/MdeModulePkg/Application/HelloWorld/HelloWorldExtra.uni
Binary files differ
diff --git a/MdeModulePkg/Application/MemoryProfileInfo/MemoryProfileInfo.uni b/MdeModulePkg/Application/MemoryProfileInfo/MemoryProfileInfo.uni
index fe4882605d..53ffaaf8fd 100644
--- a/MdeModulePkg/Application/MemoryProfileInfo/MemoryProfileInfo.uni
+++ b/MdeModulePkg/Application/MemoryProfileInfo/MemoryProfileInfo.uni
Binary files differ
diff --git a/MdeModulePkg/Application/MemoryProfileInfo/MemoryProfileInfoExtra.uni b/MdeModulePkg/Application/MemoryProfileInfo/MemoryProfileInfoExtra.uni
index 32905119ec..c096711843 100644
--- a/MdeModulePkg/Application/MemoryProfileInfo/MemoryProfileInfoExtra.uni
+++ b/MdeModulePkg/Application/MemoryProfileInfo/MemoryProfileInfoExtra.uni
Binary files differ
diff --git a/MdeModulePkg/Application/UiApp/FrontPageStrings.uni b/MdeModulePkg/Application/UiApp/FrontPageStrings.uni
index 412f0f7603..43f379067a 100644
--- a/MdeModulePkg/Application/UiApp/FrontPageStrings.uni
+++ b/MdeModulePkg/Application/UiApp/FrontPageStrings.uni
Binary files differ
diff --git a/MdeModulePkg/Application/UiApp/UiApp.uni b/MdeModulePkg/Application/UiApp/UiApp.uni
index 6d33e188a4..f2c4ffe46b 100644
--- a/MdeModulePkg/Application/UiApp/UiApp.uni
+++ b/MdeModulePkg/Application/UiApp/UiApp.uni
Binary files differ
diff --git a/MdeModulePkg/Application/UiApp/UiAppExtra.uni b/MdeModulePkg/Application/UiApp/UiAppExtra.uni
index f2337ecbc5..81f3132ba6 100644
--- a/MdeModulePkg/Application/UiApp/UiAppExtra.uni
+++ b/MdeModulePkg/Application/UiApp/UiAppExtra.uni
Binary files differ
diff --git a/MdeModulePkg/Application/VariableInfo/VariableInfo.uni b/MdeModulePkg/Application/VariableInfo/VariableInfo.uni
index b8e6fd406f..19d440736b 100644
--- a/MdeModulePkg/Application/VariableInfo/VariableInfo.uni
+++ b/MdeModulePkg/Application/VariableInfo/VariableInfo.uni
Binary files differ
diff --git a/MdeModulePkg/Application/VariableInfo/VariableInfoExtra.uni b/MdeModulePkg/Application/VariableInfo/VariableInfoExtra.uni
index f23f161062..16c7461508 100644
--- a/MdeModulePkg/Application/VariableInfo/VariableInfoExtra.uni
+++ b/MdeModulePkg/Application/VariableInfo/VariableInfoExtra.uni
Binary files differ