]> git.proxmox.com Git - mirror_edk2.git/commit
ShellPkg: Support ProcessorUpgradeSocketLGA4677 from SMBIOS 3.5.0
authorStar Zeng <star.zeng@intel.com>
Tue, 28 Sep 2021 02:27:28 +0000 (10:27 +0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Tue, 12 Oct 2021 05:41:25 +0000 (05:41 +0000)
commitba4ae92234b1985a89b3abed221d825b8d9ef9e2
tree7b1663dfe52837baabcfc892a349773a4f6f6c0e
parent782d0187032908cfe3298f975dca6ca1312f8bc2
ShellPkg: Support ProcessorUpgradeSocketLGA4677 from SMBIOS 3.5.0

The patch adds entry into QueryTable.c for ProcessorUpgradeSocketLGA4677
from SMBIOS 3.5.0.
It also adds entries into QueryTable.c for ProcessorUpgradeSocketLGA4189
and ProcessorUpgradeSocketLGA1200 from SMBIOS 3.4.0.

Signed-off-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn>
ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/QueryTable.c