aboutsummaryrefslogtreecommitdiffstats
path: root/get-edid.h
Commit message (Collapse)AuthorAgeFilesLines
* - Merge in newer code. Mostly factorisation for mapped readsGwenolé Beauchesne2006-08-311-1/+3
| | | | | | | - Ignore VBIOS CRC check failures to be in-line with older LRMI-based code - Use CPU emulator when CRC check fail to be on the safe side - Add new options: --map-bios-vram, --check-bios-crc, --use-cpuemu
* - get rid of compile time DEBUG using runtime variable "verbose" insteadPascal Rigaux2005-02-251-0/+1
| | | | | | | | => allow accessing memory size as ddcxinfos used to do - struct vbe_info really is unused, dropping it - simplify canon_str (it doesn't malloc anymore) - new function get_str() to factorize code
* *** empty log message ***Pascal Rigaux2005-02-231-0/+1