]> git.proxmox.com Git - mirror_edk2.git/blame - NetworkPkg/Ip6Dxe/Ip6Dxe.uni
NetworkPkg: Clean up source files
[mirror_edk2.git] / NetworkPkg / Ip6Dxe / Ip6Dxe.uni
CommitLineData
b55fecfe
JJ
1// /** @file\r
2// Basic IPv6 packet I/O Service.\r
3//\r
4// This module provides basic network IPv6 packet I/O services which includes support for\r
5// Neighbor Discovery Protocol (ND), Multicast Listener Discovery Protocol (MLD),\r
6// and a subset of the Internet Control Message Protocol (ICMPv6). This driver\r
7// also provides the mechanism to set and get various types of configurations for\r
8// the EFI IPv6 network stack.\r
9//\r
f75a7f56 10// Copyright (c) 2009 - 2018, Intel Corporation. All rights reserved.<BR>\r
b55fecfe
JJ
11//\r
12// This program and the accompanying materials\r
13// are licensed and made available under the terms and conditions of the BSD License\r
14// which accompanies this distribution. The full text of the license may be found at\r
15// http://opensource.org/licenses/bsd-license.php.\r
f75a7f56 16//\r
b55fecfe
JJ
17// THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
18// WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
19//\r
20// **/\r
21\r
22\r
23#string STR_MODULE_ABSTRACT #language en-US "Basic IPv6 packet I/O Service"\r
24\r
25#string STR_MODULE_DESCRIPTION #language en-US "This module provides basic network IPv6 packet I/O services which includes support for Neighbor Discovery Protocol (ND), Multicast Listener Discovery Protocol (MLD), and a subset of the Internet Control Message Protocol (ICMPv6). This driver also provides the mechanism to set and get various types of configurations for the EFI IPv6 network stack."\r
26\r