Re: [edk2] [PATCH v2 2/2] NetworkPkg: Use Http11 definitions in HttpDxe and HttpBootDxe

2016-02-21 Thread Fu, Siyuan
Reviewed-by: Fu Siyuan > -Original Message- > From: edk2-devel [mailto:edk2-devel-boun...@lists.01.org] On Behalf Of El- > Haj-Mahmoud, Samer > Sent: Monday, February 22, 2016 7:46 AM > To: edk2-devel@lists.01.org; Fu, Siyuan > Subject: Re: [edk2] [PATCH v2 2/2] Netw

Re: [edk2] [PATCH v2 2/2] NetworkPkg: Use Http11 definitions in HttpDxe and HttpBootDxe

2016-02-21 Thread Wu, Jiaxin
ct: [edk2] [PATCH v2 2/2] NetworkPkg: Use Http11 definitions in > HttpDxe and HttpBootDxe > > Change HttpDxe and HttpBootDxe to use the standard definitions from > Http11.h instead of private duplicate definitions. > > Contributed-under: TianoCore Contribution Agreement

Re: [edk2] [PATCH v2 2/2] NetworkPkg: Use Http11 definitions in HttpDxe and HttpBootDxe

2016-02-21 Thread El-Haj-Mahmoud, Samer
Siyuan, Can you review please? -Original Message- From: El-Haj-Mahmoud, Samer Sent: Thursday, February 18, 2016 4:48 PM To: edk2-devel@lists.01.org Cc: siyuan...@intel.com; El-Haj-Mahmoud, Samer ; El-Haj-Mahmoud, Samer Subject: [PATCH v2 2/2] NetworkPkg: Use Http11 definitions in HttpD

[edk2] [PATCH v2 2/2] NetworkPkg: Use Http11 definitions in HttpDxe and HttpBootDxe

2016-02-18 Thread Samer El-Haj-Mahmoud
Change HttpDxe and HttpBootDxe to use the standard definitions from Http11.h instead of private duplicate definitions. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Samer El-Haj-Mahmoud --- NetworkPkg/HttpBootDxe/HttpBootClient.c | 7 --- NetworkPkg/HttpBootDxe/Http