Re: [edk2] [PATCH 1/2] ModulePkg/DxeHttpLib: Adding Functions to HttpLib

2016-03-07 Thread El-Haj-Mahmoud, Samer
g, Star > > Subject: [edk2] [PATCH 1/2] ModulePkg/DxeHttpLib: Adding Functions to > HttpLib > > There some usefull functions in edk2 private modules that could be > used, so we added them to the httpLib > > Contributed-under: TianoCore Contribution Agreement 1.0 > Si

Re: [edk2] [PATCH 1/2] ModulePkg/DxeHttpLib: Adding Functions to HttpLib

2016-03-07 Thread Wu, Jiaxin
Subject: [edk2] [PATCH 1/2] ModulePkg/DxeHttpLib: Adding Functions to > HttpLib > > There some usefull functions in edk2 private modules that could be used, so > we added them to the httpLib > > Contributed-under: TianoCore Contribution Agreement 1.0 > Signed-off-by: Ghazi

Re: [edk2] [PATCH 1/2] ModulePkg/DxeHttpLib: Adding Functions to HttpLib

2016-03-06 Thread Fu, Siyuan
Subject: [edk2] [PATCH 1/2] ModulePkg/DxeHttpLib: Adding Functions to > HttpLib > > There some usefull functions in edk2 private modules that could be used, > so we added them to the httpLib > > Contributed-under: TianoCore Contribution Agreement 1.0 > Signed-off-by: Ghazi

[edk2] [PATCH 1/2] ModulePkg/DxeHttpLib: Adding Functions to HttpLib

2016-03-04 Thread Ghazi Belaam
There some usefull functions in edk2 private modules that could be used, so we added them to the httpLib Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Ghazi Belaam --- MdeModulePkg/Include/Library/HttpLib.h | 129 ++ MdeModulePkg/Library/DxeHttpLib/DxeHttpLib