]> git.proxmox.com Git - mirror_edk2.git/blob - MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr.uni
MdePkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / MdePkg / Library / BaseMemoryLibRepStr / BaseMemoryLibRepStr.uni
1 // /** @file
2 // Instance of Base Memory Library using REP string instructions.
3 //
4 // Base Memory Library that uses REP string instructions for
5 // high performance and small size. Optimized for use in PEI.
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 Base Memory Library using REP string instructions"
15
16 #string STR_MODULE_DESCRIPTION #language en-US "Base Memory Library that uses REP string instructions for high performance and small size. Optimized for use in PEI."
17