]> git.proxmox.com Git - mirror_edk2.git/blame - EdkNt32Pkg/Pei/WinNtStuff/WinNtStuff.msa
Perfected MSA files.
[mirror_edk2.git] / EdkNt32Pkg / Pei / WinNtStuff / WinNtStuff.msa
CommitLineData
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
878ddf1f 3 <MsaHeader>\r
2d527200 4 <ModuleName>WinNtStuff</ModuleName>\r
878ddf1f 5 <ModuleType>PEIM</ModuleType>\r
2d527200 6 <GuidValue>D3AAD8DC-3A48-46ac-B1C7-28A9D3CF6755</GuidValue>\r
7 <Version>1.0</Version>\r
7fda265d 8 <Abstract>Stuff driver</Abstract>\r
7f0ceb22 9 <Description>Tiano PEIM to abstract construction of firmware volume in a Windows NT environment.</Description>\r
10 <Copyright>Copyright (c) 2006 - 2007, Intel Corporation</Copyright>\r
0992e559
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
878ddf1f 18 </MsaHeader>\r
2d527200 19 <ModuleDefinitions>\r
2074c9cf 20 <SupportedArchitectures>IA32</SupportedArchitectures>\r
2d527200 21 <BinaryModule>false</BinaryModule>\r
22 <OutputFileBasename>WinNtStuff</OutputFileBasename>\r
23 </ModuleDefinitions>\r
878ddf1f 24 <LibraryClassDefinitions>\r
2d527200 25 <LibraryClass Usage="ALWAYS_CONSUMED">\r
26 <Keyword>DebugLib</Keyword>\r
27 </LibraryClass>\r
28 <LibraryClass Usage="ALWAYS_CONSUMED">\r
29 <Keyword>PeimEntryPoint</Keyword>\r
30 </LibraryClass>\r
31 <LibraryClass Usage="ALWAYS_CONSUMED">\r
32 <Keyword>HobLib</Keyword>\r
33 </LibraryClass>\r
878ddf1f 34 </LibraryClassDefinitions>\r
35 <SourceFiles>\r
3fc9d866 36 <Filename>winntstuff.c</Filename>\r
878ddf1f 37 <Filename>WinNtStuff.dxs</Filename>\r
38 </SourceFiles>\r
2d527200 39 <PackageDependencies>\r
40 <Package PackageGuid="5e0e9358-46b6-4ae2-8218-4ab8b9bbdcec"/>\r
2d527200 41 <Package PackageGuid="0fb2aa2d-10d5-40a5-a9dc-060c12a4a3f3"/>\r
42 </PackageDependencies>\r
878ddf1f 43 <Protocols>\r
2d527200 44 <Protocol Usage="ALWAYS_CONSUMED">\r
53b86193 45 <ProtocolCName>gEfiWinNtThunkProtocolGuid</ProtocolCName>\r
2d527200 46 </Protocol>\r
878ddf1f 47 </Protocols>\r
878ddf1f 48 <PPIs>\r
2d527200 49 <Ppi Usage="ALWAYS_CONSUMED">\r
53b86193 50 <PpiCName>gPeiNtThunkPpiGuid</PpiCName>\r
2d527200 51 </Ppi>\r
878ddf1f 52 </PPIs>\r
53 <Externs>\r
15b06e58
LG
54 <Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>\r
55 <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>\r
878ddf1f 56 <Extern>\r
57 <ModuleEntryPoint>PeimInitializeWinNtStuff</ModuleEntryPoint>\r
58 </Extern>\r
59 </Externs>\r
2d527200 60</ModuleSurfaceArea>