]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Make EOL consistent
authormdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 18 Aug 2009 22:14:01 +0000 (22:14 +0000)
committermdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 18 Aug 2009 22:14:01 +0000 (22:14 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9115 6f19259b-4bc3-4df7-8a09-765794883524

MdePkg/Library/BaseCpuLib/BaseCpuLib.inf
MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf
MdePkg/Library/BaseLib/BaseLib.inf
MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib.inf

index 567202a77937620dadc7262f84fb668a8a237029..ae559d55ceed524ac9649ba14d2f572c494ebbba 100644 (file)
@@ -5,7 +5,7 @@
 #  PAL CALLs for IPF, and empty functions for EBC.\r
 #\r
 #  Copyright (c) 2007 - 2008, Intel Corporation.<BR>\r
-#  Portions Copyright (c) 2008-2009 Apple Inc.<BR>
+#  Portions Copyright (c) 2008-2009 Apple Inc.<BR>\r
 #\r
 #  All rights reserved. This program and the accompanying materials\r
 #  are licensed and made available under the terms and conditions of the BSD License\r
 [Sources.EBC]\r
   Ebc/CpuSleepFlushTlb.c\r
 \r
-[Sources.ARM]
-  Arm/CpuFlushTlb.asm | RVCT
-  Arm/CpuSleep.asm    | RVCT  
-  Arm/CpuFlushTlb.S   | GCC
-  Arm/CpuSleep.S      | GCC  
-
+[Sources.ARM]\r
+  Arm/CpuFlushTlb.asm | RVCT\r
+  Arm/CpuSleep.asm    | RVCT  \r
+  Arm/CpuFlushTlb.S   | GCC\r
+  Arm/CpuSleep.S      | GCC  \r
+\r
 [Packages]\r
   MdePkg/MdePkg.dec\r
 \r
index 11fffce3abf045c93edc1eb64b6a42fcf382e3ab..49473941ec119a5e300bbb7a8cea83362cd4cf0d 100644 (file)
@@ -6,7 +6,7 @@
 #  MMIO requests are forwarded directly to memory.\r
 #\r
 #  Copyright (c) 2007 - 2008, Intel Corporation.<BR>\r
-#  Portions Copyright (c) 2008-2009 Apple Inc.<BR>
+#  Portions Copyright (c) 2008-2009 Apple Inc.<BR>\r
 #\r
 #  All rights reserved. This program and the accompanying materials\r
 #  are licensed and made available under the terms and conditions of the BSD License\r
@@ -51,9 +51,9 @@
 [Sources.IPF]\r
   IoLibIpf.c\r
 \r
-[Sources.ARM]
-  IoLibArm.c
-
+[Sources.ARM]\r
+  IoLibArm.c\r
+\r
 [Packages]\r
   MdePkg/MdePkg.dec\r
 \r
index b240364822ca2e32b6263d7b625b1d45e8a3db3a..cad014dce47b154e97f8698fd34133b999e0f2e5 100644 (file)
@@ -2,7 +2,7 @@
 #  Base Library implementation.\r
 #\r
 #  Copyright (c) 2007 - 2009, Intel Corporation.<BR>\r
-#  Portions Copyright (c) 2008-2009 Apple Inc.<BR>
+#  Portions Copyright (c) 2008-2009 Apple Inc.<BR>\r
 #\r
 #  All rights reserved. This program and the accompanying materials\r
 #  are licensed and made available under the terms and conditions of the BSD License\r
   Unaligned.c\r
   Math64.c\r
 \r
-[Sources.ARM]
-  Arm/InternalSwitchStack.c
-  Arm/Unaligned.c
-  Math64.c 
-    
-  Arm/SwitchStack.asm        | RVCT
-  Arm/SetJumpLongJump.asm    | RVCT
-  Arm/DisableInterrupts.asm  | RVCT
-  Arm/EnableInterrupts.asm   | RVCT
-  Arm/GetInterruptsState.asm | RVCT
-  Arm/CpuPause.asm           | RVCT
-  Arm/CpuBreakpoint.asm
-  Arm/GccInline.c               | GCC
-  Arm/EnableInterrupts.S        | GCC
-  Arm/DisableInterrupts.S       | GCC
-  Arm/SetJumpLongJump.S         | GCC
-  Arm/CpuBreakpoint.S           | GCC
-
+[Sources.ARM]\r
+  Arm/InternalSwitchStack.c\r
+  Arm/Unaligned.c\r
+  Math64.c \r
+    \r
+  Arm/SwitchStack.asm        | RVCT\r
+  Arm/SetJumpLongJump.asm    | RVCT\r
+  Arm/DisableInterrupts.asm  | RVCT\r
+  Arm/EnableInterrupts.asm   | RVCT\r
+  Arm/GetInterruptsState.asm | RVCT\r
+  Arm/CpuPause.asm           | RVCT\r
+  Arm/CpuBreakpoint.asm\r
\r
+  Arm/GccInline.c               | GCC\r
+  Arm/EnableInterrupts.S        | GCC\r
+  Arm/DisableInterrupts.S       | GCC\r
+  Arm/SetJumpLongJump.S         | GCC\r
+  Arm/CpuBreakpoint.S           | GCC\r
+\r
 [Packages]\r
   MdePkg/MdePkg.dec\r
 \r
index 00c4b84a649a121a0d7bc2f90f7cfe3c80177cd3..0bcc8cda3812e95faa4d903e95c98b7700b9c432 100644 (file)
@@ -2,7 +2,7 @@
 #  Base Synchronization Library implementation.\r
 #\r
 #  Copyright (c) 2007 - 2008, Intel Corporation.<BR>\r
-#  Portions Copyright (c) 2008-2009 Apple Inc.<BR>
+#  Portions Copyright (c) 2008-2009 Apple Inc.<BR>\r
 #\r
 #  All rights reserved. This program and the accompanying materials\r
 #  are licensed and made available under the terms and conditions of the BSD License\r
   Synchronization.c\r
   Ebc/Synchronization.c\r
 \r
-[Sources.ARM]
-  Synchronization.c
-  Arm/Synchronization.c
-
+[Sources.ARM]\r
+  Synchronization.c\r
+  Arm/Synchronization.c\r
+\r
 [Packages]\r
   MdePkg/MdePkg.dec\r
 \r