]> git.proxmox.com Git - mirror_edk2.git/blob - MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.uni
MdePkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / MdePkg / Library / PeiMemoryAllocationLib / PeiMemoryAllocationLib.uni
1 // /** @file
2 // Instance of Memory Allocation Library using PEI Services.
3 //
4 // Memory Allocation Library that uses PEI Services to allocate memory.
5 // Free operations are ignored.
6 //
7 // Copyright (c) 2007 - 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 PEI Services"
15
16 #string STR_MODULE_DESCRIPTION #language en-US "Memory Allocation Library that uses PEI Services to allocate memory. Free operations are ignored."
17