audk/ShellPkg/Library/UefiShellLevel1CommandsLib
Laszlo Ersek 4a7518d31a 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>
2016-06-30 17:27:15 +02: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-09 04:57:05 +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-06-30 17:27:15 +02: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-09 23:07:58 +00:00