EDID: Difference between revisions

Jump to navigation Jump to search
[unchecked revision][unchecked revision]
Content deleted Content added
m vm8086 → Virtual 8086 Mode
Line 17: Line 17:
== EDID Data ==
== EDID Data ==
{{stub}}
{{stub}}
'''EDID record:'''
{| class="wikitable"
|-
! Offset (Bytes)
! Length
! Description
|-
| 00h
| 8 Bytes
| Padding
|-
| 08h
| 1 Word
| Manufacture ID (Big-Endian)
|-
| 0Ah
| 1 Word
| EDID ID code
|-
| 0Ch
| 1 DWord
| Serial Number
|-
| 10h
| 1 Byte
| Manufacture Week
|-
| 11h
| 1 Byte
| Manufacture Year
|-
| 12h
| 1 Byte
| EDID Version
|-
| 13h
| 1 Byte
| EDID Revision
|-
| 14h
| 1 Byte
| Video Input Type
|-
| 15h
| 1 Byte
| Max Horizontal Size (cm)
|-
| 16h
| 1 Byte
| Max Vertical Size (cm)
|-
| 17h
| 1 Byte
| Gama Factor
|-
| 18h
| 1 Byte
| DPMS Flags
|-
| 19h
| 10 Bytes
| Chroma Information
|-
| 23h
| 1 Byte
| Established Timings 1
|-
| 24h
| 1 Byte
| Established Timings 2
|-
| 25h
| 1 Byte
| Manufacture's Reserved Timings
|-
| 26h
| 8 Words
| Standard Timing Identification
|-
| 36h
| 18 Bytes
| Detailed Timing Description 1
|-
| 48h
| 18 Bytes
| Detailed Timing Description 2
|-
| 5Ah
| 18 Bytes
| Detailed Timing Description 3
|-
| 6Ch
| 18 Bytes
| Detailed Timing Description 4
|-
| 7Eh
| 1 Byte
| Unused
|-
| 7Fh
| 1 Byte
| Checksum (Low Byte of 16-bit sum of 00-7Eh)
|}