]> git.proxmox.com Git - mirror_edk2.git/blobdiff - NetworkPkg/UefiPxeBcDxe/UefiPxeBcDxe.inf
MdeModulePkg: Replace ASSERT with error return code in PXE driver.
[mirror_edk2.git] / NetworkPkg / UefiPxeBcDxe / UefiPxeBcDxe.inf
index 1b9c41276c04c88c51ced87e1d89c459e3b7491a..6d1102b6b7df7ffeedfd99dd14f3d12573d2d20b 100644 (file)
@@ -6,7 +6,7 @@
 #  with an IPv4 stack, an IPv6 stack or both.\r
 #\r
 #\r
-#  Copyright (c) 2007 - 2015, Intel Corporation. All rights reserved.<BR>\r
+#  Copyright (c) 2007 - 2016, 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
@@ -79,6 +79,7 @@
   gEfiArpProtocolGuid                                  ## TO_START\r
   gEfiIp4ServiceBindingProtocolGuid                    ## TO_START\r
   gEfiIp4ProtocolGuid                                  ## TO_START\r
+  gEfiIp4Config2ProtocolGuid                           ## TO_START\r
   gEfiIp6ServiceBindingProtocolGuid                    ## TO_START\r
   gEfiIp6ProtocolGuid                                  ## TO_START\r
   gEfiIp6ConfigProtocolGuid                            ## TO_START\r
   gEfiMtftp6ProtocolGuid                               ## TO_START\r
   gEfiDhcp6ServiceBindingProtocolGuid                  ## TO_START\r
   gEfiDhcp6ProtocolGuid                                ## TO_START\r
+  gEfiDns6ServiceBindingProtocolGuid                   ## SOMETIMES_CONSUMES\r
+  gEfiDns6ProtocolGuid                                 ## SOMETIMES_CONSUMES\r
   gEfiPxeBaseCodeCallbackProtocolGuid                  ## SOMETIMES_PRODUCES\r
   gEfiPxeBaseCodeProtocolGuid                          ## BY_START\r
   gEfiLoadFileProtocolGuid                             ## BY_START\r
   gEfiAdapterInformationProtocolGuid                   ## SOMETIMES_CONSUMES\r
 \r
 [Guids]\r
-  gEfiAdapterInfoUndiIpv6SupportGuid\r
+  gEfiAdapterInfoUndiIpv6SupportGuid                   ## SOMETIMES_CONSUMES ## GUID\r
 \r
 [Pcd]\r
-  gEfiMdeModulePkgTokenSpaceGuid.PcdTftpBlockSize     ## SOMETIMES_CONSUMES\r
+  gEfiMdeModulePkgTokenSpaceGuid.PcdTftpBlockSize      ## SOMETIMES_CONSUMES\r
 [UserExtensions.TianoCore."ExtraFiles"]\r
   UefiPxeBcDxeExtra.uni\r