Basic IPv6 packet I/O Service.
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.
Copyright (c) 2009 - 2014, Intel Corporation. All rights reserved.
This program and the accompanying materials
are licensed and made available under the terms and conditions of the BSD License
which accompanies this distribution. The full text of the license may be found at
http://opensource.org/licenses/bsd-license.php.
THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
Version of INF file specification | 0x00010005 |
Module Guid | 5BEDB5CC-D830-4eb2-8742-2D4CC9B54F2C |
Module Type | UEFI_DRIVER |
Module Version | 1.0 |
Module Entry Point Function | Ip6DriverEntryPoint |
Name | Package |
gEfiManagedNetworkServiceBindingProtocolGuid | MdePkg |
gEfiManagedNetworkProtocolGuid | MdePkg |
gEfiIp6ServiceBindingProtocolGuid | MdePkg |
gEfiIp6ProtocolGuid | MdePkg |
gEfiIp6ConfigProtocolGuid | MdePkg |
gEfiDhcp6ServiceBindingProtocolGuid | MdePkg |
gEfiDhcp6ProtocolGuid | MdePkg |
gEfiIpSec2ProtocolGuid | MdePkg |
gEfiHiiConfigAccessProtocolGuid | MdePkg |
Name | Package |
gEfiIfrTianoGuid | MdeModulePkg |
gIp6ConfigNvDataGuid | NetworkPkg |
[UserExtensions.TianoCore."ExtraFiles"] | None |
Ip6DxeExtra.uni | None |
Name | Type | Package | Header File |
BaseLib | Consume | MdePkg | MdePkg/Include/Library/BaseLib.h |
BaseMemoryLib | Consume | MdePkg | MdePkg/Include/Library/BaseMemoryLib.h |
DevicePathLib | Consume | MdePkg | MdePkg/Include/Library/DevicePathLib.h |
HiiLib | Consume | MdeModulePkg | MdeModulePkg/Include/Library/HiiLib.h |
UefiHiiServicesLib | Consume | MdeModulePkg | MdeModulePkg/Include/Library/UefiHiiServicesLib.h |
PrintLib | Consume | MdePkg | MdePkg/Include/Library/PrintLib.h |
MemoryAllocationLib | Consume | MdePkg | MdePkg/Include/Library/MemoryAllocationLib.h |
UefiBootServicesTableLib | Consume | MdePkg | MdePkg/Include/Library/UefiBootServicesTableLib.h |
UefiDriverEntryPoint | Consume | MdePkg | MdePkg/Include/Library/UefiDriverEntryPoint.h |
UefiRuntimeServicesTableLib | Consume | MdePkg | MdePkg/Include/Library/UefiRuntimeServicesTableLib.h |
UefiLib | Consume | MdePkg | MdePkg/Include/Library/UefiLib.h |
DebugLib | Consume | MdePkg | MdePkg/Include/Library/DebugLib.h |
NetLib | Consume | MdeModulePkg | MdeModulePkg/Include/Library/NetLib.h |
DpcLib | Consume | MdeModulePkg | MdeModulePkg/Include/Library/DpcLib.h |