edk2/ShellPkg/Library/UefiShellLevel1CommandsLib
Laszlo Ersek fbd754a861 ShellPkg: don't call functions with side effects in ASSERT_EFI_ERROR()
When ASSERT_EFI_ERROR() is compiled out, dependent on build flags, only
the status checking should be removed; the function calls should stay.

Cc: Jaben Carsey <jaben.carsey@intel.com>
Cc: Shumin Qiu <shumin.qiu@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Giri P Mudusuru <giri.p.mudusuru@intel.com>
Reviewed-by: Jaben Carsey <jaben.carsey@intel.com>
(cherry picked from commit 4a7518d31a)
2016-07-13 20:43:46 +08:00
..
Exit.c ShellPkg: Standardized HP Copyright Message String 2015-02-04 22:25:01 +00:00
For.c ShellPkg: Fix 'for' command fail with multiple fields. 2015-09-11 03:13:01 +00:00
Goto.c ShellPkg: Standardized HP Copyright Message String 2015-02-04 22:25:01 +00:00
If.c ShellPkg: don't call functions with side effects in ASSERT_EFI_ERROR() 2016-07-13 20:43:46 +08:00
Shift.c ShellPkg: Standardized HP Copyright Message String 2015-02-04 22:25:01 +00:00
Stall.c ShellPkg: Standardized HP Copyright Message String 2015-02-04 22:25:01 +00:00
UefiShellLevel1CommandsLib.c ShellPkg: Standardized HP Copyright Message String 2015-02-04 22:25:01 +00:00
UefiShellLevel1CommandsLib.h Update all the code to consume the ConvertDevicePathToText, ConvertDevicePathNodeToText, ConvertTextToDevicePath and ConvertTextToDeviceNode APIs in DevicePathLib. 2013-07-26 03:14:08 +00:00
UefiShellLevel1CommandsLib.inf ShellPkg: use UEFI_APPLICATION module type for Shell components 2015-08-25 14:54:36 +00:00
UefiShellLevel1CommandsLib.uni ShellPkg: Convert all .uni files to utf-8 2015-12-18 07:37:57 +00:00