]> git.proxmox.com Git - mirror_edk2.git/blobdiff - OptionRomPkg/Bus/Usb/UsbNetworking/Ax88772b/Ax88772b.inf
Ax88772: Add logic to separate packet, fix MTU issue. Ax88772b: Fix driver model...
[mirror_edk2.git] / OptionRomPkg / Bus / Usb / UsbNetworking / Ax88772b / Ax88772b.inf
index b1cf56217106c0cfb600fd2000aaccee75a5751c..32a62f620d427467306d5799bf542b299f60fa57 100644 (file)
@@ -1,10 +1,10 @@
-#/** @file\r
+## @file\r
 # Component description file for ASIX AX88772 USB/Ethernet driver.\r
 #\r
 # This module provides support for the ASIX AX88772 USB/Ethernet adapter.\r
-# Copyright (c) 2011, Intel Corporation\r
+# Copyright (c) 2011-2013, Intel Corporation. All rights reserved.<BR>\r
 #\r
-#  All rights reserved. This program and the accompanying materials\r
+#  This program and the accompanying materials\r
 #  are licensed and made available under the terms and conditions of the BSD License\r
 #  which accompanies this distribution. The full text of the license may be found at\r
 #  http://opensource.org/licenses/bsd-license.php\r
 #  THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
 #  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 #\r
-#**/\r
+##\r
 \r
 [Defines]\r
-  INF_VERSION                    = 0x00010005\r
+  INF_VERSION                    = 0x00010018\r
   BASE_NAME                      = Ax88772b\r
   FILE_GUID                      = 95C8D770-E1A4-4422-B263-E32F14FD8186\r
   MODULE_TYPE                    = DXE_RUNTIME_DRIVER\r
   UefiRuntimeLib\r
   UefiDriverEntryPoint\r
 \r
-[Protocols]\r
-  gEfiDevicePathProtocolGuid\r
-  gEfiSimpleNetworkProtocolGuid\r
+[Protocols]  \r
+  gEfiDevicePathProtocolGuid           ## BY_START\r
+  gEfiSimpleNetworkProtocolGuid        ## BY_START\r
   gEfiUsbIoProtocolGuid                ## TO_START\r
 \r
-[Guids]\r
-  gEfiEventExitBootServicesGuid        ## PRODUCES ## Event\r
-  gEfiEventVirtualAddressChangeGuid    ## PRODUCES ## Event\r
-  gEfiNicIp4ConfigVariableGuid\r
-\r
 [Depex]\r
   gEfiBdsArchProtocolGuid AND\r
   gEfiCpuArchProtocolGuid AND\r