X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=MdePkg%2FLibrary%2FBaseSynchronizationLib%2FBaseSynchronizationLib.inf;h=461be0ddabc4b93e29b2f712b39732f47a2b92e7;hb=40d841f6a8f84e75409178e19e69b95e01bada0f;hp=00c4b84a649a121a0d7bc2f90f7cfe3c80177cd3;hpb=3c99107841da7f4f646c5bba94f55d73a936e82a;p=mirror_edk2.git diff --git a/MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib.inf b/MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib.inf index 00c4b84a64..461be0ddab 100644 --- a/MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib.inf +++ b/MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib.inf @@ -1,10 +1,10 @@ -#/** @file +## @file # Base Synchronization Library implementation. # -# Copyright (c) 2007 - 2008, Intel Corporation.
-# Portions Copyright (c) 2008-2009 Apple Inc.
+# Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.
+# Portions copyright (c) 2008 - 2009, Apple Inc. All rights reserved.
# -# All rights reserved. This program and the accompanying materials +# This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License # which accompanies this distribution. The full text of the license may be found at # http://opensource.org/licenses/bsd-license.php @@ -12,7 +12,7 @@ # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. # # -#**/ +## [Defines] INF_VERSION = 0x00010005 @@ -25,7 +25,7 @@ # # VALID_ARCHITECTURES = IA32 X64 IPF EBC ARM # -[Sources.Common] +[Sources] BaseSynchronizationLibInternals.h [Sources.IA32] @@ -62,6 +62,7 @@ X64/InterlockedIncrement.asm | INTEL Synchronization.c | INTEL + X64/InterlockedIncrement.S | GCC X64/InterlockedDecrement.S | GCC X64/InterlockedCompareExchange64.S | GCC @@ -81,10 +82,10 @@ Synchronization.c Ebc/Synchronization.c -[Sources.ARM] - Synchronization.c - Arm/Synchronization.c - +[Sources.ARM] + Synchronization.c + Arm/Synchronization.c + [Packages] MdePkg/MdePkg.dec @@ -94,5 +95,5 @@ DebugLib BaseMemoryLib -[Pcd.common] +[Pcd] gEfiMdePkgTokenSpaceGuid.PcdSpinLockTimeout