]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Library/SmmMemoryAllocationProfileLib/SmmMemoryAllocationProfileLib.inf
MdeModulePkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / MdeModulePkg / Library / SmmMemoryAllocationProfileLib / SmmMemoryAllocationProfileLib.inf
index 60ec75c30e8e189cf04d076e1b26fe385513ab59..3e29a8caf31fcf4300284f5d5376aab413efa53e 100644 (file)
@@ -2,19 +2,14 @@
 # Instance of Memory Allocation Library using SMM Services Table,\r
 # with memory profile support.\r
 #\r
-# Memory Allocation Library that uses services from the SMM Services Table to \r
+# Memory Allocation Library that uses services from the SMM Services Table to\r
 # allocate and free memory, with memory profile support.\r
 #\r
 # The implementation of this instance is copied from UefiMemoryAllocationLib\r
 # in MdePkg and updated to support both MemoryAllocationLib and MemoryProfileLib.\r
 #\r
-# Copyright (c) 2010 - 2016, Intel Corporation. All rights reserved.<BR>\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
+# Copyright (c) 2010 - 2018, Intel Corporation. All rights reserved.<BR>\r
+# SPDX-License-Identifier: BSD-2-Clause-Patent\r
 #\r
 ##\r
 \r
@@ -26,7 +21,7 @@
   MODULE_TYPE                    = DXE_SMM_DRIVER\r
   VERSION_STRING                 = 1.0\r
   PI_SPECIFICATION_VERSION       = 0x0001000A\r
-  LIBRARY_CLASS                  = MemoryAllocationLib|DXE_SMM_DRIVER \r
+  LIBRARY_CLASS                  = MemoryAllocationLib|DXE_SMM_DRIVER\r
   CONSTRUCTOR                    = SmmMemoryAllocationLibConstructor\r
   DESTRUCTOR                     = SmmMemoryAllocationLibDestructor\r
   LIBRARY_CLASS                  = MemoryProfileLib|DXE_SMM_DRIVER\r
@@ -51,7 +46,7 @@
   UefiBootServicesTableLib\r
 \r
 [Protocols]\r
-  gEfiSmmAccess2ProtocolGuid    ## CONSUMES  \r
+  gEfiSmmAccess2ProtocolGuid    ## CONSUMES\r
 \r
 [Guids]\r
   gEdkiiMemoryProfileGuid       ## SOMETIMES_CONSUMES   ## GUID # Locate protocol\r