audk/NetworkPkg/HttpBootDxe
Hao Wu 413535bb33 NetworkPkg: Refine UintnToAscDecWithFormat functions logic
This commit refines the logic for HttpBootUintnToAscDecWithFormat and
PxeBcUintnToAscDecWithFormat. It avoids using the decrement operator '--'
for array index to prevent possible mis-reports by static code checkers.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Hao Wu <hao.a.wu@intel.com>
Reviewed-by: Fu Siyuan <siyuan.fu@intel.com>
Reviewed-by: Ye Ting <ting.ye@intel.com>
Reviewed-by: Wu Jiaxin <jiaxin.wu@intel.com>
2016-12-22 16:17:22 +08:00
..
HttpBootClient.c
HttpBootClient.h
HttpBootComponentName.c
HttpBootComponentName.h
HttpBootConfig.c
HttpBootConfig.h
HttpBootConfigNVDataStruc.h
HttpBootConfigStrings.uni
HttpBootConfigVfr.vfr
HttpBootDhcp4.c
HttpBootDhcp4.h
HttpBootDhcp6.c
HttpBootDhcp6.h
HttpBootDxe.c
HttpBootDxe.h
HttpBootDxe.inf
HttpBootDxe.uni
HttpBootDxeExtra.uni
HttpBootImpl.c
HttpBootImpl.h
HttpBootSupport.c NetworkPkg: Refine UintnToAscDecWithFormat functions logic 2016-12-22 16:17:22 +08:00
HttpBootSupport.h