X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=NetworkPkg%2FDnsDxe%2FDnsDxe.inf;h=c2b50ddabd0fea311de81abf68eed7848b393a0d;hp=01d44a6f1d0e9d0d58e69e2bdce98e097c3f4eb4;hb=f75a7f568e6d0944327970b3f3f2dafd9bba76b1;hpb=9095d37b8fe5bfc3d02adad6ba7fd7359ebc0107 diff --git a/NetworkPkg/DnsDxe/DnsDxe.inf b/NetworkPkg/DnsDxe/DnsDxe.inf index 01d44a6f1d..c2b50ddabd 100644 --- a/NetworkPkg/DnsDxe/DnsDxe.inf +++ b/NetworkPkg/DnsDxe/DnsDxe.inf @@ -1,7 +1,7 @@ ## @file # Implementation of EFI_DNS4_PROTOCOL and EFI_DNS6_PROTOCOL interfaces. # -# Copyright (c) 2015, Intel Corporation. All rights reserved.
+# Copyright (c) 2015 - 2018, Intel Corporation. All rights reserved.
# # This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License @@ -37,8 +37,8 @@ DnsProtocol.c DnsDhcp.h DnsDhcp.c - - + + [LibraryClasses] BaseLib UefiLib @@ -52,7 +52,7 @@ DpcLib PrintLib UdpIoLib - + [Protocols] gEfiDns4ServiceBindingProtocolGuid ## BY_START @@ -64,7 +64,7 @@ gEfiIp4Config2ProtocolGuid ## SOMETIMES_CONSUMES gEfiManagedNetworkServiceBindingProtocolGuid ## SOMETIMES_CONSUMES gEfiManagedNetworkProtocolGuid ## SOMETIMES_CONSUMES - + gEfiDns6ServiceBindingProtocolGuid ## BY_START gEfiDns6ProtocolGuid ## BY_START gEfiUdp6ServiceBindingProtocolGuid ## TO_START