]> git.proxmox.com Git - mirror_edk2.git/commit
MdeModulePkg: Add HttpLib.
authorFu Siyuan <siyuan.fu@intel.com>
Tue, 7 Jul 2015 09:29:00 +0000 (09:29 +0000)
committersfu5 <sfu5@Edk2>
Tue, 7 Jul 2015 09:29:00 +0000 (09:29 +0000)
commiteb4d0b5e85f0c2657e1fbb1156a4ec9bbeb0ed27
treea2ef9b7887e58876ede71754b16fbb258d8c8fab
parent47f51a064fbb3d3226304380674b2bec3cb33ba1
MdeModulePkg: Add HttpLib.

This patch add the header file and DXE implementation for the HttpLib.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Fu Siyuan <siyuan.fu@intel.com>
Reviewed-by: Ye Ting <ting.ye@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17856 6f19259b-4bc3-4df7-8a09-765794883524
MdeModulePkg/Include/Library/HttpLib.h [new file with mode: 0644]
MdeModulePkg/Library/DxeHttpLib/DxeHttpLib.c [new file with mode: 0644]
MdeModulePkg/Library/DxeHttpLib/DxeHttpLib.inf [new file with mode: 0644]
MdeModulePkg/Library/DxeHttpLib/DxeHttpLib.uni [new file with mode: 0644]