]> git.proxmox.com Git - mirror_edk2.git/blob - MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.uni
MdePkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / MdePkg / Library / UefiMemoryAllocationLib / UefiMemoryAllocationLib.uni
1 // /** @file
2 // Instance of Memory Allocation Library using EFI Boot Services.
3 //
4 // Memory Allocation Library that uses EFI Boot Services to allocate
5 // and free memory.
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 EFI Boot Services"
15
16 #string STR_MODULE_DESCRIPTION #language en-US "This Memory Allocation Library uses EFI Boot Services to allocate and free memory."
17