]> git.proxmox.com Git - mirror_edk2.git/blob - NetworkPkg/Ip6Dxe/Ip6Dxe.uni
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / NetworkPkg / Ip6Dxe / Ip6Dxe.uni
1 // /** @file
2 // Basic IPv6 packet I/O Service.
3 //
4 // This module provides basic network IPv6 packet I/O services which includes support for
5 // Neighbor Discovery Protocol (ND), Multicast Listener Discovery Protocol (MLD),
6 // and a subset of the Internet Control Message Protocol (ICMPv6). This driver
7 // also provides the mechanism to set and get various types of configurations for
8 // the EFI IPv6 network stack.
9 //
10 // Copyright (c) 2009 - 2018, Intel Corporation. All rights reserved.<BR>
11 //
12 // SPDX-License-Identifier: BSD-2-Clause-Patent
13 //
14 // **/
15
16
17 #string STR_MODULE_ABSTRACT #language en-US "Basic IPv6 packet I/O Service"
18
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."
20