mirror of https://github.com/acidanthera/audk.git
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:
parent
77ad48a263
commit
da178f5c5c
|
@ -2638,8 +2638,8 @@ TABLE_ITEM MemoryDeviceMemoryTechnologyTable[] = {
|
|||
L" NVDIMM-P"
|
||||
},
|
||||
{
|
||||
0x07,
|
||||
L" Intel persistent memory"
|
||||
MemoryTechnologyIntelPersistentMemory,
|
||||
L" Intel Optane DC Persistent Memory"
|
||||
}
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue