audk/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView
Samer El-Haj-Mahmoud 9565ab67c2 ShellPkg: smbiosview - Change some type 17 field values format
Change how some SMBIOS TYpe 17 field values are printed:

 - TotalWidth, DataWidth, ConfiguredMemoryClockSpeed: Print as
   hex values instead of decimal, since there are some special meanings
   for certain values (e.g. 0xFFFF)
 - VolatileSize, NonVolatileSize, CacheSize, and LogicalSize: Print
   as "0x%lx" instead of "0x%x" to prevent truncating output when
   printing these QWORD fields.

Cc: Ray Ni <ray.ni@intel.com>
Cc: Zhichao Gao <zhichao.gao@intel.com>
Cc: Sami Mujawar <Sami.Mujawar@arm.com>
Signed-off-by: Samer El-Haj-Mahmoud <samer.el-haj-mahmoud@arm.com>
Reviewed-by: Zhichao Gao <zhichao.gao@intel.com>
2020-08-07 04:19:19 +00:00
..
EventLogInfo.c ShellPkg/Debug1CommandsLib: Fix bugs in func DisplaySysEventLogData 2019-06-12 09:23:30 -07:00
EventLogInfo.h ShellPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:25 -07:00
LibSmbiosView.c ShellPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:25 -07:00
LibSmbiosView.h ShellPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:25 -07:00
PrintInfo.c ShellPkg: smbiosview - Change some type 17 field values format 2020-08-07 04:19:19 +00:00
PrintInfo.h ShellPkg/UefiShellDebug1CommandsLib: Update to support SmBios 3.3.0 2019-10-17 11:43:47 +08:00
QueryTable.c ShellPkg/SmbiosView: SMBIOS 3.3.0 Update "Intel persistent memory" 2019-11-14 03:06:27 +00:00
QueryTable.h ShellPkg/SmbiosView: SMBIOS 3.3.0 add PCI gen4 values for type 9 2019-11-14 03:06:27 +00:00
SmbiosView.c ShellPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:25 -07:00
SmbiosView.h ShellPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:25 -07:00
SmbiosViewStrings.uni ShellPkg/UefiShellDebug1CommandsLib: Update to support SmBios 3.3.0 2019-10-17 11:43:47 +08:00