chrschmidt / decode-spd-edid

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

decode-spd-edid, a decoder for SPD eeproms found on DIMMs adhering to the JEDEC standard No. 21-C as well EDID eeproms from monitors

Implements for SPD:

  • SDRAM, JEDEC Standard No. 21-C Annex E, Revision 11
  • DDR SDRAM, JEDEC Standard No. 21-C Annex D, Revision 13
  • DDR2 SDRAM, JEDEC Standard No. 21-C Annex X, Revision 17
  • DDR3 SDRAM, JEDEC Standard No. 21-C Annex K, Revision 24
  • DDR4 SDRAM, JEDEC Standard No. 21-C Annex L, Revision 27
  • Intel XMP Specification Revision 1.1

Implements for EDID:

  • VESA EDDC Standard, Version 1.2
  • VESA EEDID Standard Release A, Revision2
  • CEA861 EEDID Extensions

About


Languages

Language:C 99.1%Language:Awk 0.5%Language:Makefile 0.3%Language:Shell 0.1%