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