]> git.proxmox.com Git - mirror_edk2.git/blame - MdePkg/Library/BaseMemoryLib/BaseMemoryLib.msa
Split wrapper functions into separate source files
[mirror_edk2.git] / MdePkg / Library / BaseMemoryLib / BaseMemoryLib.msa
CommitLineData
878ddf1f 1<?xml version="1.0" encoding="UTF-8"?>\r
2<!--\r
3Copyright (c) 2006, Intel Corporation\r
4All rights reserved. This program and the accompanying materials\r
5are licensed and made available under the terms and conditions of the BSD License\r
6which accompanies this distribution. The full text of the license may be found at\r
7http://opensource.org/licenses/bsd-license.php\r
8\r
9THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
10WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
11-->\r
12<LibraryModuleSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.TianoCore.org/2006/Edk2.0 http://www.TianoCore.org/2006/Edk2.0/SurfaceArea.xsd">\r
13 <MsaLibHeader>\r
14 <BaseName>BaseMemoryLib</BaseName>\r
15 <ModuleType>BASE</ModuleType>\r
16 <ComponentType>LIBRARY</ComponentType>\r
17 <Guid>fd44e603-002a-4b29-9f5f-529e815b6165</Guid>\r
18 <Version>EDK_RELEASE_VERSION 0x00090000</Version>\r
19 <Abstract>Memory-only library functions with no library constructor/destructor</Abstract>\r
20 <Description>FIX ME!</Description>\r
21 <Copyright>Copyright (c) 2006, Intel Corporation</Copyright>\r
22 <License>\r
23 All rights reserved. This program and the accompanying materials\r
24 are licensed and made available under the terms and conditions of the BSD License\r
25 which accompanies this distribution. The full text of the license may be found at\r
26 http://opensource.org/licenses/bsd-license.php\r
27 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
28 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
29 </License>\r
30 <Specification>EFI_SPECIFICATION_VERSION 0x00000000</Specification>\r
31 <Created>2006-04-12 13:55</Created>\r
32 </MsaLibHeader>\r
33 <LibraryClassDefinitions>\r
34 <LibraryClass Usage="ALWAYS_PRODUCED">BaseMemoryLib</LibraryClass>\r
35 <LibraryClass Usage="ALWAYS_CONSUMED">BaseLib</LibraryClass>\r
36 <LibraryClass Usage="ALWAYS_CONSUMED">DebugLib</LibraryClass>\r
37 </LibraryClassDefinitions>\r
38 <SourceFiles>\r
39 <Filename>CopyMem.c</Filename>\r
40 <Filename>MemLibGuid.c</Filename>\r
41 <Filename>MemLibGeneric.c</Filename>\r
608fd3fd 42 <Filename>CopyMemWrapper.c</Filename>\r
43 <Filename>SetMemWrapper.c</Filename>\r
44 <Filename>SetMem16Wrapper.c</Filename>\r
45 <Filename>SetMem32Wrapper.c</Filename>\r
46 <Filename>SetMem64Wrapper.c</Filename>\r
47 <Filename>CompareMemWrapper.c</Filename>\r
48 <Filename>ZeroMemWrapper.c</Filename>\r
49 <Filename>ScanMem8Wrapper.c</Filename>\r
50 <Filename>ScanMem16Wrapper.c</Filename>\r
51 <Filename>ScanMem32Wrapper.c</Filename>\r
52 <Filename>ScanMem64Wrapper.c</Filename>\r
878ddf1f 53 <Filename>SetMem.c</Filename>\r
54 </SourceFiles>\r
55 <Includes>\r
56 <PackageName>MdePkg</PackageName>\r
57 </Includes>\r
58</LibraryModuleSurfaceArea>\r