]> git.proxmox.com Git - mirror_edk2.git/commit
ShellPkg SmbiosView: Add missing decoding of SlotType AGP8X
authorStar Zeng <star.zeng@intel.com>
Fri, 13 Jan 2017 08:14:54 +0000 (16:14 +0800)
committerStar Zeng <star.zeng@intel.com>
Thu, 19 Jan 2017 01:47:28 +0000 (09:47 +0800)
commit5ab0ffc9f64f5a539a9bdb50446b7fbf92b845d6
tree5e5be4ac985f70ab340efd437f9e6b36657b81b4
parent88fd27e5b2cae68ff5a11cd5560ef5f98d001c42
ShellPkg SmbiosView: Add missing decoding of SlotType AGP8X

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

SlotType AGP8X was added in SMBIOS spec 2.3.4, but the decoding
of it is missing. I found it when I am adding SMBIOS spec 3.1.0
support.

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/QueryTable.c