]> git.proxmox.com Git - mirror_edk2.git/blob - MdePkg/Library/BaseMemoryLibOptPei/BaseMemoryLibOptPei.uni
MdePkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / MdePkg / Library / BaseMemoryLibOptPei / BaseMemoryLibOptPei.uni
1 // /** @file
2 // Instance of Base Memory Library optimized for use in PEI phase.
3 //
4 // Base Memory Library that is optimized for use in PEI phase.
5 // Uses REP, MMX, XMM registers as required for best performance.
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 optimized for use in the PEI phase"
15
16 #string STR_MODULE_DESCRIPTION #language en-US "This is the Base Memory Library that is optimized for use in the PEI phase. It uses REP, MMX, XMM registers, as required for best performance."
17