Client-side DHCPv6 services.
This driver produces EFI DHCPv6 Protocol which is used to get IPv6 addresses
and other configuration parameters from DHCPv6 servers.
(C) Copyright 2015 Hewlett-Packard Development Company, L.P.
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 | 95E3669D-34BE-4775-A651-7EA41B69D89E |
Module Type | UEFI_DRIVER |
Module Version | 1.0 |
Module Entry Point Function | Dhcp6DriverEntryPoint |
PCD Name | TokenSpace | Package |
PcdDhcp6UidType | gEfiNetworkPkgTokenSpaceGuid | NetworkPkg |
TianoCore | [UserExtensions | None |
uni | Dhcp6DxeExtra | None |
Name | Package |
gEfiUdp6ServiceBindingProtocolGuid | MdePkg |
gEfiUdp6ProtocolGuid | MdePkg |
gEfiDhcp6ServiceBindingProtocolGuid | MdePkg |
gEfiDhcp6ProtocolGuid | MdePkg |
gEfiIp6ConfigProtocolGuid | MdePkg |
Name | Type | Package | Header File |
UefiLib | Consume | MdePkg | MdePkg/Include/Library/UefiLib.h |
BaseLib | Consume | MdePkg | MdePkg/Include/Library/BaseLib.h |
BaseMemoryLib | Consume | MdePkg | MdePkg/Include/Library/BaseMemoryLib.h |
MemoryAllocationLib | Consume | MdePkg | MdePkg/Include/Library/MemoryAllocationLib.h |
UefiDriverEntryPoint | Consume | MdePkg | MdePkg/Include/Library/UefiDriverEntryPoint.h |
UefiBootServicesTableLib | Consume | MdePkg | MdePkg/Include/Library/UefiBootServicesTableLib.h |
UefiRuntimeServicesTableLib | Consume | MdePkg | MdePkg/Include/Library/UefiRuntimeServicesTableLib.h |
DebugLib | Consume | MdePkg | MdePkg/Include/Library/DebugLib.h |
NetLib | Consume | MdeModulePkg | MdeModulePkg/Include/Library/NetLib.h |
UdpIoLib | Consume | MdeModulePkg | MdeModulePkg/Include/Library/UdpIoLib.h |