]> git.proxmox.com Git - mirror_edk2.git/commit
ShellPkg SmbiosView: Add missing decoding of SMBIOS spec 3.0.0
authorStar Zeng <star.zeng@intel.com>
Thu, 12 Jan 2017 10:21:29 +0000 (18:21 +0800)
committerStar Zeng <star.zeng@intel.com>
Thu, 19 Jan 2017 02:00:07 +0000 (10:00 +0800)
commitc326e0780a12f912bc6cb7a37ea0f6b201a7567c
tree4acdfced5c7ebf3c6142fee3fae776f3cf94be69
parent5ab0ffc9f64f5a539a9bdb50446b7fbf92b845d6
ShellPkg SmbiosView: Add missing decoding of SMBIOS spec 3.0.0

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

When I am adding SMBIOS spec 3.1.0 support, I found the decoding
of SMBIOS spec 3.0.0 for some definitions is missing.

Cc: Jaben Carsey <jaben.carsey@intel.com>
Cc: Ruiyu Ni <ruiyu.ni@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Jaben Carsey <jaben.carsey@intel.com>
ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/PrintInfo.c
ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/QueryTable.c