summaryrefslogtreecommitdiff
path: root/tools/intel_bios_reader.c
AgeCommit message (Expand)AuthorFilesLines
2012-01-25intel_bios_reader: Sanitize input to ensure all data blocks are within boundsChris Wilson1-43/+52
2012-01-09tools/intel_bios_reader: fixup new warningsDaniel Vetter1-10/+10
2011-10-11bios_reader: Allow forcing the device ID with DEVICE=0xNNNNAdam Jackson1-2/+7
2011-02-10tools/intel_bios_reader: use correct printf format for size_tChris Wilson1-1/+1
2011-01-29bios: Parse SDVO panel DTDsChris Wilson1-21/+123
2010-12-21tools/bios_reader: try to dump more child device dataJesse Barnes1-16/+83
2010-09-08bios_reader: Fix to work on non-Intel machinesAdam Jackson1-3/+20
2010-06-03bios_reader: Fix SSC frequency parse for Ironlake/SandybridgeZhenyu Wang1-3/+15
2010-04-22bios reader: Decode device type from child device tableAdam Jackson1-14/+69
2010-01-12Pull bios_reader program from Xorg driverZhenyu Wang1-0/+680