[Intel-gfx] [PATCH i-g-t 00/17] tools/intel_bios_reader updates

Jani Nikula jani.nikula at intel.com
Tue May 3 14:18:50 UTC 2016


Give the intel_bios_reader tool some love. The last patch updating the
man page doubles as a summary.

BR,
Jani.


Jani Nikula (17):
  tools/intel_bios_reader: drop unused macros
  tools/intel_bios_reader: make VBIOS non-global
  tools/intel_bios_reader: add command line option parsing and --file
    parameter
  tools/intel_bios_reader: add --devid parameter
  tools/intel_bios_reader: drop unused lvds_support variable
  tools/intel_bios_reader: drop silly tv_present variable and printout
  tools/intel_bios_reader: pass around a context pointer instead of
    bdb_header
  tools/intel_bios_reader: move more globals to struct context
  tools/intel_bios_reader: move devid to context too
  tools/intel_bios_reader: drop dependencies on lvds block parsing
  tools/intel_bios_reader: let the user specify panel type on the
    command line
  tools/intel_bios_reader: dump the blocks in numerical order
  tools/intel_bios_reader: add --hexdump option to dump hex, disable by
    default
  tools/intel_bios_reader: add support for dumping only specific section
  tools/intel_bios_reader: add --all-panels option to dump all panels
  tools/intel_bios_reader: free the block returned by find_section
  man: update intel_bios_reader man page

 man/intel_bios_reader.rst |  48 +++++--
 tools/intel_bios_reader.c | 310 +++++++++++++++++++++++++++++++---------------
 2 files changed, 249 insertions(+), 109 deletions(-)

-- 
2.1.4



More information about the Intel-gfx mailing list