mirror_edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView
Star Zeng d4c109da73 ShellPkg SmbiosView: Eliminate trailing " | " in PrintBitsInfo()
Current PrintBitsInfo() will always print an additional trailing
" | " for the bit flags, for example,

Base Board Feature Flags: Hosting board |  Replaceable |

Th patch is to eliminate trailing " | " in PrintBitsInfo(), then
the output will be like below

Base Board Feature Flags: Hosting board |  Replaceable

Cc: Ruiyu Ni <ruiyu.ni@intel.com>
Cc: Jaben Carsey <jaben.carsey@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Jaben Carsey <jaben.carsey@intel.com>
2017-02-10 16:18:13 +08:00
..
EventLogInfo.c ShellPkg/UefiShellDebug1CommandsLib: Remove unnecessary EFIAPI 2016-10-09 10:27:47 +08:00
EventLogInfo.h ShellPkg/UefiShellDebug1CommandsLib: Remove unnecessary EFIAPI 2016-10-09 10:27:47 +08:00
LibSmbiosView.c ShellPkg: Added newline at the end of source files 2015-04-02 11:32:32 +00:00
LibSmbiosView.h ShellPkg: update smbiosview for SMBIOS 3.0. 2015-03-17 08:12:59 +00:00
PrintInfo.c ShellPkg SmbiosView: Add decoding of SMBIOS spec 3.1.1 2017-01-24 18:11:52 +08:00
PrintInfo.h ShellPkg/SmbiosView: Add decoding of SMBIOS record type 43 2017-01-13 09:15:57 +08:00
QueryTable.c ShellPkg SmbiosView: Eliminate trailing " | " in PrintBitsInfo() 2017-02-10 16:18:13 +08:00
QueryTable.h ShellPkg SmbiosView: Add decoding of SMBIOS spec 3.1.1 2017-01-24 18:11:52 +08:00
SmbiosView.c ShellPkg/UefiShellDebug1CommandsLib: Remove unnecessary EFIAPI 2016-10-09 10:27:47 +08:00
SmbiosView.h ShellPkg/UefiShellDebug1CommandsLib: Remove unnecessary EFIAPI 2016-10-09 10:27:47 +08:00
SmbiosViewStrings.uni ShellPkg SmbiosView: Add decoding of SMBIOS spec 3.1.1 2017-01-24 18:11:52 +08:00