]> git.proxmox.com Git - mirror_edk2.git/blob - MdeModulePkg/Universal/Network/SnpDxe/SnpDxe.inf
6d38368549ed824a874c61d43529d95b25f806d3
[mirror_edk2.git] / MdeModulePkg / Universal / Network / SnpDxe / SnpDxe.inf
1 #/** @file
2 # Component name for module SNP
3 #
4 # FIX ME!
5 # Copyright (c) 2006, Intel Corporation.
6 #
7 # All rights reserved. This program and the accompanying materials
8 # are licensed and made available under the terms and conditions of the BSD License
9 # which accompanies this distribution. The full text of the license may be found at
10 # http://opensource.org/licenses/bsd-license.php
11 #
12 # THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
13 # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
14 #
15 #
16 #**/
17
18 [Defines]
19 INF_VERSION = 0x00010005
20 BASE_NAME = SnpDxe
21 FILE_GUID = A2f436EA-A127-4EF8-957C-8048606FF670
22 MODULE_TYPE = UEFI_DRIVER
23 VERSION_STRING = 1.0
24 ENTRY_POINT = InitializeSnpNiiDriver
25
26 #
27 # The following information is for reference only and not required by the build tools.
28 #
29 # VALID_ARCHITECTURES = IA32 X64 IPF EBC
30 #
31 # DRIVER_BINDING = mSimpleNetworkDriverBinding
32 # COMPONENT_NAME = gSimpleNetworkComponentName
33 # COMPONENT_NAME2 = gSimpleNetworkComponentName2
34 #
35
36 [Sources.common]
37 Receive.c
38 Snp.h
39 Nvdata.c
40 Get_status.c
41 Start.c
42 Snp.c
43 Stop.c
44 Statistics.c
45 Reset.c
46 Shutdown.c
47 Mcast_ip_to_mac.c
48 Transmit.c
49 WaitForPacket.c
50 Receive_filters.c
51 Initialize.c
52 ComponentName.c
53 Callback.c
54 Station_address.c
55
56
57 [Packages]
58 MdePkg/MdePkg.dec
59 MdeModulePkg/MdeModulePkg.dec
60
61
62 [LibraryClasses]
63 UefiLib
64 BaseLib
65 UefiBootServicesTableLib
66 UefiDriverEntryPoint
67 BaseMemoryLib
68 DebugLib
69
70
71 [Protocols]
72 gEfiPciIoProtocolGuid # PROTOCOL ALWAYS_CONSUMED
73 gEfiSimpleNetworkProtocolGuid # PROTOCOL ALWAYS_CONSUMED
74 gEfiDevicePathProtocolGuid # PROTOCOL ALWAYS_CONSUMED
75 gEfiNetworkInterfaceIdentifierProtocolGuid_31 # PROTOCOL ALWAYS_CONSUMED