#define EDID_BLOCK_SIZE 128 #define MAX_EXTENSION_COUNT 4 extern int verbose; int get_edid(char *edid, int port, int skip_vbe_check);