]> git.proxmox.com Git - mirror_edk2.git/blame_incremental - NetworkPkg/DnsDxe/DnsDxe.uni
NetworkPkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / NetworkPkg / DnsDxe / DnsDxe.uni
... / ...
CommitLineData
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
5//\r
6//\r
7// Copyright (c) 2015 - 2018, Intel Corporation. All rights reserved.<BR>\r
8//\r
9// SPDX-License-Identifier: BSD-2-Clause-Patent\r
10//\r
11// **/\r
12\r
13\r
14#string STR_MODULE_ABSTRACT #language en-US "UEFI DNS service"\r
15\r
16#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
17\r