From: Ke, Bo-ChangX Date: Mon, 11 Apr 2022 07:17:50 +0000 (+0800) Subject: ShellPkg: Update smbiosview type 41 with SMBIOS 3.5 fields X-Git-Tag: edk2-stable202205~96 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;ds=sidebyside;h=9bf7291d636ebd816b8f81edcf366dac926f9f44;p=mirror_edk2.git ShellPkg: Update smbiosview type 41 with SMBIOS 3.5 fields REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3900 update smbiosview type 41 related fileds. Signed-off-by: Bo Chang Ke Cc: Ray Ni Cc: Zhichao Gao Reviewed-by: Zhichao Gao Reviewed-by: Ray Ni --- diff --git a/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/QueryTable.c b/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/QueryTable.c index c4a6acb167..7ec6d2b5f1 100644 --- a/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/QueryTable.c +++ b/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/QueryTable.c @@ -1766,6 +1766,30 @@ TABLE_ITEM OnboardDeviceTypesTable[] = { 0x0A, L" Sas Controller" }, + { + 0x0B, + L" Wireless LAN" + }, + { + 0x0C, + L" Bluetooth" + }, + { + 0x0D, + L" WWAN" + }, + { + 0x0E, + L" embedded Multi-Media Controller" + }, + { + 0x0F, + L" NVMe Controller" + }, + { + 0x10, + L" UFS Controller" + } }; TABLE_ITEM SELTypesTable[] = {