History log of /device/linaro/bootloader/edk2/NetworkPkg/HttpUtilitiesDxe/HttpUtilitiesProtocol.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
19c25725606b848986f29bb3a216857146fdacb9 04-Apr-2016 Nagaraj Hegde <nagaraj-p.hegde@hpe.com> NetworkPkg:HttpDxe:Consume DxeHttpLib API changes

HttpGenRequestString is updated to HttpGenRequestMessage,
with an additional argument. This patch updates the caller
of the DxeHttpLib API. Also, we will avoid adding any '\0'
to the string, which was added to make AsciiStrLen to
work on the string.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Nagaraj Hegde <nagaraj-p.hegde@hpe.com>
Reviewed-by: Fu Siyuan <siyuan.fu@intel.com>
Reviewed-by: Samer El-Haj-Mahmoud <elhaj@hpe.com>
/device/linaro/bootloader/edk2/NetworkPkg/HttpUtilitiesDxe/HttpUtilitiesProtocol.c
f58554fc3f3eaf0ca132d0880ec05fbee4b36edf 04-Mar-2016 Ghazi Belaam <Ghazi.belaam@hpe.com> NetworkPkg: Use the New Functions from HttpLib

After submitting changes for HttpLib, other modules should be able to use
those functions
1 remove the private function and their calls
2 update it with the functions from httpLib

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ghazi Belaam <Ghazi.belaam@hpe.com>
Reviewed-by: Fu Siyuan <siyuan.fu@intel.com>
Reviewed-by: Samer EL-Haj-Mahmoud <elhaj@hpe.com>
Reviewed-by: Jiaxin Wu <jiaxin.wu@intel.com>
/device/linaro/bootloader/edk2/NetworkPkg/HttpUtilitiesDxe/HttpUtilitiesProtocol.c
2ba88dc554f074946189ec178b82ae2a9974247a 08-Sep-2015 Jiaxin Wu <jiaxin.wu@intel.com> NetworkPkg: Fix suspicious dereference of pointer 'FieldCount'

This patch is used to fix suspicious dereference of pointer 'FieldCount'
before NULL check.

Cc: Ye Ting <ting.ye@intel.com>
Cc: Fu Siyuan <siyuan.fu@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jiaxin Wu <jiaxin.wu@intel.com>
Reviewed-by: Fu Siyuan <siyuan.fu@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18409 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/NetworkPkg/HttpUtilitiesDxe/HttpUtilitiesProtocol.c
d933e70a9761bf47941ac3d973cc5e7ee44da930 27-Aug-2015 Jiaxin Wu <jiaxin.wu@intel.com> NetworkPkg: Convert the UNIX to DOS end of line format

Convert the UNIX to DOS end of line format.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jiaxin Wu <jiaxin.wu@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18326 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/NetworkPkg/HttpUtilitiesDxe/HttpUtilitiesProtocol.c
aa498f8c3885b45a560c02a4e7f8b751e6d6451d 24-Aug-2015 Jiaxin Wu <jiaxin.wu@intel.com> NetworkPkg: Add HTTP utilities driver

This patch is used to add HTTP utilities driver.

Cc: Ye Ting <ting.ye@intel.com>
Cc: Siyuan Fu <siyuan.fu@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jiaxin Wu <jiaxin.wu@intel.com>
Reviewed-by: Ye Ting <ting.ye@intel.com>
Reviewed-by: Samer El-Haj-Mahmoud <samer.el-haj-mahmoud@hp.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18260 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/NetworkPkg/HttpUtilitiesDxe/HttpUtilitiesProtocol.c