]> git.proxmox.com Git - mirror_edk2.git/blame - MdePkg/Library/BasePeCoffLib/BasePeCoffLib.msa
Updated MSA by putting Specification element at the end of the header section
[mirror_edk2.git] / MdePkg / Library / BasePeCoffLib / BasePeCoffLib.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>BasePeCoffLib</BaseName>\r
15 <ModuleType>BASE</ModuleType>\r
16 <ComponentType>LIBRARY</ComponentType>\r
17 <Guid>556f5d10-7309-4af4-b80a-8196bd60946f</Guid>\r
18 <Version>0</Version>\r
19 <Abstract>Component description file for the PEI library.</Abstract>\r
20 <Description>FIX ME!</Description>\r
21 <Copyright>Copyright (c) 2004 - 2005, 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
878ddf1f 30 <Created>2006-03-09 23:16</Created>\r
31 <Updated>2006-03-19 15:17</Updated>\r
54de7486 32 <Specification>0</Specification>\r
878ddf1f 33 </MsaLibHeader>\r
34 <LibraryClassDefinitions>\r
35 <LibraryClass Usage="ALWAYS_PRODUCED">PeCoffLib</LibraryClass>\r
36 <LibraryClass Usage="ALWAYS_CONSUMED">BaseMemoryLib</LibraryClass>\r
37 </LibraryClassDefinitions>\r
38 <SourceFiles>\r
39 <Filename>BasePeCoff.c</Filename>\r
40 <Arch ArchType="IA32">\r
6e3b8c47 41 <Filename>Ia32/PeCoffLoaderEx.c</Filename>\r
878ddf1f 42 </Arch>\r
43 <Arch ArchType="X64">\r
22e0585c 44 <Filename>x64/PeCoffLoaderEx.c</Filename>\r
878ddf1f 45 </Arch>\r
46 <Arch ArchType="IPF">\r
22e0585c 47 <Filename>ipf/PeCoffLoaderEx.c</Filename>\r
878ddf1f 48 </Arch>\r
49 <Arch ArchType="EBC">\r
22e0585c 50 <Filename>ebc/PeCoffLoaderEx.c</Filename>\r
878ddf1f 51 </Arch>\r
52 </SourceFiles>\r
53 <Includes>\r
54 <PackageName>MdePkg</PackageName>\r
55 </Includes>\r
56</LibraryModuleSurfaceArea>\r