]> git.proxmox.com Git - mirror_edk2.git/blobdiff - OptionRomPkg/UndiRuntimeDxe/UndiRuntimeDxe.inf
BaseTools/Capsule: Do not support -o with --dump-info
[mirror_edk2.git] / OptionRomPkg / UndiRuntimeDxe / UndiRuntimeDxe.inf
index 2eee03efdfcd48170d54ab05cd3a4079351e498f..b07c04e2cff72aeac55d133361f53b23fa792f68 100644 (file)
@@ -1,10 +1,12 @@
-#/** @file\r
+## @file\r
 # Component description file for Undi module.\r
 #\r
-# This module provides support for Universal Network Driver Interface\r
-# Copyright (c) 2006 - 2007, Intel Corporation\r
+# This module provides support for Universal Network Driver Interface\r
+# Notes: this module is no longer regular maintained/validated.\r
 #\r
-#  All rights reserved. This program and the accompanying materials\r
+# Copyright (c) 2006 - 2015, Intel Corporation. All rights reserved.<BR>\r
+#\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
@@ -12,7 +14,7 @@
 #  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 #\r
 #\r
-#**/\r
+##\r
 \r
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
 #  VALID_ARCHITECTURES           = IA32 X64 IPF EBC\r
 #\r
 \r
-[Sources.common]\r
+[Sources]\r
   Undi32.h\r
   E100b.h\r
   E100b.c\r
   Decode.c\r
   Init.c\r
-\r
+  ComponentName.c\r
+  UndiAipImpl.c\r
 \r
 [Packages]\r
   MdePkg/MdePkg.dec\r
 \r
-\r
 [LibraryClasses]\r
   UefiLib\r
   UefiBootServicesTableLib\r
   UefiRuntimeLib\r
   UefiDriverEntryPoint\r
   BaseLib\r
+  MemoryAllocationLib\r
 \r
 [Protocols]\r
   gEfiNetworkInterfaceIdentifierProtocolGuid_31\r
   gEfiPciIoProtocolGuid\r
   gEfiDevicePathProtocolGuid\r
+  gEfiAdapterInformationProtocolGuid\r
 \r
 [Guids]\r
   gEfiEventExitBootServicesGuid        ## PRODUCES ## Event\r
   gEfiEventVirtualAddressChangeGuid    ## PRODUCES ## Event\r
+  gEfiAdapterInfoUndiIpv6SupportGuid   ## PRODUCES\r
 \r
 [Depex]\r
   gEfiBdsArchProtocolGuid AND\r