From: Jordan Justen Date: Tue, 15 Dec 2015 04:51:49 +0000 (+0000) Subject: EmulatorPkg: Convert all .uni files to utf-8 X-Git-Tag: edk2-stable201903~8288 X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=commitdiff_plain;h=e0d0ec28339fe8bcd4d45dd5602248c988f949b9;ds=sidebyside EmulatorPkg: Convert all .uni files to utf-8 To convert these files I ran: $ python3 BaseTools/Scripts/ConvertUni.py EmulatorPkg Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Jordan Justen Reviewed-by: Michael Kinney git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19253 6f19259b-4bc3-4df7-8a09-765794883524 --- diff --git a/EmulatorPkg/MiscSubClassPlatformDxe/MiscBaseBoardManufacturer.uni b/EmulatorPkg/MiscSubClassPlatformDxe/MiscBaseBoardManufacturer.uni index 669654ece4..566d6cbb6c 100644 Binary files a/EmulatorPkg/MiscSubClassPlatformDxe/MiscBaseBoardManufacturer.uni and b/EmulatorPkg/MiscSubClassPlatformDxe/MiscBaseBoardManufacturer.uni differ diff --git a/EmulatorPkg/MiscSubClassPlatformDxe/MiscBiosVendor.uni b/EmulatorPkg/MiscSubClassPlatformDxe/MiscBiosVendor.uni index dda02d2970..b0c212cb46 100644 Binary files a/EmulatorPkg/MiscSubClassPlatformDxe/MiscBiosVendor.uni and b/EmulatorPkg/MiscSubClassPlatformDxe/MiscBiosVendor.uni differ diff --git a/EmulatorPkg/MiscSubClassPlatformDxe/MiscChassisManufacturer.uni b/EmulatorPkg/MiscSubClassPlatformDxe/MiscChassisManufacturer.uni index 177ff38925..fad78a48bb 100644 Binary files a/EmulatorPkg/MiscSubClassPlatformDxe/MiscChassisManufacturer.uni and b/EmulatorPkg/MiscSubClassPlatformDxe/MiscChassisManufacturer.uni differ diff --git a/EmulatorPkg/MiscSubClassPlatformDxe/MiscOemString.uni b/EmulatorPkg/MiscSubClassPlatformDxe/MiscOemString.uni index 782a83bf89..67bd776d6b 100644 Binary files a/EmulatorPkg/MiscSubClassPlatformDxe/MiscOemString.uni and b/EmulatorPkg/MiscSubClassPlatformDxe/MiscOemString.uni differ diff --git a/EmulatorPkg/MiscSubClassPlatformDxe/MiscPortInternalConnectorDesignator.uni b/EmulatorPkg/MiscSubClassPlatformDxe/MiscPortInternalConnectorDesignator.uni index 87c5a8112b..c0319f1bdf 100644 Binary files a/EmulatorPkg/MiscSubClassPlatformDxe/MiscPortInternalConnectorDesignator.uni and b/EmulatorPkg/MiscSubClassPlatformDxe/MiscPortInternalConnectorDesignator.uni differ diff --git a/EmulatorPkg/MiscSubClassPlatformDxe/MiscSubClassDriver.uni b/EmulatorPkg/MiscSubClassPlatformDxe/MiscSubClassDriver.uni index 7a4e8a2cbc..897662af36 100644 Binary files a/EmulatorPkg/MiscSubClassPlatformDxe/MiscSubClassDriver.uni and b/EmulatorPkg/MiscSubClassPlatformDxe/MiscSubClassDriver.uni differ diff --git a/EmulatorPkg/MiscSubClassPlatformDxe/MiscSystemLanguageString.uni b/EmulatorPkg/MiscSubClassPlatformDxe/MiscSystemLanguageString.uni index 709c53a660..46cd9d325e 100644 Binary files a/EmulatorPkg/MiscSubClassPlatformDxe/MiscSystemLanguageString.uni and b/EmulatorPkg/MiscSubClassPlatformDxe/MiscSystemLanguageString.uni differ diff --git a/EmulatorPkg/MiscSubClassPlatformDxe/MiscSystemManufacturer.uni b/EmulatorPkg/MiscSubClassPlatformDxe/MiscSystemManufacturer.uni index 3ff890b83d..59563cf030 100644 Binary files a/EmulatorPkg/MiscSubClassPlatformDxe/MiscSystemManufacturer.uni and b/EmulatorPkg/MiscSubClassPlatformDxe/MiscSystemManufacturer.uni differ diff --git a/EmulatorPkg/MiscSubClassPlatformDxe/MiscSystemOptionString.uni b/EmulatorPkg/MiscSubClassPlatformDxe/MiscSystemOptionString.uni index abf2da762c..fc9e12ad02 100644 Binary files a/EmulatorPkg/MiscSubClassPlatformDxe/MiscSystemOptionString.uni and b/EmulatorPkg/MiscSubClassPlatformDxe/MiscSystemOptionString.uni differ diff --git a/EmulatorPkg/MiscSubClassPlatformDxe/MiscSystemSlotDesignation.uni b/EmulatorPkg/MiscSubClassPlatformDxe/MiscSystemSlotDesignation.uni index 45e9ce3c00..6740ebf708 100644 Binary files a/EmulatorPkg/MiscSubClassPlatformDxe/MiscSystemSlotDesignation.uni and b/EmulatorPkg/MiscSubClassPlatformDxe/MiscSystemSlotDesignation.uni differ