summaryrefslogtreecommitdiffstats
path: root/UefiCpuPkg
diff options
context:
space:
mode:
authorGao, Liming <liming.gao@intel.com>2014-09-03 08:48:53 +0000
committerlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>2014-09-03 08:48:53 +0000
commitec482fa9baaa2c2b023163f1b414800c45149b00 (patch)
tree7b50aaa85f2502220d492e0935535bd164b85cab /UefiCpuPkg
parent0ac6a4df5575b4034f3ba5b1904f2eb274042767 (diff)
downloadedk2-ec482fa9baaa2c2b023163f1b414800c45149b00.tar.gz
edk2-ec482fa9baaa2c2b023163f1b414800c45149b00.tar.bz2
edk2-ec482fa9baaa2c2b023163f1b414800c45149b00.zip
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 <liming.gao@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16047 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'UefiCpuPkg')
-rw-r--r--UefiCpuPkg/CpuDxe/CpuDxe.unibin1722 -> 1756 bytes
-rw-r--r--UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe.unibin1918 -> 1952 bytes
-rw-r--r--UefiCpuPkg/CpuIo2Smm/CpuIo2Smm.unibin1940 -> 1972 bytes
-rw-r--r--UefiCpuPkg/CpuIoPei/CpuIoPei.unibin1862 -> 1896 bytes
-rw-r--r--UefiCpuPkg/Library/BaseUefiCpuLib/BaseUefiCpuLib.unibin1792 -> 1826 bytes
-rw-r--r--UefiCpuPkg/Library/BaseXApicLib/BaseXApicLib.unibin1926 -> 1962 bytes
-rw-r--r--UefiCpuPkg/Library/BaseXApicX2ApicLib/BaseXApicX2ApicLib.unibin2100 -> 2136 bytes
-rw-r--r--UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib.unibin1776 -> 1810 bytes
-rw-r--r--UefiCpuPkg/Library/CpuExceptionHandlerLib/SecPeiCpuExceptionHandlerLib.unibin1808 -> 1842 bytes
-rw-r--r--UefiCpuPkg/Library/CpuExceptionHandlerLib/SmmCpuExceptionHandlerLib.unibin1776 -> 1810 bytes
-rw-r--r--UefiCpuPkg/Library/MtrrLib/MtrrLib.unibin1702 -> 1736 bytes
-rw-r--r--UefiCpuPkg/Library/SecPeiDxeTimerLibUefiCpu/SecPeiDxeTimerLibUefiCpu.unibin4116 -> 4168 bytes
-rw-r--r--UefiCpuPkg/ResetVector/FixupVtf/ResetVector.unibin1664 -> 1696 bytes
-rw-r--r--UefiCpuPkg/ResetVector/Vtf0/Bin/ResetVector.unibin1478 -> 1510 bytes
-rw-r--r--UefiCpuPkg/UefiCpuPkg.unibin3288 -> 3320 bytes
-rw-r--r--UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume2Pei.unibin2580 -> 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
--- a/UefiCpuPkg/CpuDxe/CpuDxe.uni
+++ b/UefiCpuPkg/CpuDxe/CpuDxe.uni
Binary files differ
diff --git a/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe.uni b/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe.uni
index 6041d4baa4..3ce8ec04cf 100644
--- a/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe.uni
+++ b/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe.uni
Binary files differ
diff --git a/UefiCpuPkg/CpuIo2Smm/CpuIo2Smm.uni b/UefiCpuPkg/CpuIo2Smm/CpuIo2Smm.uni
index e9bfb07fad..89bac865d6 100644
--- a/UefiCpuPkg/CpuIo2Smm/CpuIo2Smm.uni
+++ b/UefiCpuPkg/CpuIo2Smm/CpuIo2Smm.uni
Binary files differ
diff --git a/UefiCpuPkg/CpuIoPei/CpuIoPei.uni b/UefiCpuPkg/CpuIoPei/CpuIoPei.uni
index 5b03584f7b..366efe43d4 100644
--- a/UefiCpuPkg/CpuIoPei/CpuIoPei.uni
+++ b/UefiCpuPkg/CpuIoPei/CpuIoPei.uni
Binary files differ
diff --git a/UefiCpuPkg/Library/BaseUefiCpuLib/BaseUefiCpuLib.uni b/UefiCpuPkg/Library/BaseUefiCpuLib/BaseUefiCpuLib.uni
index f290c2fc9e..951fd46a83 100644
--- a/UefiCpuPkg/Library/BaseUefiCpuLib/BaseUefiCpuLib.uni
+++ b/UefiCpuPkg/Library/BaseUefiCpuLib/BaseUefiCpuLib.uni
Binary files differ
diff --git a/UefiCpuPkg/Library/BaseXApicLib/BaseXApicLib.uni b/UefiCpuPkg/Library/BaseXApicLib/BaseXApicLib.uni
index b64e656588..0a9d254661 100644
--- a/UefiCpuPkg/Library/BaseXApicLib/BaseXApicLib.uni
+++ b/UefiCpuPkg/Library/BaseXApicLib/BaseXApicLib.uni
Binary files differ
diff --git a/UefiCpuPkg/Library/BaseXApicX2ApicLib/BaseXApicX2ApicLib.uni b/UefiCpuPkg/Library/BaseXApicX2ApicLib/BaseXApicX2ApicLib.uni
index e5b5bd5576..a46183c090 100644
--- a/UefiCpuPkg/Library/BaseXApicX2ApicLib/BaseXApicX2ApicLib.uni
+++ b/UefiCpuPkg/Library/BaseXApicX2ApicLib/BaseXApicX2ApicLib.uni
Binary files differ
diff --git a/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib.uni b/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib.uni
index 3a816dd779..dd98f5d665 100644
--- a/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib.uni
+++ b/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib.uni
Binary files differ
diff --git a/UefiCpuPkg/Library/CpuExceptionHandlerLib/SecPeiCpuExceptionHandlerLib.uni b/UefiCpuPkg/Library/CpuExceptionHandlerLib/SecPeiCpuExceptionHandlerLib.uni
index 78ff13d68c..e5530f451e 100644
--- a/UefiCpuPkg/Library/CpuExceptionHandlerLib/SecPeiCpuExceptionHandlerLib.uni
+++ b/UefiCpuPkg/Library/CpuExceptionHandlerLib/SecPeiCpuExceptionHandlerLib.uni
Binary files differ
diff --git a/UefiCpuPkg/Library/CpuExceptionHandlerLib/SmmCpuExceptionHandlerLib.uni b/UefiCpuPkg/Library/CpuExceptionHandlerLib/SmmCpuExceptionHandlerLib.uni
index 13788a47bd..1d348931d8 100644
--- a/UefiCpuPkg/Library/CpuExceptionHandlerLib/SmmCpuExceptionHandlerLib.uni
+++ b/UefiCpuPkg/Library/CpuExceptionHandlerLib/SmmCpuExceptionHandlerLib.uni
Binary files differ
diff --git a/UefiCpuPkg/Library/MtrrLib/MtrrLib.uni b/UefiCpuPkg/Library/MtrrLib/MtrrLib.uni
index 04b2f71277..b04a44fe57 100644
--- a/UefiCpuPkg/Library/MtrrLib/MtrrLib.uni
+++ b/UefiCpuPkg/Library/MtrrLib/MtrrLib.uni
Binary files differ
diff --git a/UefiCpuPkg/Library/SecPeiDxeTimerLibUefiCpu/SecPeiDxeTimerLibUefiCpu.uni b/UefiCpuPkg/Library/SecPeiDxeTimerLibUefiCpu/SecPeiDxeTimerLibUefiCpu.uni
index 2f097b91fa..9d100b96ab 100644
--- a/UefiCpuPkg/Library/SecPeiDxeTimerLibUefiCpu/SecPeiDxeTimerLibUefiCpu.uni
+++ b/UefiCpuPkg/Library/SecPeiDxeTimerLibUefiCpu/SecPeiDxeTimerLibUefiCpu.uni
Binary files differ
diff --git a/UefiCpuPkg/ResetVector/FixupVtf/ResetVector.uni b/UefiCpuPkg/ResetVector/FixupVtf/ResetVector.uni
index f928a74725..d746ebcef4 100644
--- a/UefiCpuPkg/ResetVector/FixupVtf/ResetVector.uni
+++ b/UefiCpuPkg/ResetVector/FixupVtf/ResetVector.uni
Binary files differ
diff --git a/UefiCpuPkg/ResetVector/Vtf0/Bin/ResetVector.uni b/UefiCpuPkg/ResetVector/Vtf0/Bin/ResetVector.uni
index 566382d381..0773173b2c 100644
--- a/UefiCpuPkg/ResetVector/Vtf0/Bin/ResetVector.uni
+++ b/UefiCpuPkg/ResetVector/Vtf0/Bin/ResetVector.uni
Binary files differ
diff --git a/UefiCpuPkg/UefiCpuPkg.uni b/UefiCpuPkg/UefiCpuPkg.uni
index bd2e2898cf..db624f3bc5 100644
--- a/UefiCpuPkg/UefiCpuPkg.uni
+++ b/UefiCpuPkg/UefiCpuPkg.uni
Binary files differ
diff --git a/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume2Pei.uni b/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume2Pei.uni
index 9a25d09d5d..ea3bfd8c4f 100644
--- a/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume2Pei.uni
+++ b/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume2Pei.uni
Binary files differ