]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseOrderedCollectionRedBlackTreeLib/BaseOrderedCollectionRedBlackTreeLib.inf
MdePkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / MdePkg / Library / BaseOrderedCollectionRedBlackTreeLib / BaseOrderedCollectionRedBlackTreeLib.inf
index 4546725569f1a326dec614537d4298681b6c31c7..57983ac4a0589e3dfc84d617b3b5c3d2e96ffb38 100644 (file)
 #\r
 #  The implementation is also useful as a fast priority queue.\r
 #\r
+#  Copyright (c) 2018, Intel Corporation. All rights reserved.<BR>\r
 #  Copyright (C) 2014, Red Hat, Inc.\r
 #\r
-#  This program and the accompanying materials are licensed and made available\r
-#  under the terms and conditions of the BSD License that accompanies this\r
-#  distribution. The full text of the license may be found at\r
-#  http://opensource.org/licenses/bsd-license.php.\r
-#\r
-#  THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
-#  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR\r
-#  IMPLIED.\r
+#  SPDX-License-Identifier: BSD-2-Clause-Patent\r
 #\r
 ##\r
 \r
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
   BASE_NAME                      = BaseOrderedCollectionRedBlackTreeLib\r
+  MODULE_UNI_FILE                = BaseOrderedCollectionRedBlackTreeLib.uni\r
   FILE_GUID                      = 699F73C3-0058-484C-A9E5-61189276A985\r
   MODULE_TYPE                    = BASE\r
   VERSION_STRING                 = 1.0\r
   LIBRARY_CLASS                  = OrderedCollectionLib\r
 \r
 #\r
-#  VALID_ARCHITECTURES           = IA32 X64 IPF EBC\r
+#  VALID_ARCHITECTURES           = IA32 X64 EBC\r
 #\r
 \r
 [Sources]\r
@@ -45,5 +40,5 @@
   DebugLib\r
   MemoryAllocationLib\r
 \r
-[Pcd]\r
+[FeaturePcd]\r
   gEfiMdePkgTokenSpaceGuid.PcdValidateOrderedCollection ## CONSUMES\r