ChalkElec / patch-edid

Patches EDID information in Intel HEX firmware

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

patch-edid

Created by Dr. Ace Jeangle (support@chalk-elec.com)

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

About

Patches EDID information in Intel HEX firmware

License:Apache License 2.0


Languages

Language:C 100.0%