Commit | Line | Data |
---|---|---|
878ddf1f | 1 | <?xml version="1.0" encoding="UTF-8"?>\r |
2d527200 | 2 | <ModuleSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0">\r |
3 | <MsaHeader>\r | |
4 | <ModuleName>Nt32PeCoffLoaderLib</ModuleName>\r | |
878ddf1f | 5 | <ModuleType>PEIM</ModuleType>\r |
2d527200 | 6 | <GuidValue>3c5702f2-9b17-4273-b60c-b96e6cd13066</GuidValue>\r |
7 | <Version>1.0</Version>\r | |
69ce08bf LG |
8 | <Abstract>Component description file for the Nt32PeCoffLoaderLib library.</Abstract>\r |
9 | <Description>EdkPeCoffLoaderLib library class for NT32 instance implemented by PeiPeCoffLoader PPI.</Description>\r | |
10 | <Copyright>Copyright (c) 2006, Intel Corporation</Copyright>\r | |
15b06e58 LG |
11 | <License>All rights reserved. This program and the accompanying materials\r |
12 | are licensed and made available under the terms and conditions of the BSD License\r | |
13 | which accompanies this distribution. The full text of the license may be found at\r | |
14 | http://opensource.org/licenses/bsd-license.php\r | |
15 | THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r | |
2d527200 | 16 | WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.</License>\r |
17 | <Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052</Specification>\r | |
18 | </MsaHeader>\r | |
19 | <ModuleDefinitions>\r | |
20 | <SupportedArchitectures>IA32 X64 IPF EBC</SupportedArchitectures>\r | |
21 | <BinaryModule>false</BinaryModule>\r | |
22 | <OutputFileBasename>Nt32PeCoffLoaderLib</OutputFileBasename>\r | |
23 | </ModuleDefinitions>\r | |
5b2a7957 | 24 | <LibraryClassDefinitions>\r |
2d527200 | 25 | <LibraryClass Usage="ALWAYS_PRODUCED">\r |
26 | <Keyword>EdkPeCoffLoaderLib</Keyword>\r | |
27 | </LibraryClass>\r | |
878ddf1f | 28 | </LibraryClassDefinitions>\r |
5b2a7957 | 29 | <SourceFiles>\r |
878ddf1f | 30 | <Filename>Nt32PeCoffLoader.c</Filename>\r |
31 | </SourceFiles>\r | |
2d527200 | 32 | <PackageDependencies>\r |
33 | <Package PackageGuid="5e0e9358-46b6-4ae2-8218-4ab8b9bbdcec"/>\r | |
0992e559 | 34 | <Package PackageGuid="68169ab0-d41b-4009-9060-292c253ac43d"/>\r |
2d527200 | 35 | <Package PackageGuid="0fb2aa2d-10d5-40a5-a9dc-060c12a4a3f3"/>\r |
36 | </PackageDependencies>\r | |
69ce08bf LG |
37 | <Guids>\r |
38 | <GuidCNames Usage="SOMETIMES_CONSUMED">\r | |
39 | <GuidCName>gEfiPeiPeCoffLoaderGuid</GuidCName>\r | |
40 | </GuidCNames>\r | |
41 | </Guids>\r | |
5b2a7957 | 42 | <Externs>\r |
2d527200 | 43 | <Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>\r |
15b06e58 | 44 | <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>\r |
878ddf1f | 45 | <Extern>\r |
46 | <Constructor>PeCoffLoaderConstructor</Constructor>\r | |
47 | </Extern>\r | |
48 | </Externs>\r | |
2d527200 | 49 | </ModuleSurfaceArea> |