]> git.proxmox.com Git - mirror_edk2.git/commit - MdePkg/Include/IndustryStandard/SdramSpdDdr4.h
MdePkg IndustryStandard: Add DDR3, DDR4 and LPDDR definition per SPD spec
authorLiming Gao <liming.gao@intel.com>
Wed, 23 Nov 2016 07:03:08 +0000 (15:03 +0800)
committerLiming Gao <liming.gao@intel.com>
Mon, 28 Nov 2016 03:15:49 +0000 (11:15 +0800)
commit6a82ceb69093cf77ac36dff63225c05f764999ca
tree6b80e035165b158c05e6568654cd1bd79d5ebbf8
parent418373a1cd97abc0c0e3557f7a00105291829e6f
MdePkg IndustryStandard: Add DDR3, DDR4 and LPDDR definition per SPD spec

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

In V3, Use Odt to replace ODT, Cke to replace CKE, Id to replace ID,
and Cl to replace CL in structure field name.

In V2, separate DDR3, DDR4 and LPDDR definition into the different files;
use the different SPD prefix as structure definitions for each SPD type.

Cc: Giri P Mudusuru <giri.p.mudusuru@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Liming Gao <liming.gao@intel.com>
Reviewed-by: Giri P Mudusuru <giri.p.mudusuru@intel.com>
MdePkg/Include/IndustryStandard/SdramSpd.h
MdePkg/Include/IndustryStandard/SdramSpdDdr3.h [new file with mode: 0644]
MdePkg/Include/IndustryStandard/SdramSpdDdr4.h [new file with mode: 0644]
MdePkg/Include/IndustryStandard/SdramSpdLpDdr.h [new file with mode: 0644]