From: Gao, Liming Date: Wed, 3 Sep 2014 08:48:53 +0000 (+0000) Subject: UefiCpuPkg: Convert non DOS format files to DOS format X-Git-Tag: edk2-stable201903~10948 X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=commitdiff_plain;h=ec482fa9baaa2c2b023163f1b414800c45149b00 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 --- 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