1================= 2intel_bios_dumper 3================= 4 5-------------------------------------------- 6Save the Intel video BIOS contents to a file 7-------------------------------------------- 8.. include:: defs.rst 9:Author: IGT Developers <igt-dev@lists.freedesktop.org> 10:Date: 2016-03-01 11:Version: |PACKAGE_STRING| 12:Copyright: 2010,2012,2016 Intel Corporation 13:Manual section: |MANUAL_SECTION| 14:Manual group: |MANUAL_GROUP| 15 16SYNOPSIS 17======== 18 19**intel_bios_dumper** *FILENAME* 20 21DESCRIPTION 22=========== 23 24**intel_bios_dumper** is a tool to save the contents of the Intel video BIOS to 25a file. It can then be parsed offline for debugging issues with the video bios 26table handling. 27 28REPORTING BUGS 29============== 30 31Report bugs to https://bugs.freedesktop.org. 32 33SEE ALSO 34======== 35 36**intel_vbt_decode(1)** 37