Revision: 17983
          http://sourceforge.net/p/edk2/code/17983
Author:   fanwang2
Date:     2015-07-15 02:44:40 +0000 (Wed, 15 Jul 2015)
Log Message:
-----------
MdeModulePkg: Remove two protocols and add HttpLib access

Remove two protocols never used in DxeNetLib.inf and add HttpLib access in 
MdeModulePkg.dec.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: fanwang2 <[email protected]>
Reviewed-by: Fu Siyuan <[email protected]>
Reviewed-by: Jiaxin Wu <[email protected]>

Modified Paths:
--------------
    trunk/edk2/MdeModulePkg/Library/DxeNetLib/DxeNetLib.inf
    trunk/edk2/MdeModulePkg/MdeModulePkg.dec

Modified: trunk/edk2/MdeModulePkg/Library/DxeNetLib/DxeNetLib.inf
===================================================================
--- trunk/edk2/MdeModulePkg/Library/DxeNetLib/DxeNetLib.inf     2015-07-15 
02:44:12 UTC (rev 17982)
+++ trunk/edk2/MdeModulePkg/Library/DxeNetLib/DxeNetLib.inf     2015-07-15 
02:44:40 UTC (rev 17983)
@@ -61,5 +61,3 @@
   gEfiIp4Config2ProtocolGuid                    ## SOMETIMES_CONSUMES
   gEfiComponentNameProtocolGuid                 ## SOMETIMES_CONSUMES
   gEfiComponentName2ProtocolGuid                ## SOMETIMES_CONSUMES
-  gEfiHttpProtocolGuid
-  gEfiHttpServiceBindingProtocolGuid
\ No newline at end of file

Modified: trunk/edk2/MdeModulePkg/MdeModulePkg.dec
===================================================================
--- trunk/edk2/MdeModulePkg/MdeModulePkg.dec    2015-07-15 02:44:12 UTC (rev 
17982)
+++ trunk/edk2/MdeModulePkg/MdeModulePkg.dec    2015-07-15 02:44:40 UTC (rev 
17983)
@@ -43,6 +43,10 @@
   #   This library is only intended to be used by UEFI network stack modules.
   TcpIoLib|Include/Library/TcpIoLib.h
 
+  ##  @libraryclass  The helper routines to access HTTP service.
+  #   This library is only intended to be used by UEFI network stack modules.
+  HttpLib|Include/Library/HttpLib.h
+
   ##  @libraryclass  Defines a set of methods to reset whole system.
   ResetSystemLib|Include/Library/ResetSystemLib.h
 


------------------------------------------------------------------------------
Don't Limit Your Business. Reach for the Cloud.
GigeNET's Cloud Solutions provide you with the tools and support that
you need to offload your IT needs and focus on growing your business.
Configured For All Businesses. Start Your Cloud Today.
https://www.gigenetcloud.com/
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to