]> git.proxmox.com Git - mirror_edk2.git/blame - EdkModulePkg/Universal/Network/Snp32_64/Dxe/SNP.msa
converted all surface area description files to new schema
[mirror_edk2.git] / EdkModulePkg / Universal / Network / Snp32_64 / Dxe / SNP.msa
CommitLineData
878ddf1f 1<?xml version="1.0" encoding="UTF-8"?>\r
1f86f081 2<!--Copyright (c) 2006, Intel Corporation
3All rights reserved. This program and the accompanying materials
4are licensed and made available under the terms and conditions of the BSD License
5which accompanies this distribution. The full text of the license may be found at
6http://opensource.org/licenses/bsd-license.php
7
8THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
9WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.-->\r
10<ModuleSurfaceArea xsi:schemaLocation="http://www.TianoCore.org/2006/Edk2.0 http://www.TianoCore.org/2006/Edk2.0/SurfaceArea.xsd" xmlns="http://www.TianoCore.org/2006/Edk2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\r
878ddf1f 11 <MsaHeader>\r
1f86f081 12 <ModuleName>SNP</ModuleName>\r
878ddf1f 13 <ModuleType>UEFI_DRIVER</ModuleType>\r
1f86f081 14 <GuidValue>A2f436EA-A127-4EF8-957C-8048606FF670</GuidValue>\r
15 <Version>1.0</Version>\r
878ddf1f 16 <Abstract>Component description file for DiskIo module.</Abstract>\r
17 <Description>FIX ME!</Description>\r
18 <Copyright>Copyright (c) 2004-2006, Intel Corporation</Copyright>\r
1f86f081 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
1f86f081 27 <ModuleDefinitions>\r
28 <SupportedArchitectures>IA32 X64 IPF EBC</SupportedArchitectures>\r
29 <BinaryModule>false</BinaryModule>\r
30 <OutputFileBasename>SNP</OutputFileBasename>\r
31 </ModuleDefinitions>\r
878ddf1f 32 <LibraryClassDefinitions>\r
1f86f081 33 <LibraryClass Usage="ALWAYS_CONSUMED">\r
34 <Keyword>DebugLib</Keyword>\r
35 </LibraryClass>\r
36 <LibraryClass Usage="ALWAYS_CONSUMED">\r
37 <Keyword>UefiDriverModelLib</Keyword>\r
38 </LibraryClass>\r
39 <LibraryClass Usage="ALWAYS_CONSUMED">\r
40 <Keyword>UefiDriverEntryPoint</Keyword>\r
41 </LibraryClass>\r
42 <LibraryClass Usage="ALWAYS_CONSUMED">\r
43 <Keyword>UefiLib</Keyword>\r
44 </LibraryClass>\r
45 <LibraryClass Usage="ALWAYS_CONSUMED">\r
46 <Keyword>BaseLib</Keyword>\r
47 </LibraryClass>\r
48 <LibraryClass Usage="ALWAYS_CONSUMED">\r
49 <Keyword>BaseMemoryLib</Keyword>\r
50 </LibraryClass>\r
51 <LibraryClass Usage="ALWAYS_CONSUMED">\r
52 <Keyword>MemoryAllocationLib</Keyword>\r
53 </LibraryClass>\r
54 <LibraryClass Usage="ALWAYS_CONSUMED">\r
55 <Keyword>UefiBootServicesTableLib</Keyword>\r
56 </LibraryClass>\r
878ddf1f 57 </LibraryClassDefinitions>\r
58 <SourceFiles>\r
59 <Filename>callback.c</Filename>\r
60 <Filename>get_status.c</Filename>\r
61 <Filename>initialize.c</Filename>\r
62 <Filename>mcast_ip_to_mac.c</Filename>\r
63 <Filename>nvdata.c</Filename>\r
64 <Filename>receive.c</Filename>\r
65 <Filename>receive_filters.c</Filename>\r
66 <Filename>reset.c</Filename>\r
67 <Filename>shutdown.c</Filename>\r
68 <Filename>snp.c</Filename>\r
69 <Filename>snp.h</Filename>\r
70 <Filename>start.c</Filename>\r
71 <Filename>station_address.c</Filename>\r
72 <Filename>statistics.c</Filename>\r
73 <Filename>stop.c</Filename>\r
74 <Filename>transmit.c</Filename>\r
75 <Filename>WaitForPacket.c</Filename>\r
76 <Filename>ComponentName.c</Filename>\r
77 </SourceFiles>\r
1f86f081 78 <PackageDependencies>\r
79 <Package PackageGuid="5e0e9358-46b6-4ae2-8218-4ab8b9bbdcec"/>\r
80 <Package PackageGuid="B6EC423C-21D2-490D-85C6-DD5864EAA674"/>\r
81 </PackageDependencies>\r
878ddf1f 82 <Protocols>\r
1f86f081 83 <Protocol Usage="BY_START">\r
84 <ProtocolCName>SimpleNetwork</ProtocolCName>\r
85 </Protocol>\r
86 <Protocol Usage="TO_START">\r
87 <ProtocolCName>PciIo</ProtocolCName>\r
88 </Protocol>\r
89 <Protocol Usage="TO_START">\r
90 <ProtocolCName>DevicePath</ProtocolCName>\r
91 </Protocol>\r
92 <Protocol Usage="SOMETIMES_CONSUMED">\r
93 <ProtocolCName>NetworkInterfaceIdentifier</ProtocolCName>\r
94 </Protocol>\r
95 <Protocol Usage="TO_START">\r
96 <ProtocolCName>NetworkInterfaceIdentifier2</ProtocolCName>\r
97 </Protocol>\r
878ddf1f 98 </Protocols>\r
99 <Externs>\r
1f86f081 100 <Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>\r
101 <Specification>EDK_RELEASE_VERSION 0x00000000</Specification>\r
878ddf1f 102 <Extern>\r
1f86f081 103 <DriverBinding>mSimpleNetworkDriverBinding</DriverBinding>\r
878ddf1f 104 </Extern>\r
105 <Extern>\r
878ddf1f 106 <ComponentName>gSimpleNetworkComponentName</ComponentName>\r
107 </Extern>\r
108 </Externs>\r
1f86f081 109</ModuleSurfaceArea>