From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jani Nikula Subject: [IGT PATCH 0/4] intel_bios_reader updates Date: Tue, 8 Oct 2013 21:15:25 +0300 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mga14.intel.com (mga14.intel.com [143.182.124.37]) by gabe.freedesktop.org (Postfix) with ESMTP id 9BAFDE60C6 for ; Tue, 8 Oct 2013 11:18:24 -0700 (PDT) List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: intel-gfx-bounces+gcfxdi-intel-gfx=m.gmane.org@lists.freedesktop.org Errors-To: intel-gfx-bounces+gcfxdi-intel-gfx=m.gmane.org@lists.freedesktop.org To: intel-gfx@lists.freedesktop.org Cc: jani.nikula@intel.com List-Id: intel-gfx@lists.freedesktop.org Add some verbosity to the bios reader, and hex dump also the sections we currently don't parse. BR, Jani. Jani Nikula (4): intel_bios_reader: add size temp variable as a shorthand for finfo.st_size intel_bios_reader: prepare for dumping all sections intel_bios_reader: dump all sections, including unknown ones intel_bios_reader: dump all edp device info structs tools/intel_bios_reader.c | 533 +++++++++++++++++++++++---------------------- 1 file changed, 270 insertions(+), 263 deletions(-) -- 1.7.10.4