]> git.proxmox.com Git - mirror_edk2.git/blob - EdkNt32Pkg/Pei/WinNtStuff/WinNtStuff.msa
Adding a python script dir and a script to calculate what dependencies a module has...
[mirror_edk2.git] / EdkNt32Pkg / Pei / WinNtStuff / WinNtStuff.msa
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ModuleSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0">
3 <MsaHeader>
4 <ModuleName>WinNtStuff</ModuleName>
5 <ModuleType>PEIM</ModuleType>
6 <GuidValue>D3AAD8DC-3A48-46ac-B1C7-28A9D3CF6755</GuidValue>
7 <Version>1.0</Version>
8 <Abstract>Stuff driver</Abstract>
9 <Description>
10 Tiano PEIM to abstract construction of firmware volume in a Windows NT environment.
11 </Description>
12 <Copyright>Copyright (c) 2006, Intel Corporation</Copyright>
13 <License>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.</License>
19 <Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052</Specification>
20 </MsaHeader>
21 <ModuleDefinitions>
22 <SupportedArchitectures>IA32 X64 IPF EBC</SupportedArchitectures>
23 <BinaryModule>false</BinaryModule>
24 <OutputFileBasename>WinNtStuff</OutputFileBasename>
25 </ModuleDefinitions>
26 <LibraryClassDefinitions>
27 <LibraryClass Usage="ALWAYS_CONSUMED">
28 <Keyword>DebugLib</Keyword>
29 </LibraryClass>
30 <LibraryClass Usage="ALWAYS_CONSUMED">
31 <Keyword>PeimEntryPoint</Keyword>
32 </LibraryClass>
33 <LibraryClass Usage="ALWAYS_CONSUMED">
34 <Keyword>HobLib</Keyword>
35 </LibraryClass>
36 <LibraryClass Usage="ALWAYS_CONSUMED">
37 <Keyword>PeiServicesLib</Keyword>
38 </LibraryClass>
39 <LibraryClass Usage="ALWAYS_CONSUMED">
40 <Keyword>PeiServicesTablePointerLib</Keyword>
41 </LibraryClass>
42 </LibraryClassDefinitions>
43 <SourceFiles>
44 <Filename>winntstuff.c</Filename>
45 <Filename>WinNtStuff.dxs</Filename>
46 </SourceFiles>
47 <PackageDependencies>
48 <Package PackageGuid="5e0e9358-46b6-4ae2-8218-4ab8b9bbdcec"/>
49 <Package PackageGuid="68169ab0-d41b-4009-9060-292c253ac43d"/>
50 <Package PackageGuid="0fb2aa2d-10d5-40a5-a9dc-060c12a4a3f3"/>
51 </PackageDependencies>
52 <Protocols>
53 <Protocol Usage="ALWAYS_CONSUMED">
54 <ProtocolCName>gEfiWinNtThunkProtocolGuid</ProtocolCName>
55 </Protocol>
56 </Protocols>
57 <PPIs>
58 <Ppi Usage="ALWAYS_CONSUMED">
59 <PpiCName>gPeiNtThunkPpiGuid</PpiCName>
60 </Ppi>
61 </PPIs>
62 <Externs>
63 <Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>
64 <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>
65 <Extern>
66 <ModuleEntryPoint>PeimInitializeWinNtStuff</ModuleEntryPoint>
67 </Extern>
68 </Externs>
69 </ModuleSurfaceArea>