summaryrefslogtreecommitdiffstats
path: root/DynamicTablesPkg/DynamicTablesPkg.dsc
diff options
context:
space:
mode:
authorSami Mujawar <sami.mujawar@arm.com>2019-03-26 15:08:06 +0000
committerSami Mujawar <sami.mujawar@arm.com>2019-06-11 10:06:42 +0100
commit5d86a5fa769bee9a158ec6e7843b5032a8a23ea3 (patch)
tree3d6ffe0ba2dfe4452547871ad8ff8dfff0b41939 /DynamicTablesPkg/DynamicTablesPkg.dsc
parent1a48fda5315433661c2f3039a30aea5916c22267 (diff)
downloadedk2-5d86a5fa769bee9a158ec6e7843b5032a8a23ea3.tar.gz
edk2-5d86a5fa769bee9a158ec6e7843b5032a8a23ea3.tar.bz2
edk2-5d86a5fa769bee9a158ec6e7843b5032a8a23ea3.zip
DynamicTablesPkg: Fix line endings in dsc file
Changed the line endings to DOS line endings for DynamicTablesPkg/DynamicTablesPkg.dsc Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Sami Mujawar <sami.mujawar@arm.com> Reviewed-by: Alexei Fedorov <Alexei.Fedorov@arm.com>
Diffstat (limited to 'DynamicTablesPkg/DynamicTablesPkg.dsc')
-rw-r--r--DynamicTablesPkg/DynamicTablesPkg.dsc72
1 files changed, 36 insertions, 36 deletions
diff --git a/DynamicTablesPkg/DynamicTablesPkg.dsc b/DynamicTablesPkg/DynamicTablesPkg.dsc
index 632c26abe9..e92578c952 100644
--- a/DynamicTablesPkg/DynamicTablesPkg.dsc
+++ b/DynamicTablesPkg/DynamicTablesPkg.dsc
@@ -1,37 +1,37 @@
-## @file
-# Dsc file for Dynamic Tables Framework.
-#
-# Copyright (c) 2019, Linaro Limited. All rights reserved.<BR>
-#
+## @file
+# Dsc file for Dynamic Tables Framework.
+#
+# Copyright (c) 2019, Linaro Limited. All rights reserved.<BR>
+#
# SPDX-License-Identifier: BSD-2-Clause-Patent
-#
-##
-
-[Defines]
- PLATFORM_NAME = DynamicTables
- PLATFORM_GUID = f39096a0-7a0a-442a-9413-cf584ef80cbb
- PLATFORM_VERSION = 0.1
- DSC_SPECIFICATION = 0x0001001a
- OUTPUT_DIRECTORY = Build/DynamicTables
- SUPPORTED_ARCHITECTURES = ARM|AARCH64
- BUILD_TARGETS = DEBUG|RELEASE|NOOPT
- SKUID_IDENTIFIER = DEFAULT
-
-!include DynamicTables.dsc.inc
-
-[LibraryClasses]
- BaseLib|MdePkg/Library/BaseLib/BaseLib.inf
- BaseMemoryLib|MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf
- DebugLib|MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf
- IoLib|MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf
- MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf
- PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
- PrintLib|MdePkg/Library/BasePrintLib/BasePrintLib.inf
- UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf
- UefiDriverEntryPoint|MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf
-
-[LibraryClasses.ARM, LibraryClasses.AARCH64]
- PL011UartLib|ArmPlatformPkg/Library/PL011UartLib/PL011UartLib.inf
-
-[Components.common]
- DynamicTablesPkg/Library/Common/TableHelperLib/TableHelperLib.inf
+#
+##
+
+[Defines]
+ PLATFORM_NAME = DynamicTables
+ PLATFORM_GUID = f39096a0-7a0a-442a-9413-cf584ef80cbb
+ PLATFORM_VERSION = 0.1
+ DSC_SPECIFICATION = 0x0001001a
+ OUTPUT_DIRECTORY = Build/DynamicTables
+ SUPPORTED_ARCHITECTURES = ARM|AARCH64
+ BUILD_TARGETS = DEBUG|RELEASE|NOOPT
+ SKUID_IDENTIFIER = DEFAULT
+
+!include DynamicTables.dsc.inc
+
+[LibraryClasses]
+ BaseLib|MdePkg/Library/BaseLib/BaseLib.inf
+ BaseMemoryLib|MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf
+ DebugLib|MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf
+ IoLib|MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf
+ MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf
+ PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
+ PrintLib|MdePkg/Library/BasePrintLib/BasePrintLib.inf
+ UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf
+ UefiDriverEntryPoint|MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf
+
+[LibraryClasses.ARM, LibraryClasses.AARCH64]
+ PL011UartLib|ArmPlatformPkg/Library/PL011UartLib/PL011UartLib.inf
+
+[Components.common]
+ DynamicTablesPkg/Library/Common/TableHelperLib/TableHelperLib.inf