From 0ac6a4df5575b4034f3ba5b1904f2eb274042767 Mon Sep 17 00:00:00 2001 From: "Gao, Liming" Date: Wed, 3 Sep 2014 08:48:29 +0000 Subject: PcAtChipsetPkg: Convert non DOS format files to DOS format and rename the same module name. 1. Module UNI and Package UNI files are not DOS format. Convert them to DOS format. 2. BaseAcpiTimerLib and DxeAcpiTimerLib has the same module name. Update them to the different name, and add the module uni file with the updated module name. 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@16046 6f19259b-4bc3-4df7-8a09-765794883524 --- PcAtChipsetPkg/8254TimerDxe/Timer.uni | Bin 1750 -> 1784 bytes .../8259InterruptControllerDxe/Legacy8259.uni | Bin 1878 -> 1912 bytes .../Bus/Pci/IdeControllerDxe/IdeController.uni | Bin 1900 -> 1934 bytes PcAtChipsetPkg/HpetTimerDxe/HpetTimerDxe.uni | Bin 1942 -> 1976 bytes PcAtChipsetPkg/IsaAcpiDxe/IsaAcpi.uni | Bin 1718 -> 1752 bytes PcAtChipsetPkg/KbcResetDxe/KbcReset.uni | Bin 1966 -> 2010 bytes .../Library/AcpiTimerLib/AcpiTimerLib.uni | Bin 1820 -> 0 bytes .../Library/AcpiTimerLib/AcpiTimerLibModStrs.uni | Bin 1582 -> 0 bytes .../Library/AcpiTimerLib/BaseAcpiTimerLib.inf | 6 +++--- .../Library/AcpiTimerLib/BaseAcpiTimerLib.uni | Bin 0 -> 1866 bytes .../Library/AcpiTimerLib/DxeAcpiTimerLib.inf | 6 +++--- .../Library/AcpiTimerLib/DxeAcpiTimerLib.uni | Bin 0 -> 1864 bytes .../Library/BaseIoApicLib/BaseIoApicLib.uni | Bin 1684 -> 1718 bytes .../Library/ResetSystemLib/ResetSystemLib.uni | Bin 1840 -> 1874 bytes .../Library/SerialIoLib/PcAtSerialPortLib.uni | Bin 1684 -> 1718 bytes PcAtChipsetPkg/PcAtChipsetPkg.uni | Bin 22848 -> 22762 bytes .../PcatRealTimeClockRuntimeDxe/PcRtc.uni | Bin 2410 -> 2450 bytes PcAtChipsetPkg/PciHostBridgeDxe/PciHostBridge.uni | Bin 1966 -> 2000 bytes 18 files changed, 6 insertions(+), 6 deletions(-) delete mode 100644 PcAtChipsetPkg/Library/AcpiTimerLib/AcpiTimerLib.uni delete mode 100644 PcAtChipsetPkg/Library/AcpiTimerLib/AcpiTimerLibModStrs.uni create mode 100644 PcAtChipsetPkg/Library/AcpiTimerLib/BaseAcpiTimerLib.uni create mode 100644 PcAtChipsetPkg/Library/AcpiTimerLib/DxeAcpiTimerLib.uni (limited to 'PcAtChipsetPkg') diff --git a/PcAtChipsetPkg/8254TimerDxe/Timer.uni b/PcAtChipsetPkg/8254TimerDxe/Timer.uni index abcecbf747..aea2e7328e 100644 Binary files a/PcAtChipsetPkg/8254TimerDxe/Timer.uni and b/PcAtChipsetPkg/8254TimerDxe/Timer.uni differ diff --git a/PcAtChipsetPkg/8259InterruptControllerDxe/Legacy8259.uni b/PcAtChipsetPkg/8259InterruptControllerDxe/Legacy8259.uni index 1eae4f664c..812f5e4b9f 100644 Binary files a/PcAtChipsetPkg/8259InterruptControllerDxe/Legacy8259.uni and b/PcAtChipsetPkg/8259InterruptControllerDxe/Legacy8259.uni differ diff --git a/PcAtChipsetPkg/Bus/Pci/IdeControllerDxe/IdeController.uni b/PcAtChipsetPkg/Bus/Pci/IdeControllerDxe/IdeController.uni index 89bdb2b931..185c538f73 100644 Binary files a/PcAtChipsetPkg/Bus/Pci/IdeControllerDxe/IdeController.uni and b/PcAtChipsetPkg/Bus/Pci/IdeControllerDxe/IdeController.uni differ diff --git a/PcAtChipsetPkg/HpetTimerDxe/HpetTimerDxe.uni b/PcAtChipsetPkg/HpetTimerDxe/HpetTimerDxe.uni index 766d1a689d..1d0d88c080 100644 Binary files a/PcAtChipsetPkg/HpetTimerDxe/HpetTimerDxe.uni and b/PcAtChipsetPkg/HpetTimerDxe/HpetTimerDxe.uni differ diff --git a/PcAtChipsetPkg/IsaAcpiDxe/IsaAcpi.uni b/PcAtChipsetPkg/IsaAcpiDxe/IsaAcpi.uni index cdccad7032..5aaf43692b 100644 Binary files a/PcAtChipsetPkg/IsaAcpiDxe/IsaAcpi.uni and b/PcAtChipsetPkg/IsaAcpiDxe/IsaAcpi.uni differ diff --git a/PcAtChipsetPkg/KbcResetDxe/KbcReset.uni b/PcAtChipsetPkg/KbcResetDxe/KbcReset.uni index a0dd20b286..7c1591f3d7 100644 Binary files a/PcAtChipsetPkg/KbcResetDxe/KbcReset.uni and b/PcAtChipsetPkg/KbcResetDxe/KbcReset.uni differ diff --git a/PcAtChipsetPkg/Library/AcpiTimerLib/AcpiTimerLib.uni b/PcAtChipsetPkg/Library/AcpiTimerLib/AcpiTimerLib.uni deleted file mode 100644 index 15b81a4f11..0000000000 Binary files a/PcAtChipsetPkg/Library/AcpiTimerLib/AcpiTimerLib.uni and /dev/null differ diff --git a/PcAtChipsetPkg/Library/AcpiTimerLib/AcpiTimerLibModStrs.uni b/PcAtChipsetPkg/Library/AcpiTimerLib/AcpiTimerLibModStrs.uni deleted file mode 100644 index 27d3d880af..0000000000 Binary files a/PcAtChipsetPkg/Library/AcpiTimerLib/AcpiTimerLibModStrs.uni and /dev/null differ diff --git a/PcAtChipsetPkg/Library/AcpiTimerLib/BaseAcpiTimerLib.inf b/PcAtChipsetPkg/Library/AcpiTimerLib/BaseAcpiTimerLib.inf index 0a9df954e9..fcd7814a57 100644 --- a/PcAtChipsetPkg/Library/AcpiTimerLib/BaseAcpiTimerLib.inf +++ b/PcAtChipsetPkg/Library/AcpiTimerLib/BaseAcpiTimerLib.inf @@ -1,5 +1,5 @@ ## @file -# ACPI Timer Library +# Base ACPI Timer Library # # Provides basic timer support using the ACPI timer hardware. The performance # counter features are provided by the processors time stamp counter. @@ -17,13 +17,13 @@ [Defines] INF_VERSION = 0x00010005 - BASE_NAME = AcpiTimerLib + BASE_NAME = BaseAcpiTimerLib FILE_GUID = 564DE85F-049E-4481-BF7A-CA04D2788CF9 MODULE_TYPE = BASE VERSION_STRING = 1.0 LIBRARY_CLASS = TimerLib|SEC PEI_CORE PEIM CONSTRUCTOR = AcpiTimerLibConstructor - MODULE_UNI_FILE = AcpiTimerLibModStrs.uni + MODULE_UNI_FILE = BaseAcpiTimerLib.uni [Sources] AcpiTimerLib.c diff --git a/PcAtChipsetPkg/Library/AcpiTimerLib/BaseAcpiTimerLib.uni b/PcAtChipsetPkg/Library/AcpiTimerLib/BaseAcpiTimerLib.uni new file mode 100644 index 0000000000..a3d8f3c1ec Binary files /dev/null and b/PcAtChipsetPkg/Library/AcpiTimerLib/BaseAcpiTimerLib.uni differ diff --git a/PcAtChipsetPkg/Library/AcpiTimerLib/DxeAcpiTimerLib.inf b/PcAtChipsetPkg/Library/AcpiTimerLib/DxeAcpiTimerLib.inf index 935edf61d9..5c8a8e6852 100644 --- a/PcAtChipsetPkg/Library/AcpiTimerLib/DxeAcpiTimerLib.inf +++ b/PcAtChipsetPkg/Library/AcpiTimerLib/DxeAcpiTimerLib.inf @@ -1,5 +1,5 @@ ## @file -# ACPI Timer Library +# DXE ACPI Timer Library # # Provides basic timer support using the ACPI timer hardware. The performance # counter features are provided by the processors time stamp counter. @@ -17,13 +17,13 @@ [Defines] INF_VERSION = 0x00010005 - BASE_NAME = AcpiTimerLib + BASE_NAME = DxeAcpiTimerLib FILE_GUID = E624B98C-845A-4b94-9B50-B20475D552B9 MODULE_TYPE = BASE VERSION_STRING = 1.0 LIBRARY_CLASS = TimerLib|DXE_CORE DXE_DRIVER DXE_RUNTIME_DRIVER DXE_SMM_DRIVER UEFI_APPLICATION UEFI_DRIVER SMM_CORE CONSTRUCTOR = AcpiTimerLibConstructor - MODULE_UNI_FILE = AcpiTimerLibModStrs.uni + MODULE_UNI_FILE = DxeAcpiTimerLib.uni [Sources] AcpiTimerLib.c diff --git a/PcAtChipsetPkg/Library/AcpiTimerLib/DxeAcpiTimerLib.uni b/PcAtChipsetPkg/Library/AcpiTimerLib/DxeAcpiTimerLib.uni new file mode 100644 index 0000000000..d56eb31845 Binary files /dev/null and b/PcAtChipsetPkg/Library/AcpiTimerLib/DxeAcpiTimerLib.uni differ diff --git a/PcAtChipsetPkg/Library/BaseIoApicLib/BaseIoApicLib.uni b/PcAtChipsetPkg/Library/BaseIoApicLib/BaseIoApicLib.uni index ee7eabf27e..15f284038a 100644 Binary files a/PcAtChipsetPkg/Library/BaseIoApicLib/BaseIoApicLib.uni and b/PcAtChipsetPkg/Library/BaseIoApicLib/BaseIoApicLib.uni differ diff --git a/PcAtChipsetPkg/Library/ResetSystemLib/ResetSystemLib.uni b/PcAtChipsetPkg/Library/ResetSystemLib/ResetSystemLib.uni index 84b4788aa8..79868be6de 100644 Binary files a/PcAtChipsetPkg/Library/ResetSystemLib/ResetSystemLib.uni and b/PcAtChipsetPkg/Library/ResetSystemLib/ResetSystemLib.uni differ diff --git a/PcAtChipsetPkg/Library/SerialIoLib/PcAtSerialPortLib.uni b/PcAtChipsetPkg/Library/SerialIoLib/PcAtSerialPortLib.uni index c93e64f167..decd83fe44 100644 Binary files a/PcAtChipsetPkg/Library/SerialIoLib/PcAtSerialPortLib.uni and b/PcAtChipsetPkg/Library/SerialIoLib/PcAtSerialPortLib.uni differ diff --git a/PcAtChipsetPkg/PcAtChipsetPkg.uni b/PcAtChipsetPkg/PcAtChipsetPkg.uni index 959616a082..13bb48f6fd 100644 Binary files a/PcAtChipsetPkg/PcAtChipsetPkg.uni and b/PcAtChipsetPkg/PcAtChipsetPkg.uni differ diff --git a/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcRtc.uni b/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcRtc.uni index 27f278a3c6..8c61c4e146 100644 Binary files a/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcRtc.uni and b/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcRtc.uni differ diff --git a/PcAtChipsetPkg/PciHostBridgeDxe/PciHostBridge.uni b/PcAtChipsetPkg/PciHostBridgeDxe/PciHostBridge.uni index acc30c6d13..b87718fd78 100644 Binary files a/PcAtChipsetPkg/PciHostBridgeDxe/PciHostBridge.uni and b/PcAtChipsetPkg/PciHostBridgeDxe/PciHostBridge.uni differ -- cgit v1.2.3