]> git.proxmox.com Git - mirror_edk2.git/blobdiff - NetworkPkg/HttpBootDxe/HttpBootDxe.inf
NetworkPkg: Clean up source files
[mirror_edk2.git] / NetworkPkg / HttpBootDxe / HttpBootDxe.inf
index ec983ba7adda98f5474e54554fff914f033b7a28..f0e3fad68eacdbb811a34b0ccf1e7b3c54bfecda 100644 (file)
@@ -1,15 +1,15 @@
 ## @file\r
 #  This modules produce the Load File Protocol for UEFI HTTP boot.\r
-# \r
-#  Copyright (c) 2015 - 2017, Intel Corporation. All rights reserved.<BR>\r
+#\r
+#  Copyright (c) 2015 - 2018, Intel Corporation. All rights reserved.<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
 #  http://opensource.org/licenses/bsd-license.php\r
-#  \r
+#\r
 #  THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
 #  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
-#  \r
+#\r
 ##\r
 \r
 [Defines]\r
@@ -68,7 +68,7 @@
   ## TO_START\r
   ## BY_START\r
   gEfiDevicePathProtocolGuid\r
-  \r
+\r
   gEfiLoadFileProtocolGuid                        ## BY_START\r
   gEfiHttpServiceBindingProtocolGuid              ## CONSUMES\r
   gEfiHttpProtocolGuid                            ## CONSUMES\r
@@ -85,6 +85,8 @@
   gEfiNetworkInterfaceIdentifierProtocolGuid_31   ## SOMETIMES_CONSUMES\r
   gEfiRamDiskProtocolGuid                         ## SOMETIMES_CONSUMES\r
   gEfiHiiConfigAccessProtocolGuid                 ## BY_START\r
+  gEfiHttpBootCallbackProtocolGuid                ## SOMETIMES_PRODUCES\r
+  gEfiAdapterInformationProtocolGuid              ## SOMETIMES_CONSUMES\r
 \r
 [Guids]\r
   ## SOMETIMES_CONSUMES ## GUID # HiiIsConfigHdrMatch   mHttpBootConfigStorageName\r
   gHttpBootConfigGuid\r
   gEfiVirtualCdGuid            ## SOMETIMES_CONSUMES ## GUID\r
   gEfiVirtualDiskGuid          ## SOMETIMES_CONSUMES ## GUID\r
+  gEfiAdapterInfoUndiIpv6SupportGuid             ## SOMETIMES_CONSUMES ## GUID\r
 \r
 [Pcd]\r
-  gEfiNetworkPkgTokenSpaceGuid.PcdAllowHttpConnections       ## CONSUMES  \r
+  gEfiNetworkPkgTokenSpaceGuid.PcdAllowHttpConnections       ## CONSUMES\r
 \r
 [UserExtensions.TianoCore."ExtraFiles"]\r
   HttpBootDxeExtra.uni\r