audk/ShellPkg/Library/UefiShellTftpCommandLib
Qiu Shumin a0f2af3a74 ShellPkg\Tftp.c: Refine parameter name and use implicit comparison for BOOLEAN variable.
1. Refine parameter name to consistent with function headers.
2. To avoid potential bug BOOLEAN values should not use explicit comparisons to TRUE or FALSE.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Qiu Shumin <shumin.qiu@intel.com>
Reviewed-by: Ruiyu Ni <ruiyu.ni@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18222 6f19259b-4bc3-4df7-8a09-765794883524
2015-08-14 07:20:09 +00:00
..
Tftp.c ShellPkg\Tftp.c: Refine parameter name and use implicit comparison for BOOLEAN variable. 2015-08-14 07:20:09 +00:00
UefiShellTftpCommandLib.c ShellPkg: Add optional 'tftp' EFI Shell command 2015-07-15 15:39:53 +00:00
UefiShellTftpCommandLib.h ShellPkg: Add optional 'tftp' EFI Shell command 2015-07-15 15:39:53 +00:00
UefiShellTftpCommandLib.inf ShellPkg: Add optional 'tftp' EFI Shell command 2015-07-15 15:39:53 +00:00
UefiShellTftpCommandLib.uni ShellPkg: Add optional 'tftp' EFI Shell command 2015-07-15 15:39:53 +00:00