X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=OptionRomPkg%2FBus%2FUsb%2FUsbNetworking%2FAx88772%2FAx88772.inf;h=76dab97585b11eb502d652d91355bd07e361958c;hb=8d27b54baec211f628fb90fb045ed536be1ce368;hp=d610b73bd70e5393d749d792ccc1347f0989e91d;hpb=bce3e2ab3c8b310d1561a42a243be9ea7ac71500;p=mirror_edk2.git diff --git a/OptionRomPkg/Bus/Usb/UsbNetworking/Ax88772/Ax88772.inf b/OptionRomPkg/Bus/Usb/UsbNetworking/Ax88772/Ax88772.inf index d610b73bd7..76dab97585 100644 --- a/OptionRomPkg/Bus/Usb/UsbNetworking/Ax88772/Ax88772.inf +++ b/OptionRomPkg/Bus/Usb/UsbNetworking/Ax88772/Ax88772.inf @@ -1,8 +1,8 @@ -#/** @file +## @file # Component description file for ASIX AX88772 USB/Ethernet driver. # # This module provides support for the ASIX AX88772 USB/Ethernet adapter. -# Copyright (c) 2011, Intel Corporation. All rights reserved.
+# Copyright (c) 2011 - 2018, Intel Corporation. All rights reserved.
# # This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License @@ -12,10 +12,10 @@ # THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. # -#**/ +## [Defines] - INF_VERSION = 0x00010005 + INF_VERSION = 0x00010018 BASE_NAME = Ax88772 FILE_GUID = B15239D6-6A01-4808-A0F7-B7F20F073555 MODULE_TYPE = DXE_RUNTIME_DRIVER @@ -24,7 +24,7 @@ ENTRY_POINT = EntryPoint # -# VALID_ARCHITECTURES = IA32 X64 IPF EBC +# VALID_ARCHITECTURES = IA32 X64 EBC # [Sources.common] @@ -48,15 +48,10 @@ UefiDriverEntryPoint [Protocols] - gEfiDevicePathProtocolGuid - gEfiSimpleNetworkProtocolGuid + gEfiDevicePathProtocolGuid ## BY_START + gEfiSimpleNetworkProtocolGuid ## BY_START gEfiUsbIoProtocolGuid ## TO_START -[Guids] - gEfiEventExitBootServicesGuid ## PRODUCES ## Event - gEfiEventVirtualAddressChangeGuid ## PRODUCES ## Event - gEfiNicIp4ConfigVariableGuid - [Depex] gEfiBdsArchProtocolGuid AND gEfiCpuArchProtocolGuid AND