ShellPkg/SmbiosView: SMBIOS 3.3.0 Update "Intel persistent memory"

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>
This commit is contained in:
Gao, Zhichao 2019-11-12 09:19:00 +05:30 committed by mergify[bot]
parent 77ad48a263
commit da178f5c5c
1 changed files with 2 additions and 2 deletions

View File

@ -2638,8 +2638,8 @@ TABLE_ITEM MemoryDeviceMemoryTechnologyTable[] = {
L" NVDIMM-P"
},
{
0x07,
L" Intel persistent memory"
MemoryTechnologyIntelPersistentMemory,
L" Intel Optane DC Persistent Memory"
}
};