]> git.proxmox.com Git - mirror_edk2.git/commit
MdePkg/Include: Smbios Specification 3.4.0 changes
authorgthotala <gopi.thotala@intel.com>
Wed, 2 Jun 2021 15:46:58 +0000 (08:46 -0700)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Tue, 20 Jul 2021 01:50:58 +0000 (01:50 +0000)
commit885efcd3f990fe7bf58713f9a76d633f102a8f03
tree75add9e854a1b7be8156fef949fd7211ac7557c3
parentfddb8d24eccdcf467a8c777a9a22f4a1e54bf7dd
MdePkg/Include: Smbios Specification 3.4.0 changes

The following changes were addressed,
1. Smbios specs 3.4.0 table-51 bit5&6, these fields moved
   from specific MemoryArrayLocationCXLFlexbus10AddonCard
   to generic MemoryArrayLocationCXLAddonCard
   to address both CXL1.0 and 2.0 CXL revisions.
2. Smbios specs 3.4.0 table-79, The memory technology name changed
   from MemoryTechnologyIntelPersistentMemory
   to MemoryTechnologyIntelOptanePersistentMemory.

Signed-off-by: Thotala Gopi <gopi.thotala@intel.com>
Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn>
MdePkg/Include/IndustryStandard/SmBios.h
ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/QueryTable.c