]> git.proxmox.com Git - mirror_edk2.git/commit
MdePkg/SmBios.h: Add two additional DWORD for smbios 3.3.0 type17
authorMatthew Carlson <macarl@microsoft.com>
Fri, 7 Feb 2020 08:37:25 +0000 (16:37 +0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Tue, 11 Feb 2020 05:53:48 +0000 (05:53 +0000)
commit67ead55b35e16a5de5f4695eb61cb484465e0009
tree3f0b5cd2f80362d560b0dd7d39ac1617ba0ac269
parent348a34d984d5265ae91a6a56f0ccbc613210238d
MdePkg/SmBios.h: Add two additional DWORD for smbios 3.3.0 type17

REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2482

Refer to DSP0134_3.3.0.pdf, there are two additional DWORD added
for type 17. One is "Extended Speed", the other is "Extended
Configured Memory Speed". The lack of these field may cause strange
error in some operating systems.

Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Signed-off-by: Zhichao Gao <zhichao.gao@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
MdePkg/Include/IndustryStandard/SmBios.h