X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=NetworkPkg%2FDhcp6Dxe%2FDhcp6Dxe.inf;h=40a6ee788991fd2e1d6cec829cf405864e1a7cdf;hb=03f9cc20b851ce60f5a629381c288f502eb9432c;hp=5c792370462261286bc32cd25270693c8e6788b1;hpb=8ef3af3967fd3ae572dcff77f0b627cf23822c0f;p=mirror_edk2.git diff --git a/NetworkPkg/Dhcp6Dxe/Dhcp6Dxe.inf b/NetworkPkg/Dhcp6Dxe/Dhcp6Dxe.inf index 5c79237046..40a6ee7889 100644 --- a/NetworkPkg/Dhcp6Dxe/Dhcp6Dxe.inf +++ b/NetworkPkg/Dhcp6Dxe/Dhcp6Dxe.inf @@ -4,7 +4,8 @@ # This driver produces EFI DHCPv6 Protocol which is used to get IPv6 addresses # and other configuration parameters from DHCPv6 servers. # -# Copyright (c) 2009 - 2014, Intel Corporation. All rights reserved.
+# (C) Copyright 2015 Hewlett-Packard Development Company, L.P.
+# Copyright (c) 2009 - 2017, 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 @@ -51,7 +52,7 @@ [Packages] MdePkg/MdePkg.dec MdeModulePkg/MdeModulePkg.dec - + NetworkPkg/NetworkPkg.dec [LibraryClasses] UefiLib @@ -73,5 +74,11 @@ gEfiDhcp6ProtocolGuid ## BY_START gEfiIp6ConfigProtocolGuid ## TO_START +[Guids] + gZeroGuid ## SOMETIMES_CONSUMES ## GUID + +[Pcd] + gEfiNetworkPkgTokenSpaceGuid.PcdDhcp6UidType ## SOMETIMES_CONSUMES + [UserExtensions.TianoCore."ExtraFiles"] Dhcp6DxeExtra.uni