index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util
/
vgabios
Age
Commit message (
Expand
)
Author
2018-07-26
util: Add description.md to each util
Tom Hiller
2018-06-14
src: Get rid of unneeded whitespace
Elyes HAOUAS
2018-06-11
{src,util}: Use NULL instead of 0 for pointer
Elyes HAOUAS
2017-07-21
util/vgabios: Don't call redefined printk in printk
Stefan Reinauer
2016-07-31
Remove extra newlines from the end of all coreboot files.
Martin Roth
2016-02-18
Redo testbios utility to use all of YABEL
Stefan Reinauer
2015-10-25
vgabios: fix compilation after x86emu changes
Stefan Reinauer
2015-06-08
Remove empty lines at end of file
Elyes HAOUAS
2015-05-06
vgabios: fix compilation
Stefan Reinauer
2012-11-30
Rename devices -> device
Stefan Reinauer
2010-04-27
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
2010-04-16
enable more warnings for vgabios utility, and enable some debugging
Stefan Reinauer
2010-03-23
Use coreboot-internal version of x86emu for the vgabios utility.
Stefan Reinauer
2009-10-16
this is probably in vain because this tool should use the same x86emu as
Stefan Reinauer
2009-06-30
This patch unifies the use of config options in v2 to all start with CONFIG_
Stefan Reinauer
2009-05-27
util/vgabios: build/warning fixes.
Luc Verhaegen
2009-02-10
Change 0x%p to %p. Thanks Stefan for catching the one I introduced in 3931.
Myles Watson
2006-04-23
Adds support for understanding bus:dev.func to the -d option of testbios
Richard Smith
2005-01-17
Make building with different libpci versions easier. The defines might go into
Stefan Reinauer
2005-01-11
use Paulo's reduced version
Li-Ta Lo
2004-11-28
fixes to make adl855pc compile.
Ronald G. Minnich
2004-07-08
added testbios for V2
Li-Ta Lo