]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Library/DxeNetLib/DxeNetLib.inf
MdeModulePkg: Add new API HttpUrlGetPath() to HttpLib.h
[mirror_edk2.git] / MdeModulePkg / Library / DxeNetLib / DxeNetLib.inf
index a90b5e591807b3881a47fcca70725843adc82185..1ff3a4fe556a5cc75c75aea0bf027da0f6d9f946 100644 (file)
@@ -2,6 +2,7 @@
 #  This library instance provides the basic network services.\r
 #\r
 #  Copyright (c) 2006 - 2014, 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
+\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