Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 368 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 368 Bytes

patch-edid

Created by Dr. Ace Jeangle ([email protected])

Patches EDID information in Intel HEX firmware

You can compile source with standard gcc compiler:

gcc main.c -o patch-edid

Example

patch-edid ./7-of-mt.hex ./1920x1200_edid.bin

will update EDID data in 7-of-mt.hex firmware with data from 1920x1200_edid.bin file