From 8fc6e9f7bf3ba4cfe947c535ff3bee37d2a89191 Mon Sep 17 00:00:00 2001 From: Jordan Justen Date: Tue, 15 Dec 2015 04:52:33 +0000 Subject: IntelFrameworkModulePkg: Convert all .uni files to utf-8 To convert these files I ran: $ python3 BaseTools/Scripts/ConvertUni.py IntelFrameworkModulePkg Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Jordan Justen Reviewed-by: Michael Kinney Reviewed-by: Jeff Fan git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19254 6f19259b-4bc3-4df7-8a09-765794883524 --- .../BaseUefiTianoDecompressLib.uni | Bin 2040 -> 1019 bytes .../Library/DxeCapsuleLib/DxeCapsuleLib.uni | Bin 1840 -> 919 bytes .../DxeReportStatusCodeLib.uni | Bin 1986 -> 992 bytes .../Library/GenericBdsLib/GenericBdsLib.uni | Bin 2378 -> 1188 bytes .../Library/GenericBdsLib/GenericBdsStrings.uni | Bin 3852 -> 1926 bytes .../LegacyBootMaintUiLib/LegacyBootMaintUiLib.uni | Bin 1800 -> 899 bytes .../LegacyBootMaintUiLib/LegacyBootMaintUiStrings.uni | Bin 6380 -> 3190 bytes .../LegacyBootManagerLib/LegacyBootManagerLib.uni | Bin 1736 -> 867 bytes .../LzmaCustomDecompressLib/LzmaArchDecompressLib.uni | Bin 2480 -> 1239 bytes .../LzmaCustomDecompressLib/LzmaDecompressLib.uni | Bin 2274 -> 1136 bytes .../PeiDxeDebugLibReportStatusCode.uni | Bin 1896 -> 947 bytes .../Library/PeiRecoveryLib/PeiRecoveryLib.uni | Bin 2272 -> 1135 bytes IntelFrameworkModulePkg/Library/PeiS3Lib/PeiS3Lib.uni | Bin 2392 -> 1195 bytes .../Library/PlatformBdsLibNull/PlatformBdsLib.uni | Bin 1880 -> 939 bytes .../SmmRuntimeDxeReportStatusCodeLibFramework.uni | Bin 2844 -> 1421 bytes 15 files changed, 0 insertions(+), 0 deletions(-) (limited to 'IntelFrameworkModulePkg/Library') diff --git a/IntelFrameworkModulePkg/Library/BaseUefiTianoCustomDecompressLib/BaseUefiTianoDecompressLib.uni b/IntelFrameworkModulePkg/Library/BaseUefiTianoCustomDecompressLib/BaseUefiTianoDecompressLib.uni index f18b1ff6b1..2e4aaacc65 100644 Binary files a/IntelFrameworkModulePkg/Library/BaseUefiTianoCustomDecompressLib/BaseUefiTianoDecompressLib.uni and b/IntelFrameworkModulePkg/Library/BaseUefiTianoCustomDecompressLib/BaseUefiTianoDecompressLib.uni differ diff --git a/IntelFrameworkModulePkg/Library/DxeCapsuleLib/DxeCapsuleLib.uni b/IntelFrameworkModulePkg/Library/DxeCapsuleLib/DxeCapsuleLib.uni index 8191bfa72d..78e170fa69 100644 Binary files a/IntelFrameworkModulePkg/Library/DxeCapsuleLib/DxeCapsuleLib.uni and b/IntelFrameworkModulePkg/Library/DxeCapsuleLib/DxeCapsuleLib.uni differ diff --git a/IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.uni b/IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.uni index befd970aa5..392412bdd9 100644 Binary files a/IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.uni and b/IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.uni differ diff --git a/IntelFrameworkModulePkg/Library/GenericBdsLib/GenericBdsLib.uni b/IntelFrameworkModulePkg/Library/GenericBdsLib/GenericBdsLib.uni index 5611f6f6bf..dae4adf656 100644 Binary files a/IntelFrameworkModulePkg/Library/GenericBdsLib/GenericBdsLib.uni and b/IntelFrameworkModulePkg/Library/GenericBdsLib/GenericBdsLib.uni differ diff --git a/IntelFrameworkModulePkg/Library/GenericBdsLib/GenericBdsStrings.uni b/IntelFrameworkModulePkg/Library/GenericBdsLib/GenericBdsStrings.uni index 7c3b4f9690..53266853fa 100644 Binary files a/IntelFrameworkModulePkg/Library/GenericBdsLib/GenericBdsStrings.uni and b/IntelFrameworkModulePkg/Library/GenericBdsLib/GenericBdsStrings.uni differ diff --git a/IntelFrameworkModulePkg/Library/LegacyBootMaintUiLib/LegacyBootMaintUiLib.uni b/IntelFrameworkModulePkg/Library/LegacyBootMaintUiLib/LegacyBootMaintUiLib.uni index 892d6e218e..e2d7250ff4 100644 Binary files a/IntelFrameworkModulePkg/Library/LegacyBootMaintUiLib/LegacyBootMaintUiLib.uni and b/IntelFrameworkModulePkg/Library/LegacyBootMaintUiLib/LegacyBootMaintUiLib.uni differ diff --git a/IntelFrameworkModulePkg/Library/LegacyBootMaintUiLib/LegacyBootMaintUiStrings.uni b/IntelFrameworkModulePkg/Library/LegacyBootMaintUiLib/LegacyBootMaintUiStrings.uni index dbec69bfd6..7219db6e13 100644 Binary files a/IntelFrameworkModulePkg/Library/LegacyBootMaintUiLib/LegacyBootMaintUiStrings.uni and b/IntelFrameworkModulePkg/Library/LegacyBootMaintUiLib/LegacyBootMaintUiStrings.uni differ diff --git a/IntelFrameworkModulePkg/Library/LegacyBootManagerLib/LegacyBootManagerLib.uni b/IntelFrameworkModulePkg/Library/LegacyBootManagerLib/LegacyBootManagerLib.uni index 2585c93496..a874d86f83 100644 Binary files a/IntelFrameworkModulePkg/Library/LegacyBootManagerLib/LegacyBootManagerLib.uni and b/IntelFrameworkModulePkg/Library/LegacyBootManagerLib/LegacyBootManagerLib.uni differ diff --git a/IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/LzmaArchDecompressLib.uni b/IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/LzmaArchDecompressLib.uni index 1830dae73c..dd921b2122 100644 Binary files a/IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/LzmaArchDecompressLib.uni and b/IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/LzmaArchDecompressLib.uni differ diff --git a/IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/LzmaDecompressLib.uni b/IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/LzmaDecompressLib.uni index 498e4e1088..0958f85855 100644 Binary files a/IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/LzmaDecompressLib.uni and b/IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/LzmaDecompressLib.uni differ diff --git a/IntelFrameworkModulePkg/Library/PeiDxeDebugLibReportStatusCode/PeiDxeDebugLibReportStatusCode.uni b/IntelFrameworkModulePkg/Library/PeiDxeDebugLibReportStatusCode/PeiDxeDebugLibReportStatusCode.uni index fe2abee431..0cb03470c5 100644 Binary files a/IntelFrameworkModulePkg/Library/PeiDxeDebugLibReportStatusCode/PeiDxeDebugLibReportStatusCode.uni and b/IntelFrameworkModulePkg/Library/PeiDxeDebugLibReportStatusCode/PeiDxeDebugLibReportStatusCode.uni differ diff --git a/IntelFrameworkModulePkg/Library/PeiRecoveryLib/PeiRecoveryLib.uni b/IntelFrameworkModulePkg/Library/PeiRecoveryLib/PeiRecoveryLib.uni index 11891e58e0..3a2ab714aa 100644 Binary files a/IntelFrameworkModulePkg/Library/PeiRecoveryLib/PeiRecoveryLib.uni and b/IntelFrameworkModulePkg/Library/PeiRecoveryLib/PeiRecoveryLib.uni differ diff --git a/IntelFrameworkModulePkg/Library/PeiS3Lib/PeiS3Lib.uni b/IntelFrameworkModulePkg/Library/PeiS3Lib/PeiS3Lib.uni index dceb0011c9..43610d2ae1 100644 Binary files a/IntelFrameworkModulePkg/Library/PeiS3Lib/PeiS3Lib.uni and b/IntelFrameworkModulePkg/Library/PeiS3Lib/PeiS3Lib.uni differ diff --git a/IntelFrameworkModulePkg/Library/PlatformBdsLibNull/PlatformBdsLib.uni b/IntelFrameworkModulePkg/Library/PlatformBdsLibNull/PlatformBdsLib.uni index 3ec1a92f63..1afcf5e92c 100644 Binary files a/IntelFrameworkModulePkg/Library/PlatformBdsLibNull/PlatformBdsLib.uni and b/IntelFrameworkModulePkg/Library/PlatformBdsLibNull/PlatformBdsLib.uni differ diff --git a/IntelFrameworkModulePkg/Library/SmmRuntimeDxeReportStatusCodeLibFramework/SmmRuntimeDxeReportStatusCodeLibFramework.uni b/IntelFrameworkModulePkg/Library/SmmRuntimeDxeReportStatusCodeLibFramework/SmmRuntimeDxeReportStatusCodeLibFramework.uni index 2268a3c094..c5c50ea1c2 100644 Binary files a/IntelFrameworkModulePkg/Library/SmmRuntimeDxeReportStatusCodeLibFramework/SmmRuntimeDxeReportStatusCodeLibFramework.uni and b/IntelFrameworkModulePkg/Library/SmmRuntimeDxeReportStatusCodeLibFramework/SmmRuntimeDxeReportStatusCodeLibFramework.uni differ -- cgit v1.2.3