audk/ShellPkg/Library
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
..
UefiDpLib ShellPkg: Refine code to use Strn**S safe functions instead of Str**S ones in some cases. 2015-07-09 03:19:06 +00:00
UefiHandleParsingLib ShellPkg: Add Ip4Config2 Protocol defintion in UefiHandleParsingLib 2015-07-08 02:55:09 +00:00
UefiShellBcfgCommandLib ShellPkg: Help and Error Messages Update 2015-03-09 22:18:59 +00:00
UefiShellCEntryLib ShellPkg: Refine the fomat in INF/DEC files to follow spec. 2015-01-22 01:44:11 +00:00
UefiShellCommandLib ShellPkg: Fix typo of 'determines' in ShellPkg. 2015-07-08 01:54:46 +00:00
UefiShellDebug1CommandsLib ShellPkg: decode serial console attribute set failure status when used thru sermode command 2015-07-14 17:54:12 +00:00
UefiShellDriver1CommandsLib ShellPkg: Fix build failure in VS2015. 2015-08-07 01:32:17 +00:00
UefiShellInstall1CommandsLib ShellPkg: Refine the fomat in INF/DEC files to follow spec. 2015-01-22 01:44:11 +00:00
UefiShellLevel1CommandsLib ShellPkg: Standardized HP Copyright Message String 2015-02-04 22:25:01 +00:00
UefiShellLevel2CommandsLib ShellPkg: Fix bad TimeZone (TZ) conversion. 2015-07-26 08:03:35 +00:00
UefiShellLevel3CommandsLib ShellPkg: Update help output for correct alphabetical 2015-05-28 18:29:15 +00:00
UefiShellLib ShellPkg: prevent Close call when Open failed 2015-07-28 20:22:26 +00:00
UefiShellNetwork1CommandsLib ShellPkg: Refine global variable name to follow EDK II coding style. 2015-08-07 01:33:32 +00:00
UefiShellTftpCommandLib ShellPkg\Tftp.c: Refine parameter name and use implicit comparison for BOOLEAN variable. 2015-08-14 07:20:09 +00:00