]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib.inf
1. Correct File header to ## @file
[mirror_edk2.git] / MdePkg / Library / BaseSynchronizationLib / BaseSynchronizationLib.inf
index 0bcc8cda3812e95faa4d903e95c98b7700b9c432..e6bd0de6d05795097b1c4f663b1a0674180019d4 100644 (file)
@@ -1,8 +1,8 @@
-#/** @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>\r
+#  Copyright (c) 2007 - 2010, Intel Corporation.<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
 #  are licensed and made available under the terms and conditions of the BSD License\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
@@ -94,5 +95,5 @@
   DebugLib\r
   BaseMemoryLib\r
 \r
-[Pcd.common]\r
+[Pcd]\r
   gEfiMdePkgTokenSpaceGuid.PcdSpinLockTimeout\r