summaryrefslogtreecommitdiffstats
path: root/NetworkPkg/DnsDxe/DnsDxe.uni
blob: 6e5e3869343f3c0f4fbdb8637eb6fbe7aa9c49b2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
// /** @file
// UEFI DNS DXE Driver.
//
// This driver provides UEFI 2.5 DNS protocols. It could work with an IPv4 and IPv6 stack.
//
//
// Copyright (c) 2015 - 2018, Intel Corporation. All rights reserved.<BR>
//
// SPDX-License-Identifier: BSD-2-Clause-Patent
//
// **/


#string STR_MODULE_ABSTRACT             #language en-US "UEFI DNS service"

#string STR_MODULE_DESCRIPTION          #language en-US "This driver provides EFI DNS4 Protocol, EFI DNS6 Protocol, EFI DNS4 Service Binding Protocol and EFI DNS6 Service Binding Protocol. It could work with an IPv4 and IPv6 stack."