audk/MdeModulePkg/Universal/Network/UefiPxeBcDxe
Hao Wu 81a1084340 MdeModulePkg/UefiPxeBcDxe: Refine the CvtNum function logic
This commit refines the logic for the CvtNum function. 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:21 +08:00
..
ComponentName.c
PxeBcDhcp.c MdeModulePkg: Replace ASSERT with error return code in PXE driver. 2016-12-19 08:54:15 +08:00
PxeBcDhcp.h MdeModulePkg: Replace ASSERT with error return code in PXE driver. 2016-12-19 08:54:15 +08:00
PxeBcDriver.c
PxeBcDriver.h
PxeBcImpl.c MdeModulePkg: Check for NULL pointer before dereference it. 2016-10-31 16:03:00 +08:00
PxeBcImpl.h
PxeBcMtftp.c
PxeBcMtftp.h
PxeBcSupport.c MdeModulePkg/UefiPxeBcDxe: Refine the CvtNum function logic 2016-12-22 16:17:21 +08:00
PxeBcSupport.h MdeModulePkg: Update PXE driver to follow edk2 coding standards. 2016-07-12 08:50:29 +08:00
UefiPxe4BcDxe.uni
UefiPxe4BcDxeExtra.uni
UefiPxeBcDxe.inf