X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=OptionRomPkg%2FUndiRuntimeDxe%2FUndiRuntimeDxe.inf;h=b07c04e2cff72aeac55d133361f53b23fa792f68;hb=03d486b2a019a7acb165e57ffd02982e2002820d;hp=2eee03efdfcd48170d54ab05cd3a4079351e498f;hpb=51ebae6b69f88c0e4b72202d7e97c5b280bd074a;p=mirror_edk2.git diff --git a/OptionRomPkg/UndiRuntimeDxe/UndiRuntimeDxe.inf b/OptionRomPkg/UndiRuntimeDxe/UndiRuntimeDxe.inf index 2eee03efdf..b07c04e2cf 100644 --- a/OptionRomPkg/UndiRuntimeDxe/UndiRuntimeDxe.inf +++ b/OptionRomPkg/UndiRuntimeDxe/UndiRuntimeDxe.inf @@ -1,10 +1,12 @@ -#/** @file +## @file # Component description file for Undi module. # -# This module provides support for Universal Network Driver Interface -# Copyright (c) 2006 - 2007, Intel Corporation +# This module provides support for Universal Network Driver Interface. +# Notes: this module is no longer regular maintained/validated. # -# All rights reserved. This program and the accompanying materials +# Copyright (c) 2006 - 2015, 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 # which accompanies this distribution. The full text of the license may be found at # http://opensource.org/licenses/bsd-license.php @@ -12,7 +14,7 @@ # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. # # -#**/ +## [Defines] INF_VERSION = 0x00010005 @@ -27,18 +29,18 @@ # VALID_ARCHITECTURES = IA32 X64 IPF EBC # -[Sources.common] +[Sources] Undi32.h E100b.h E100b.c Decode.c Init.c - + ComponentName.c + UndiAipImpl.c [Packages] MdePkg/MdePkg.dec - [LibraryClasses] UefiLib UefiBootServicesTableLib @@ -47,15 +49,18 @@ UefiRuntimeLib UefiDriverEntryPoint BaseLib + MemoryAllocationLib [Protocols] gEfiNetworkInterfaceIdentifierProtocolGuid_31 gEfiPciIoProtocolGuid gEfiDevicePathProtocolGuid + gEfiAdapterInformationProtocolGuid [Guids] gEfiEventExitBootServicesGuid ## PRODUCES ## Event gEfiEventVirtualAddressChangeGuid ## PRODUCES ## Event + gEfiAdapterInfoUndiIpv6SupportGuid ## PRODUCES [Depex] gEfiBdsArchProtocolGuid AND