]> git.proxmox.com Git - mirror_edk2.git/blame - MdeModulePkg/Universal/Network/MnpDxe/MnpDxe.msa
clean up Copyright header information.
[mirror_edk2.git] / MdeModulePkg / Universal / Network / MnpDxe / MnpDxe.msa
CommitLineData
8a67d61d 1<ModuleSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\r
2 <MsaHeader>\r
3 <ModuleName>MnpDxe</ModuleName>\r
4 <ModuleType>DXE_DRIVER</ModuleType>\r
5 <GuidValue>025BBFC7-E6A9-4b8b-82AD-6815A1AEAF4A</GuidValue>\r
6 <Version>1.0</Version>\r
7 <Abstract>Component name for module Mnp</Abstract>\r
8 <Description>FIX ME!</Description>\r
df874ff1 9 <Copyright>Copyright (c) 2006, Intel Corporation</Copyright>\r
3f187a73 10 <License>All rights reserved. This program and the accompanying materials\r
11 are licensed and made available under the terms and conditions of the BSD License\r
12 which accompanies this distribution. The full text of the license may be found at\r
13 http://opensource.org/licenses/bsd-license.php\r
14\r
15 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
8a67d61d 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
20 <SupportedArchitectures>IA32 X64 IPF EBC</SupportedArchitectures>\r
21 <BinaryModule>false</BinaryModule>\r
22 <OutputFileBasename>MnpDxe</OutputFileBasename>\r
23 </ModuleDefinitions>\r
24 <LibraryClassDefinitions>\r
25 <LibraryClass Usage="ALWAYS_CONSUMED">\r
26 <Keyword>DebugLib</Keyword>\r
27 </LibraryClass>\r
28 <LibraryClass Usage="ALWAYS_CONSUMED">\r
29 <Keyword>UefiDriverEntryPoint</Keyword>\r
30 </LibraryClass>\r
31 <LibraryClass Usage="ALWAYS_CONSUMED">\r
32 <Keyword>UefiBootServicesTableLib</Keyword>\r
33 </LibraryClass>\r
34 <LibraryClass Usage="ALWAYS_CONSUMED">\r
35 <Keyword>UefiLib</Keyword>\r
36 </LibraryClass>\r
37 </LibraryClassDefinitions>\r
38 <SourceFiles>\r
39 <Filename>MnpImpl.h</Filename>\r
40 <Filename>MnpConfig.c</Filename>\r
41 <Filename>MnpDriver.c</Filename>\r
42 <Filename>ComponentName.c</Filename>\r
43 <Filename>MnpDriver.h</Filename>\r
44 <Filename>MnpIo.c</Filename>\r
45 <Filename>MnpMain.c</Filename>\r
46 <Filename>MnpDebug.h</Filename>\r
47 </SourceFiles>\r
48 <PackageDependencies>\r
49 <Package PackageGuid="5e0e9358-46b6-4ae2-8218-4ab8b9bbdcec"/>\r
50 <Package PackageGuid="68169ab0-d41b-4009-9060-292c253ac43d"/>\r
51 </PackageDependencies>\r
52 <Protocols>\r
53 <Protocol Usage="ALWAYS_CONSUMED">\r
54 <ProtocolCName>gEfiManagedNetworkProtocolGuid</ProtocolCName>\r
55 </Protocol>\r
56 <Protocol Usage="ALWAYS_CONSUMED">\r
57 <ProtocolCName>gEfiSimpleNetworkProtocolGuid</ProtocolCName>\r
58 </Protocol>\r
59 <Protocol Usage="ALWAYS_CONSUMED">\r
60 <ProtocolCName>gEfiManagedNetworkServiceBindingProtocolGuid</ProtocolCName>\r
61 </Protocol>\r
62 </Protocols>\r
63 <Externs>\r
64 <Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>\r
65 <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>\r
66 <Extern>\r
67 <ModuleEntryPoint>MnpDriverEntryPoint</ModuleEntryPoint>\r
68 </Extern>\r
69 </Externs>\r
70</ModuleSurfaceArea>