diff options
author | Samer El-Haj-Mahmoud <Samer.El-Haj-Mahmoud@arm.com> | 2020-07-21 03:32:31 +0800 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2020-08-07 04:19:19 +0000 |
commit | 9565ab67c2095a5ea893e63561a49aedf3387b8f (patch) | |
tree | 549ab73b27292c0621a9aebc01963bedfe419a3d /DynamicTablesPkg | |
parent | 1a9369ef10fe865a4898c4141429fd641dc29530 (diff) | |
download | edk2-9565ab67c2095a5ea893e63561a49aedf3387b8f.tar.gz edk2-9565ab67c2095a5ea893e63561a49aedf3387b8f.tar.bz2 edk2-9565ab67c2095a5ea893e63561a49aedf3387b8f.zip |
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>
Diffstat (limited to 'DynamicTablesPkg')
0 files changed, 0 insertions, 0 deletions