]> git.proxmox.com Git - mirror_edk2.git/blame - EdkModulePkg/Library/EdkPeCoffLoaderLibX64/EdkPeCoffLoaderLibX64.msa
Updated MSA by putting Specification element at the end of the header section
[mirror_edk2.git] / EdkModulePkg / Library / EdkPeCoffLoaderLibX64 / EdkPeCoffLoaderLibX64.msa
CommitLineData
1b7b460f
LG
1<?xml version="1.0" encoding="UTF-8"?>
2<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">
3 <MsaLibHeader>
4 <BaseName>EdkPeCoffLoaderLibX64</BaseName>
5 <ModuleType>DXE_CORE</ModuleType>
6 <ComponentType>LIBRARY</ComponentType>
7 <Guid>742597d6-2b50-4120-bfba-2400549a792f</Guid>
8 <Version>EDK_RELEASE_VERSION 0x00090000</Version>
9 <Abstract>Component description file for the PEI library.</Abstract>
10 <Description>FIX ME!</Description>
11 <Copyright>Copyright (c) 2006, Intel Corporation</Copyright>
12 <License>
13 All rights reserved. This program and the accompanying materials
14 are licensed and made available under the terms and conditions of the BSD License
15 which accompanies this distribution. The full text of the license may be found at
16 http://opensource.org/licenses/bsd-license.php
17 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
18 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
19 </License>
1b7b460f 20 <Created>2006-04-26 13:50</Created>
54de7486 21 <Specification>EFI_SPECIFICATION_VERSION 0x00000000</Specification>
1b7b460f
LG
22 </MsaLibHeader>
23 <LibraryClassDefinitions>
24 <LibraryClass Usage="ALWAYS_PRODUCED">EdkPeCoffLoaderLib</LibraryClass>
25 <LibraryClass Usage="ALWAYS_CONSUMED">BaseMemoryLib</LibraryClass>
26 <LibraryClass Usage="ALWAYS_CONSUMED">PeCoffLib</LibraryClass>
27 </LibraryClassDefinitions>
28 <SourceFiles>
29 <Filename>EdkPeCoffLoaderLibX64.c</Filename>
30 </SourceFiles>
31 <Includes>
32 <PackageName>MdePkg</PackageName>
33 <PackageName>EdkModulePkg</PackageName>
34 </Includes>
35</LibraryModuleSurfaceArea>