]> 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 ed8e3be2703cce62df5b8b19afcc6dcc4a153695..b07c04e2cff72aeac55d133361f53b23fa792f68 100644 (file)
@@ -1,8 +1,10 @@
 ## @file\r
 # Component description file for Undi module.\r
 #\r
-# This module provides support for Universal Network Driver Interface\r
-# Copyright (c) 2006 - 2010, Intel Corporation. All rights reserved.<BR>\r
+# This module provides support for Universal Network Driver Interface. \r
+# Notes: this module is no longer regular maintained/validated.\r
+#\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
   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