summaryrefslogtreecommitdiffstats
path: root/NetworkPkg/HttpUtilitiesDxe/HttpUtilitiesDxe.inf
diff options
context:
space:
mode:
Diffstat (limited to 'NetworkPkg/HttpUtilitiesDxe/HttpUtilitiesDxe.inf')
-rw-r--r--NetworkPkg/HttpUtilitiesDxe/HttpUtilitiesDxe.inf3
1 files changed, 2 insertions, 1 deletions
diff --git a/NetworkPkg/HttpUtilitiesDxe/HttpUtilitiesDxe.inf b/NetworkPkg/HttpUtilitiesDxe/HttpUtilitiesDxe.inf
index ffdbcd54e5..3f7551a302 100644
--- a/NetworkPkg/HttpUtilitiesDxe/HttpUtilitiesDxe.inf
+++ b/NetworkPkg/HttpUtilitiesDxe/HttpUtilitiesDxe.inf
@@ -2,6 +2,7 @@
# Implementation of EFI Http Utilities Protocol interfaces.
#
# Copyright (c) 2015, Intel Corporation. All rights reserved.<BR>
+# (C) Copyright 2016 Hewlett Packard Enterprise Development LP<BR>
#
# This program and the accompanying materials
# are licensed and made available under the terms and conditions of the BSD License
@@ -30,7 +31,6 @@
[Sources]
HttpUtilitiesDxe.h
HttpUtilitiesDxe.c
- HttpUtilitiesImpl.c
HttpUtilitiesProtocol.c
[LibraryClasses]
@@ -41,6 +41,7 @@
BaseLib
UefiLib
DebugLib
+ HttpLib
[Protocols]
gEfiHttpUtilitiesProtocolGuid ## PRODUCES