]> git.proxmox.com Git - mirror_edk2.git/commitdiff
ShellPkg/SmbiosView: SMBIOS 3.3.0 Update "Intel persistent memory"
authorGao, Zhichao <zhichao.gao@intel.com>
Tue, 12 Nov 2019 03:49:00 +0000 (09:19 +0530)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Thu, 14 Nov 2019 03:06:27 +0000 (03:06 +0000)
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2305

Memory Device (Type 17):
- SMBIOSCR00179: update the string for Intel persistent memory

Cc: Ray Ni <ray.ni@intel.com>
Cc: Sai Chaganty <rangasai.v.chaganty@intel.com>
Reviewed-by: Ray Ni <ray.ni@intel.com>
Signed-off-by: Zhichao Gao <zhichao.gao@intel.com>
ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/QueryTable.c

index 16b75f2667ddf4692f950a1232f5209d6db93e4c..b80e16d56a6a9941d9901e191e8d37c0103847da 100644 (file)
@@ -2638,8 +2638,8 @@ TABLE_ITEM  MemoryDeviceMemoryTechnologyTable[] = {
     L" NVDIMM-P"\r
   },\r
   {\r
-    0x07,\r
-    L" Intel persistent memory"\r
+    MemoryTechnologyIntelPersistentMemory,\r
+    L" Intel Optane DC Persistent Memory"\r
   }\r
 };\r
 \r