]> git.proxmox.com Git - mirror_edk2.git/blobdiff - NetworkPkg/HttpBootDxe/HttpBootDxe.inf
MdeModulePkg/CpuExceptionHandlerLib.h: Add a new API InitializeCpuExceptionHandlersEx
[mirror_edk2.git] / NetworkPkg / HttpBootDxe / HttpBootDxe.inf
index 7393ecd3679c29fe3ce37ad9415df8ddbf9b5e01..6d2a7722066620e8971d5d464a71846eabe95686 100644 (file)
@@ -1,7 +1,7 @@
 ## @file\r
 #  This modules produce the Load File Protocol for UEFI HTTP boot.\r
 # \r
-#  Copyright (c) 2015 - 2016, Intel Corporation. All rights reserved.<BR>\r
+#  Copyright (c) 2015 - 2017, 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
@@ -60,7 +60,9 @@
   HttpLib\r
   HiiLib\r
   PrintLib\r
+  DpcLib\r
   UefiHiiServicesLib\r
+  UefiBootManagerLib\r
 \r
 [Protocols]\r
   ## TO_START\r
   gEfiIp6ProtocolGuid                             ## TO_START\r
   gEfiIp6ConfigProtocolGuid                       ## TO_START\r
   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
   ## SOMETIMES_PRODUCES ## GUID # HiiGetBrowserData     mHttpBootConfigStorageName\r
   ## SOMETIMES_CONSUMES ## HII\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
 \r
 [UserExtensions.TianoCore."ExtraFiles"]\r
   HttpBootDxeExtra.uni\r