Add VGA register read/write tools

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
This commit is contained in:
Ville Syrjälä
2013-09-19 18:14:54 +03:00
parent 164b540936
commit 3c6a7e780b
3 changed files with 189 additions and 1 deletions
+3 -1
View File
@@ -28,7 +28,9 @@ bin_PROGRAMS = \
intel_punit_read \
intel_punit_write \
intel_nc_write \
intel_nc_read
intel_nc_read \
intel_vga_read \
intel_vga_write
noinst_PROGRAMS = \
intel_dump_decode \