]> git.proxmox.com Git - mirror_edk2.git/blobdiff - NetworkPkg/Dhcp6Dxe/Dhcp6Dxe.inf
NetworkPkg/Dhcp6Dxe: Handle the Nil UUID case
[mirror_edk2.git] / NetworkPkg / Dhcp6Dxe / Dhcp6Dxe.inf
index 5c792370462261286bc32cd25270693c8e6788b1..40a6ee788991fd2e1d6cec829cf405864e1a7cdf 100644 (file)
@@ -4,7 +4,8 @@
 #  This driver produces EFI DHCPv6 Protocol which is used to get IPv6 addresses\r
 #  and other configuration parameters from DHCPv6 servers.\r
 #\r
-#  Copyright (c) 2009 - 2014, Intel Corporation. All rights reserved.<BR>\r
+#  (C) Copyright 2015 Hewlett-Packard Development Company, L.P.<BR>\r
+#  Copyright (c) 2009 - 2017, Intel Corporation. All rights reserved.<BR>\r
 #\r
 #  This program and the accompanying materials\r
 #  are licensed and made available under the terms and conditions of the BSD License\r
@@ -51,7 +52,7 @@
 [Packages]\r
   MdePkg/MdePkg.dec\r
   MdeModulePkg/MdeModulePkg.dec\r
-\r
+  NetworkPkg/NetworkPkg.dec\r
 \r
 [LibraryClasses]\r
   UefiLib\r
   gEfiDhcp6ProtocolGuid                              ## BY_START\r
   gEfiIp6ConfigProtocolGuid                          ## TO_START\r
 \r
+[Guids]  \r
+  gZeroGuid                   ## SOMETIMES_CONSUMES   ## GUID\r
\r
+[Pcd]\r
+  gEfiNetworkPkgTokenSpaceGuid.PcdDhcp6UidType       ## SOMETIMES_CONSUMES\r
+\r
 [UserExtensions.TianoCore."ExtraFiles"]\r
   Dhcp6DxeExtra.uni\r