audk/ShellPkg
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
..
Application ShellPkg/AcpiView: Add application wrapper 2020-06-30 01:39:50 +00:00
DynamicCommand ShellPkg/DynamicCommand: Fix various typos 2020-02-10 22:30:07 +00:00
Include ShellPkg: Add AcpiViewCommandLib 2020-06-30 01:39:50 +00:00
Library ShellPkg: smbiosview - Change some type 17 field values format 2020-08-07 04:19:19 +00:00
ShellPkg.ci.yaml ShellPkg/ShellPkg.ci.yaml: Add configuration for LicenseCheck 2020-07-31 02:49:51 +00:00
ShellPkg.dec ShellPkg: Add AcpiViewCommandLib 2020-06-30 01:39:50 +00:00
ShellPkg.dsc ShellPkg/AcpiView: Add application wrapper 2020-06-30 01:39:50 +00:00