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 <bo-changx.ke@intel.com>
Cc: Ray Ni <ray.ni@intel.com>
Cc: Zhichao Gao <zhichao.gao@intel.com>
Reviewed-by: Zhichao Gao <zhichao.gao@intel.com>
Reviewed-by: Ray Ni <ray.ni@intel.com>
This commit is contained in:
Ke, Bo-ChangX 2022-04-11 15:17:50 +08:00 committed by mergify[bot]
parent 4cfb28f12a
commit 9bf7291d63
1 changed files with 24 additions and 0 deletions

View File

@ -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[] = {