]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Library/DxeNetLib/DxeNetLib.inf
MdeModulePkg: Clean up source files
[mirror_edk2.git] / MdeModulePkg / Library / DxeNetLib / DxeNetLib.inf
index a90b5e591807b3881a47fcca70725843adc82185..c31a04bb720ca366bc3d9a67e9ad807274c87f74 100644 (file)
@@ -1,7 +1,8 @@
 ## @file\r
 #  This library instance provides the basic network services.\r
 #\r
-#  Copyright (c) 2006 - 2014, Intel Corporation. All rights reserved.<BR>\r
+#  Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>\r
+#  (C) Copyright 2015 Hewlett Packard Enterprise Development LP<BR>\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
   UefiLib\r
   MemoryAllocationLib\r
   DevicePathLib\r
-  HiiLib\r
   PrintLib\r
 \r
+\r
 [Guids]\r
-  ## SOMETIMES_PRODUCES ## UNDEFINED # HiiConstructConfigHdr EFI_NIC_IP4_CONFIG_VARIABLE\r
-  ## UNDEFINED # Device Path Node \r
-  gEfiNicIp4ConfigVariableGuid                  \r
   gEfiSmbiosTableGuid                           ## SOMETIMES_CONSUMES  ## SystemTable\r
+  gEfiSmbios3TableGuid                          ## SOMETIMES_CONSUMES  ## SystemTable\r
+  gEfiAdapterInfoMediaStateGuid                 ## SOMETIMES_CONSUMES\r
+\r
 \r
 [Protocols]\r
   gEfiSimpleNetworkProtocolGuid                 ## SOMETIMES_CONSUMES\r
   gEfiManagedNetworkProtocolGuid                ## SOMETIMES_CONSUMES\r
   gEfiManagedNetworkServiceBindingProtocolGuid  ## SOMETIMES_CONSUMES\r
+  gEfiIp4Config2ProtocolGuid                    ## SOMETIMES_CONSUMES\r
   gEfiComponentNameProtocolGuid                 ## SOMETIMES_CONSUMES\r
   gEfiComponentName2ProtocolGuid                ## SOMETIMES_CONSUMES\r
-  gEfiHiiConfigRoutingProtocolGuid              ## SOMETIMES_CONSUMES\r
-  gEfiHiiConfigAccessProtocolGuid               ## SOMETIMES_CONSUMES\r
-\r
+  gEfiAdapterInformationProtocolGuid            ## SOMETIMES_CONSUMES\r