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