From ec482fa9baaa2c2b023163f1b414800c45149b00 Mon Sep 17 00:00:00 2001 From: "Gao, Liming" Date: Wed, 3 Sep 2014 08:48:53 +0000 Subject: UefiCpuPkg: Convert non DOS format files to DOS format Module UNI and Package UNI files are not DOS format. Convert them to DOS format. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Gao, Liming git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16047 6f19259b-4bc3-4df7-8a09-765794883524 --- UefiCpuPkg/CpuDxe/CpuDxe.uni | Bin 1722 -> 1756 bytes UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe.uni | Bin 1918 -> 1952 bytes UefiCpuPkg/CpuIo2Smm/CpuIo2Smm.uni | Bin 1940 -> 1972 bytes UefiCpuPkg/CpuIoPei/CpuIoPei.uni | Bin 1862 -> 1896 bytes UefiCpuPkg/Library/BaseUefiCpuLib/BaseUefiCpuLib.uni | Bin 1792 -> 1826 bytes UefiCpuPkg/Library/BaseXApicLib/BaseXApicLib.uni | Bin 1926 -> 1962 bytes .../Library/BaseXApicX2ApicLib/BaseXApicX2ApicLib.uni | Bin 2100 -> 2136 bytes .../DxeCpuExceptionHandlerLib.uni | Bin 1776 -> 1810 bytes .../SecPeiCpuExceptionHandlerLib.uni | Bin 1808 -> 1842 bytes .../SmmCpuExceptionHandlerLib.uni | Bin 1776 -> 1810 bytes UefiCpuPkg/Library/MtrrLib/MtrrLib.uni | Bin 1702 -> 1736 bytes .../SecPeiDxeTimerLibUefiCpu.uni | Bin 4116 -> 4168 bytes UefiCpuPkg/ResetVector/FixupVtf/ResetVector.uni | Bin 1664 -> 1696 bytes UefiCpuPkg/ResetVector/Vtf0/Bin/ResetVector.uni | Bin 1478 -> 1510 bytes UefiCpuPkg/UefiCpuPkg.uni | Bin 3288 -> 3320 bytes .../Universal/Acpi/S3Resume2Pei/S3Resume2Pei.uni | Bin 2580 -> 2606 bytes 16 files changed, 0 insertions(+), 0 deletions(-) diff --git a/UefiCpuPkg/CpuDxe/CpuDxe.uni b/UefiCpuPkg/CpuDxe/CpuDxe.uni index 83a86051a1..715766dd36 100644 Binary files a/UefiCpuPkg/CpuDxe/CpuDxe.uni and b/UefiCpuPkg/CpuDxe/CpuDxe.uni differ diff --git a/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe.uni b/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe.uni index 6041d4baa4..3ce8ec04cf 100644 Binary files a/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe.uni and b/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe.uni differ diff --git a/UefiCpuPkg/CpuIo2Smm/CpuIo2Smm.uni b/UefiCpuPkg/CpuIo2Smm/CpuIo2Smm.uni index e9bfb07fad..89bac865d6 100644 Binary files a/UefiCpuPkg/CpuIo2Smm/CpuIo2Smm.uni and b/UefiCpuPkg/CpuIo2Smm/CpuIo2Smm.uni differ diff --git a/UefiCpuPkg/CpuIoPei/CpuIoPei.uni b/UefiCpuPkg/CpuIoPei/CpuIoPei.uni index 5b03584f7b..366efe43d4 100644 Binary files a/UefiCpuPkg/CpuIoPei/CpuIoPei.uni and b/UefiCpuPkg/CpuIoPei/CpuIoPei.uni differ diff --git a/UefiCpuPkg/Library/BaseUefiCpuLib/BaseUefiCpuLib.uni b/UefiCpuPkg/Library/BaseUefiCpuLib/BaseUefiCpuLib.uni index f290c2fc9e..951fd46a83 100644 Binary files a/UefiCpuPkg/Library/BaseUefiCpuLib/BaseUefiCpuLib.uni and b/UefiCpuPkg/Library/BaseUefiCpuLib/BaseUefiCpuLib.uni differ diff --git a/UefiCpuPkg/Library/BaseXApicLib/BaseXApicLib.uni b/UefiCpuPkg/Library/BaseXApicLib/BaseXApicLib.uni index b64e656588..0a9d254661 100644 Binary files a/UefiCpuPkg/Library/BaseXApicLib/BaseXApicLib.uni and b/UefiCpuPkg/Library/BaseXApicLib/BaseXApicLib.uni differ diff --git a/UefiCpuPkg/Library/BaseXApicX2ApicLib/BaseXApicX2ApicLib.uni b/UefiCpuPkg/Library/BaseXApicX2ApicLib/BaseXApicX2ApicLib.uni index e5b5bd5576..a46183c090 100644 Binary files a/UefiCpuPkg/Library/BaseXApicX2ApicLib/BaseXApicX2ApicLib.uni and b/UefiCpuPkg/Library/BaseXApicX2ApicLib/BaseXApicX2ApicLib.uni differ diff --git a/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib.uni b/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib.uni index 3a816dd779..dd98f5d665 100644 Binary files a/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib.uni and b/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib.uni differ diff --git a/UefiCpuPkg/Library/CpuExceptionHandlerLib/SecPeiCpuExceptionHandlerLib.uni b/UefiCpuPkg/Library/CpuExceptionHandlerLib/SecPeiCpuExceptionHandlerLib.uni index 78ff13d68c..e5530f451e 100644 Binary files a/UefiCpuPkg/Library/CpuExceptionHandlerLib/SecPeiCpuExceptionHandlerLib.uni and b/UefiCpuPkg/Library/CpuExceptionHandlerLib/SecPeiCpuExceptionHandlerLib.uni differ diff --git a/UefiCpuPkg/Library/CpuExceptionHandlerLib/SmmCpuExceptionHandlerLib.uni b/UefiCpuPkg/Library/CpuExceptionHandlerLib/SmmCpuExceptionHandlerLib.uni index 13788a47bd..1d348931d8 100644 Binary files a/UefiCpuPkg/Library/CpuExceptionHandlerLib/SmmCpuExceptionHandlerLib.uni and b/UefiCpuPkg/Library/CpuExceptionHandlerLib/SmmCpuExceptionHandlerLib.uni differ diff --git a/UefiCpuPkg/Library/MtrrLib/MtrrLib.uni b/UefiCpuPkg/Library/MtrrLib/MtrrLib.uni index 04b2f71277..b04a44fe57 100644 Binary files a/UefiCpuPkg/Library/MtrrLib/MtrrLib.uni and b/UefiCpuPkg/Library/MtrrLib/MtrrLib.uni differ diff --git a/UefiCpuPkg/Library/SecPeiDxeTimerLibUefiCpu/SecPeiDxeTimerLibUefiCpu.uni b/UefiCpuPkg/Library/SecPeiDxeTimerLibUefiCpu/SecPeiDxeTimerLibUefiCpu.uni index 2f097b91fa..9d100b96ab 100644 Binary files a/UefiCpuPkg/Library/SecPeiDxeTimerLibUefiCpu/SecPeiDxeTimerLibUefiCpu.uni and b/UefiCpuPkg/Library/SecPeiDxeTimerLibUefiCpu/SecPeiDxeTimerLibUefiCpu.uni differ diff --git a/UefiCpuPkg/ResetVector/FixupVtf/ResetVector.uni b/UefiCpuPkg/ResetVector/FixupVtf/ResetVector.uni index f928a74725..d746ebcef4 100644 Binary files a/UefiCpuPkg/ResetVector/FixupVtf/ResetVector.uni and b/UefiCpuPkg/ResetVector/FixupVtf/ResetVector.uni differ diff --git a/UefiCpuPkg/ResetVector/Vtf0/Bin/ResetVector.uni b/UefiCpuPkg/ResetVector/Vtf0/Bin/ResetVector.uni index 566382d381..0773173b2c 100644 Binary files a/UefiCpuPkg/ResetVector/Vtf0/Bin/ResetVector.uni and b/UefiCpuPkg/ResetVector/Vtf0/Bin/ResetVector.uni differ diff --git a/UefiCpuPkg/UefiCpuPkg.uni b/UefiCpuPkg/UefiCpuPkg.uni index bd2e2898cf..db624f3bc5 100644 Binary files a/UefiCpuPkg/UefiCpuPkg.uni and b/UefiCpuPkg/UefiCpuPkg.uni differ diff --git a/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume2Pei.uni b/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume2Pei.uni index 9a25d09d5d..ea3bfd8c4f 100644 Binary files a/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume2Pei.uni and b/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume2Pei.uni differ -- cgit v1.2.3