]> git.proxmox.com Git - mirror_edk2.git/blobdiff - NetworkPkg/UefiPxeBcDxe/UefiPxeBcDxe.inf
StandaloneMmPkg: Describe the declaration and definition files.
[mirror_edk2.git] / NetworkPkg / UefiPxeBcDxe / UefiPxeBcDxe.inf
index ea083bf1c58458ac477acbf98993c3aec26f00c6..d95cf06ab1758f82a186ca14124f1298e231ed5d 100644 (file)
@@ -1,12 +1,12 @@
 ## @file\r
 #  Access PXE-compatible devices for network access and network booting.\r
-#  \r
+#\r
 #  This driver provides PXE Base Code Protocol which is used to accessing\r
 #  PXE-compatible device for network access or booting. It could work together\r
 #  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 - 2018, 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
 [Protocols]\r
   ## TO_START\r
   ## SOMETIMES_CONSUMES\r
-  gEfiDevicePathProtocolGuid                           \r
+  gEfiDevicePathProtocolGuid\r
   gEfiNetworkInterfaceIdentifierProtocolGuid_31        ## SOMETIMES_CONSUMES\r
   gEfiArpServiceBindingProtocolGuid                    ## TO_START\r
   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
@@ -94,6 +95,8 @@
   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