]> git.proxmox.com Git - mirror_edk2.git/blobdiff - NetworkPkg/HttpUtilitiesDxe/HttpUtilitiesDxe.inf
BaseTools/Capsule: Do not support -o with --dump-info
[mirror_edk2.git] / NetworkPkg / HttpUtilitiesDxe / HttpUtilitiesDxe.inf
index c101e6f73c893137fefd880c5f6353ae4c73caa7..3f7551a302d92f730064f236b348e353a2aae3a3 100644 (file)
@@ -2,6 +2,7 @@
 #  Implementation of EFI Http Utilities Protocol interfaces.\r
 #\r
 #  Copyright (c) 2015, Intel Corporation. All rights reserved.<BR>\r
+#  (C) Copyright 2016 Hewlett Packard Enterprise Development LP<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
@@ -21,6 +22,7 @@
   VERSION_STRING            = 1.0\r
   ENTRY_POINT               = HttpUtilitiesDxeDriverEntryPoint\r
   UNLOAD_IMAGE              = HttpUtilitiesDxeUnload\r
+  MODULE_UNI_FILE           = HttpUtilitiesDxe.uni\r
 \r
 [Packages]\r
   MdePkg/MdePkg.dec\r
@@ -29,7 +31,6 @@
 [Sources]\r
   HttpUtilitiesDxe.h\r
   HttpUtilitiesDxe.c\r
-  HttpUtilitiesImpl.c\r
   HttpUtilitiesProtocol.c\r
 \r
 [LibraryClasses]\r
@@ -40,6 +41,7 @@
   BaseLib\r
   UefiLib\r
   DebugLib\r
+  HttpLib\r
 \r
 [Protocols]\r
   gEfiHttpUtilitiesProtocolGuid               ## PRODUCES\r
@@ -47,5 +49,5 @@
 [Depex]\r
   TRUE\r
 \r
-[Guids]\r
-\r
+[UserExtensions.TianoCore."ExtraFiles"]\r
+  HttpUtilitiesDxeExtra.uni\r