]> git.proxmox.com Git - mirror_edk2.git/commit
ShellPkg/SmbiosView: Add DDR5 support
authorGao, Zhichao <zhichao.gao@intel.com>
Mon, 12 Oct 2020 01:20:51 +0000 (09:20 +0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Wed, 14 Oct 2020 08:44:12 +0000 (08:44 +0000)
commit5d0a827122cccd1f884faf75b2a065d88a58bce1
treeeba5bdf1a4faa55c0e55fba5060ddde71f0e9fb5
parent9380177354387f03c8ff9eadb7ae94aa453b9469
ShellPkg/SmbiosView: Add DDR5 support

REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2352

Refer to SMBIOS 3.4 spec, add new memory device type - DDR5
and LPDDR5 support for the shell command "smbiosview".

Cc: Ray Ni <ray.ni@intel.com>
Signed-off-by: Zhichao Gao <zhichao.gao@intel.com>
Reviewed-by: Ray Ni <ray.ni@intel.com>
ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/QueryTable.c