]> git.proxmox.com Git - mirror_edk2.git/commitdiff
ShellPkg: Update smbiosview type 41 with SMBIOS 3.5 fields
authorKe, Bo-ChangX <bo-changx.ke@intel.com>
Mon, 11 Apr 2022 07:17:50 +0000 (15:17 +0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Fri, 15 Apr 2022 03:06:02 +0000 (03:06 +0000)
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>
ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/QueryTable.c

index c4a6acb16794bc289807e322af1b9f2f2a091916..7ec6d2b5f1191b629f5f270d75d068bc9d21b542 100644 (file)
@@ -1766,6 +1766,30 @@ TABLE_ITEM  OnboardDeviceTypesTable[] = {
     0x0A,\r
     L"  Sas Controller"\r
   },\r
+  {\r
+    0x0B,\r
+    L"  Wireless LAN"\r
+  },\r
+  {\r
+    0x0C,\r
+    L"  Bluetooth"\r
+  },\r
+  {\r
+    0x0D,\r
+    L"  WWAN"\r
+  },\r
+  {\r
+    0x0E,\r
+    L"  embedded Multi-Media Controller"\r
+  },\r
+  {\r
+    0x0F,\r
+    L"  NVMe Controller"\r
+  },\r
+  {\r
+    0x10,\r
+    L"  UFS Controller"\r
+  }\r
 };\r
 \r
 TABLE_ITEM  SELTypesTable[] = {\r