]> git.proxmox.com Git - mirror_edk2.git/commit
ShellPkg/SmbiosView: Display extended memory info in smbiosview -t 17
authorShengfengx Xue <shengfengx.xue@intel.com>
Sat, 6 Aug 2022 02:02:13 +0000 (10:02 +0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Mon, 15 Aug 2022 03:44:57 +0000 (03:44 +0000)
commit74f44d920a287beef6e5949494dd24d1e2f23145
treeb8b56fbdb99b2f8f022fd28ee32e9b35a522e81c
parentbd06717863ed6cba979fe5300433619aba340403
ShellPkg/SmbiosView: Display extended memory info in smbiosview -t 17

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

If Configured Memory Speed is 65,535 MT/s or greater,
and the actual speed is stored in the Extended Configured Memory Speed
field. but current Smbiosview have no this logic.

Signed-off-by: Shengfengx Xue <shengfengx.xue@intel.com>
ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/PrintInfo.c