]> git.proxmox.com Git - mirror_edk2.git/blobdiff - OptionRomPkg/Bus/Usb/UsbNetworking/Ax88772/Ax88772.inf
Ax88772: Add logic to separate packet, fix MTU issue. Ax88772b: Fix driver model...
[mirror_edk2.git] / OptionRomPkg / Bus / Usb / UsbNetworking / Ax88772 / Ax88772.inf
index 3e99dde7d82fca2535424b36ff5d734d55f0e885..5507cbbf3b6224291e6c0a5d6690325e8deca40a 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                      = Ax88772\r
   FILE_GUID                      = B15239D6-6A01-4808-A0F7-B7F20F073555\r
   MODULE_TYPE                    = DXE_RUNTIME_DRIVER\r
   UefiDriverEntryPoint\r
 \r
 [Protocols]\r
-  gEfiDevicePathProtocolGuid\r
-  gEfiSimpleNetworkProtocolGuid\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