summaryrefslogtreecommitdiffstats
path: root/util/vgabios/testbios.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* util/: Replace GPLv2 boiler plate with SPDX headerPatrick Georgi2020-05-091-10/+1
* AUTHORS, util/: Drop individual copyright noticesPatrick Georgi2020-05-091-2/+0
* treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi2020-05-061-2/+1
* src: Get rid of unneeded whitespaceElyes HAOUAS2018-06-141-3/+3
* {src,util}: Use NULL instead of 0 for pointerElyes HAOUAS2018-06-111-2/+2
* util/vgabios: Don't call redefined printk in printkStefan Reinauer2017-07-211-1/+4
* Remove extra newlines from the end of all coreboot files.Martin Roth2016-07-311-2/+0
* Redo testbios utility to use all of YABELStefan Reinauer2016-02-181-129/+120
* vgabios: fix compilation after x86emu changesStefan Reinauer2015-10-251-30/+26
* Remove empty lines at end of fileElyes HAOUAS2015-06-081-1/+0
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-271-5/+5
* Use coreboot-internal version of x86emu for the vgabios utility.Stefan Reinauer2010-03-231-3/+2
* util/vgabios: build/warning fixes.Luc Verhaegen2009-05-271-0/+1
* Adds support for understanding bus:dev.func to the -d option of testbiosRichard Smith2006-04-231-1/+65
* use Paulo's reduced versionLi-Ta Lo2005-01-111-3/+3
* fixes to make adl855pc compile.Ronald G. Minnich2004-11-281-2/+4
* added testbios for V2Li-Ta Lo2004-07-081-0/+328