]> git.proxmox.com Git - mirror_edk2.git/commit
ShellPkg: smbiosview - print field values as unsigned integers
authorRebecca Cran <rebecca@bsdio.com>
Wed, 6 May 2020 16:52:05 +0000 (00:52 +0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Mon, 15 Jun 2020 04:46:51 +0000 (04:46 +0000)
commit8927e2777786a43cddfaa328b0f4c41a09c629c9
tree8aa234d921359244d7eb86e091edade46d9057c1
parentb90beadfae8f1153697fbb87f923cfa14578ee3e
ShellPkg: smbiosview - print field values as unsigned integers

This prevents overflow when printing DWORD fields such as the type 17
tables's extended DIMM size.

Signed-off-by: Rebecca Cran <rebecca@bsdio.com>
Cc: Ray Ni <ray.ni@intel.com>
Cc: Zhichao Gao <zhichao.gao@intel.com>
Cc: Philippe Mathieu-Daude <philmd@redhat.com>
Reviewed-by: Philippe Mathieu-Daude <philmd@redhat.com>
Reviewed-by: Zhichao Gao <zhichao.gao@intel.com>
ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/PrintInfo.c