]> git.proxmox.com Git - mirror_edk2.git/blame - NetworkPkg/Ip6Dxe/Ip6Dxe.uni
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[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 11//\r
ecf98fbc 12// SPDX-License-Identifier: BSD-2-Clause-Patent\r
b55fecfe
JJ
13//\r
14// **/\r
15\r
16\r
17#string STR_MODULE_ABSTRACT #language en-US "Basic IPv6 packet I/O Service"\r
18\r
19#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
20\r