Commit | Line | Data |
---|---|---|
878ddf1f | 1 | <?xml version="1.0" encoding="UTF-8"?>\r |
7f0ceb22 | 2 | <ModuleSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\r |
2d527200 | 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 | |
7f0ceb22 | 10 | <Copyright>Copyright (c) 2006 - 2007, 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 | |
fa332de7 | 20 | <SupportedArchitectures>IA32</SupportedArchitectures>\r |
2d527200 | 21 | <BinaryModule>false</BinaryModule>\r |
22 | <OutputFileBasename>Nt32PeCoffLoaderLib</OutputFileBasename>\r | |
23 | </ModuleDefinitions>\r | |
5b2a7957 | 24 | <LibraryClassDefinitions>\r |
fa332de7 | 25 | <LibraryClass Usage="ALWAYS_PRODUCED" SupModuleList="DXE_CORE PEIM">\r |
2d527200 | 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 | </PackageDependencies>\r |
ebb9ce7a | 36 | <PPIs>\r |
37 | <Ppi Usage="ALWAYS_CONSUMED">\r | |
38 | <PpiCName>gEfiPeiPeCoffLoaderGuid</PpiCName>\r | |
39 | </Ppi>\r | |
40 | </PPIs>\r | |
5b2a7957 | 41 | <Externs>\r |
2d527200 | 42 | <Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>\r |
15b06e58 | 43 | <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>\r |
878ddf1f | 44 | <Extern>\r |
45 | <Constructor>PeCoffLoaderConstructor</Constructor>\r | |
46 | </Extern>\r | |
47 | </Externs>\r | |
2d527200 | 48 | </ModuleSurfaceArea> |