878ddf1f |
1 | <?xml version="1.0" encoding="UTF-8"?>\r |
2d527200 |
2 | <!--Copyright (c) 2006, Intel Corporation |
3 | All rights reserved. This program and the accompanying materials |
4 | are licensed and made available under the terms and conditions of the BSD License |
5 | which accompanies this distribution. The full text of the license may be found at |
6 | http://opensource.org/licenses/bsd-license.php |
7 | |
8 | THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, |
9 | WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.-->\r |
5b2a7957 |
10 | <ModuleSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0">\r |
878ddf1f |
11 | <MsaHeader>\r |
2d527200 |
12 | <ModuleName>WinNtAutoScan</ModuleName>\r |
878ddf1f |
13 | <ModuleType>PEIM</ModuleType>\r |
2d527200 |
14 | <GuidValue>BE0FEABA-3443-4919-9F3A-2D4216329EA9</GuidValue>\r |
15 | <Version>1.0</Version>\r |
878ddf1f |
16 | <Abstract>Component description file for WinNtAutoScan module</Abstract>\r |
17 | <Description>FIX ME!</Description>\r |
18 | <Copyright>Copyright (c) 2004-2006, Intel Corporation</Copyright>\r |
2d527200 |
19 | <License>All rights reserved. This program and the accompanying materials |
20 | are licensed and made available under the terms and conditions of the BSD License |
21 | which accompanies this distribution. The full text of the license may be found at |
22 | http://opensource.org/licenses/bsd-license.php |
23 | THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, |
24 | WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.</License>\r |
25 | <Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052</Specification>\r |
878ddf1f |
26 | </MsaHeader>\r |
2d527200 |
27 | <ModuleDefinitions>\r |
28 | <SupportedArchitectures>IA32 X64 IPF EBC</SupportedArchitectures>\r |
29 | <BinaryModule>false</BinaryModule>\r |
30 | <OutputFileBasename>WinNtAutoScan</OutputFileBasename>\r |
31 | </ModuleDefinitions>\r |
878ddf1f |
32 | <LibraryClassDefinitions>\r |
2d527200 |
33 | <LibraryClass Usage="ALWAYS_CONSUMED">\r |
34 | <Keyword>DebugLib</Keyword>\r |
35 | </LibraryClass>\r |
36 | <LibraryClass Usage="ALWAYS_CONSUMED">\r |
37 | <Keyword>PeimEntryPoint</Keyword>\r |
38 | </LibraryClass>\r |
39 | <LibraryClass Usage="ALWAYS_CONSUMED">\r |
40 | <Keyword>BaseLib</Keyword>\r |
41 | </LibraryClass>\r |
42 | <LibraryClass Usage="ALWAYS_CONSUMED">\r |
43 | <Keyword>BaseMemoryLib</Keyword>\r |
44 | </LibraryClass>\r |
45 | <LibraryClass Usage="ALWAYS_CONSUMED">\r |
46 | <Keyword>HobLib</Keyword>\r |
47 | </LibraryClass>\r |
48 | <LibraryClass Usage="ALWAYS_CONSUMED">\r |
49 | <Keyword>PeiServicesLib</Keyword>\r |
50 | </LibraryClass>\r |
51 | <LibraryClass Usage="ALWAYS_CONSUMED">\r |
52 | <Keyword>PeiServicesTablePointerLib</Keyword>\r |
53 | </LibraryClass>\r |
878ddf1f |
54 | </LibraryClassDefinitions>\r |
55 | <SourceFiles>\r |
56 | <Filename>WinNtAutoScan.c</Filename>\r |
57 | <Filename>WinNtAutoscan.dxs</Filename>\r |
58 | </SourceFiles>\r |
2d527200 |
59 | <PackageDependencies>\r |
60 | <Package PackageGuid="5e0e9358-46b6-4ae2-8218-4ab8b9bbdcec"/>\r |
61 | <Package PackageGuid="B6EC423C-21D2-490D-85C6-DD5864EAA674"/>\r |
62 | <Package PackageGuid="0fb2aa2d-10d5-40a5-a9dc-060c12a4a3f3"/>\r |
63 | </PackageDependencies>\r |
878ddf1f |
64 | <PPIs>\r |
2d527200 |
65 | <Ppi Usage="ALWAYS_CONSUMED">\r |
66 | <PpiCName>NtAutoScan</PpiCName>\r |
67 | </Ppi>\r |
68 | <Ppi Usage="ALWAYS_CONSUMED">\r |
69 | <PpiCName>BaseMemoryTest</PpiCName>\r |
70 | </Ppi>\r |
71 | <Ppi Usage="ALWAYS_PRODUCED">\r |
72 | <PpiCName>MemoryDiscovered</PpiCName>\r |
73 | </Ppi>\r |
878ddf1f |
74 | </PPIs>\r |
75 | <Externs>\r |
2d527200 |
76 | <Specification>EFI_SPECIFICATION_VERSION 0x00000000</Specification>\r |
77 | <Specification>EDK_RELEASE_VERSION 0x00090000</Specification>\r |
878ddf1f |
78 | <Extern>\r |
79 | <ModuleEntryPoint>PeimInitializeWinNtAutoScan</ModuleEntryPoint>\r |
80 | </Extern>\r |
81 | </Externs>\r |
2d527200 |
82 | </ModuleSurfaceArea> |