]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Library/PiSmmCoreMemoryAllocationLib/PiSmmCoreMemoryAllocationLib.inf
MdeModulePkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / MdeModulePkg / Library / PiSmmCoreMemoryAllocationLib / PiSmmCoreMemoryAllocationLib.inf
index e8f7081149cbf09334c83b29ceccd2fc41a21c45..5c51c48b0b1ede864762b88197c10df1d4912b3b 100644 (file)
@@ -1,17 +1,12 @@
 ## @file\r
 # Memory Allocation Library instance dedicated to SMM Core.\r
 # The implementation borrows the SMM Core Memory Allocation services as the primitive\r
-# for memory allocation instead of using SMM System Table servces in an indirect way.\r
-# It is assumed that this library instance must be linked with SMM Cre in this package. \r
+# for memory allocation instead of using SMM System Table services in an indirect way.\r
+# It is assumed that this library instance must be linked with SMM Cre in this package.\r
 #\r
-# Copyright (c) 2010 - 2015, Intel Corporation. All rights reserved.<BR>\r
+# Copyright (c) 2010 - 2016, Intel Corporation. All rights reserved.<BR>\r
 #\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
-#  THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
-#  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
+#  SPDX-License-Identifier: BSD-2-Clause-Patent\r
 #\r
 ##\r
 \r
 [Sources]\r
   MemoryAllocationLib.c\r
   PiSmmCoreMemoryAllocationServices.h\r
+  PiSmmCoreMemoryProfileLibNull.c\r
 \r
 [Packages]\r
   MdePkg/MdePkg.dec\r
+  MdeModulePkg/MdeModulePkg.dec\r
 \r
 [LibraryClasses]\r
   DebugLib\r
   BaseMemoryLib\r
   UefiBootServicesTableLib\r
-\r
-[Protocols]\r
-  gEfiSmmAccess2ProtocolGuid    ## CONSUMES  \r