]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib.inf
Sync EDKII BaseTools to BaseTools project r1971
[mirror_edk2.git] / MdePkg / Library / BaseSynchronizationLib / BaseSynchronizationLib.inf
index 00c4b84a649a121a0d7bc2f90f7cfe3c80177cd3..461be0ddabc4b93e29b2f712b39732f47a2b92e7 100644 (file)
@@ -1,10 +1,10 @@
-#/** @file\r
+## @file\r
 #  Base Synchronization Library implementation.\r
 #\r
-#  Copyright (c) 2007 - 2008, Intel Corporation.<BR>\r
-#  Portions Copyright (c) 2008-2009 Apple Inc.<BR>
+#  Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.<BR>\r
+#  Portions copyright (c) 2008 - 2009, Apple Inc. All rights reserved.<BR>\r
 #\r
-#  All rights reserved. This program and the accompanying materials\r
+#  This program and the accompanying materials\r
 #  are licensed and made available under the terms and conditions of the BSD License\r
 #  which accompanies this distribution. The full text of the license may be found at\r
 #  http://opensource.org/licenses/bsd-license.php\r
@@ -12,7 +12,7 @@
 #  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 #\r
 #\r
-#**/\r
+##\r
 \r
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
@@ -25,7 +25,7 @@
 #\r
 #  VALID_ARCHITECTURES           = IA32 X64 IPF EBC ARM\r
 #\r
-[Sources.Common]\r
+[Sources]\r
   BaseSynchronizationLibInternals.h\r
 \r
 [Sources.IA32]\r
@@ -62,6 +62,7 @@
   X64/InterlockedIncrement.asm | INTEL \r
   Synchronization.c | INTEL \r
 \r
+\r
   X64/InterlockedIncrement.S | GCC \r
   X64/InterlockedDecrement.S | GCC \r
   X64/InterlockedCompareExchange64.S | GCC \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
@@ -94,5 +95,5 @@
   DebugLib\r
   BaseMemoryLib\r
 \r
-[Pcd.common]\r
+[Pcd]\r
   gEfiMdePkgTokenSpaceGuid.PcdSpinLockTimeout\r