]> git.proxmox.com Git - mirror_edk2.git/blob - MdePkg/Library/SmmMemoryAllocationLib/SmmMemoryAllocationLib.uni
MdePkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / MdePkg / Library / SmmMemoryAllocationLib / SmmMemoryAllocationLib.uni
1 // /** @file
2 // Instance of Memory Allocation Library using SMM Services Table.
3 //
4 // Memory Allocation Library that uses services from the SMM Services Table to
5 // allocate and free memory.
6 //
7 // Copyright (c) 2010 - 2014, Intel Corporation. All rights reserved.<BR>
8 //
9 // SPDX-License-Identifier: BSD-2-Clause-Patent
10 //
11 // **/
12
13
14 #string STR_MODULE_ABSTRACT #language en-US "Instance of Memory Allocation Library using SMM Services Table"
15
16 #string STR_MODULE_DESCRIPTION #language en-US "This Memory Allocation Library uses services from the SMM Services Table to allocate and free memory."
17