]> git.proxmox.com Git - mirror_edk2.git/blobdiff - NetworkPkg/UefiPxeBcDxe/UefiPxeBcDxe.inf
MdePkg/SmmMemLib: Check for untested memory in GCD
[mirror_edk2.git] / NetworkPkg / UefiPxeBcDxe / UefiPxeBcDxe.inf
index c3ca218ba3e5b7f63f9fa0c24eb8f32c4778f312..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
@@ -73,7 +73,7 @@
 [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
@@ -95,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