]> git.proxmox.com Git - mirror_edk2.git/blame - NetworkPkg/DnsDxe/DnsDxe.uni
NetworkPkg: Clean up source files
[mirror_edk2.git] / NetworkPkg / DnsDxe / DnsDxe.uni
CommitLineData
b55fecfe
JJ
1// /** @file\r
2// UEFI DNS DXE Driver.\r
3//\r
4// This driver provides UEFI 2.5 DNS protocols. It could work with an IPv4 and IPv6 stack.\r
b55fecfe 5//\r
f75a7f56
LG
6//\r
7// Copyright (c) 2015 - 2018, Intel Corporation. All rights reserved.<BR>\r
b55fecfe
JJ
8//\r
9// This program and the accompanying materials\r
10// are licensed and made available under the terms and conditions of the BSD License\r
11// which accompanies this distribution. The full text of the license may be found at\r
12// http://opensource.org/licenses/bsd-license.php.\r
f75a7f56 13//\r
b55fecfe
JJ
14// THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
15// WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
16//\r
17// **/\r
18\r
19\r
20#string STR_MODULE_ABSTRACT #language en-US "UEFI DNS service"\r
21\r
22#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."\r
23\r