Add very basic low-level EDID functions
Introduce an opaque struct di_edid to host EDID structures. Add a function to create a di_edid (with basic size, header and checksum validation). Add functions to fetch the EDID version and revision.
This doesn't do much, but hopefully can be used as a fundation.
Edited by Simon Ser