]> git.proxmox.com Git - mirror_edk2.git/blob - OptionRomPkg/Bus/Usb/UsbNetworking/Ax88772/Ax88772.inf
6a5de959142ec48d28e68750d4caa143c376d3e0
[mirror_edk2.git] / OptionRomPkg / Bus / Usb / UsbNetworking / Ax88772 / Ax88772.inf
1 ## @file
2 # Component description file for ASIX AX88772 USB/Ethernet driver.
3 #
4 # This module provides support for the ASIX AX88772 USB/Ethernet adapter.
5 # Copyright (c) 2011, Intel Corporation. All rights reserved.<BR>
6 #
7 # 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 [Defines]
18 INF_VERSION = 0x00010005
19 BASE_NAME = Ax88772
20 FILE_GUID = B15239D6-6A01-4808-A0F7-B7F20F073555
21 MODULE_TYPE = DXE_RUNTIME_DRIVER
22 VERSION_STRING = 1.0
23
24 ENTRY_POINT = EntryPoint
25
26 #
27 # VALID_ARCHITECTURES = IA32 X64 IPF EBC
28 #
29
30 [Sources.common]
31 Ax88772.h
32 Ax88772.c
33 ComponentName.c
34 DriverBinding.c
35 SimpleNetwork.c
36
37
38 [Packages]
39 MdePkg/MdePkg.dec
40 MdeModulePkg/MdeModulePkg.dec
41
42 [LibraryClasses]
43 UefiLib
44 UefiBootServicesTableLib
45 BaseMemoryLib
46 DebugLib
47 UefiRuntimeLib
48 UefiDriverEntryPoint
49
50 [Protocols]
51 gEfiDevicePathProtocolGuid
52 gEfiSimpleNetworkProtocolGuid
53 gEfiUsbIoProtocolGuid ## TO_START
54
55 [Guids]
56 gEfiEventExitBootServicesGuid ## PRODUCES ## Event
57 gEfiEventVirtualAddressChangeGuid ## PRODUCES ## Event
58 gEfiNicIp4ConfigVariableGuid
59
60 [Depex]
61 gEfiBdsArchProtocolGuid AND
62 gEfiCpuArchProtocolGuid AND
63 gEfiMetronomeArchProtocolGuid AND
64 gEfiMonotonicCounterArchProtocolGuid AND
65 gEfiRealTimeClockArchProtocolGuid AND
66 gEfiResetArchProtocolGuid AND
67 gEfiRuntimeArchProtocolGuid AND
68 gEfiSecurityArchProtocolGuid AND
69 gEfiTimerArchProtocolGuid AND
70 gEfiVariableWriteArchProtocolGuid AND
71 gEfiVariableArchProtocolGuid AND
72 gEfiWatchdogTimerArchProtocolGuid