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
/
src
/
console
/
vsprintf.c
Age
Commit message (
Expand
)
Author
2014-06-25
src/console: Sanitize headers and IS_ENABLED usage
Edward O'Callaghan
2014-04-09
console: Simplify vtxprintf
Kyösti Mälkki
2014-01-10
Remove sprintf
Vladimir Serbinenko
2014-01-10
console/vsprintf: Implement snprintf
Vladimir Serbinenko
2013-12-07
snprintf: lockless operation
Vladimir Serbinenko
2011-09-07
Add support for the tracing infastructure in coreboot.
Rudolf Marek
2010-04-27
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
2010-03-16
This patch is what I needed to compile coreboot with LLVM.
Stefan Reinauer
2009-11-12
Add CONFIG_WARNINGS_ARE_ERRORS and set it for qemu.
Myles Watson
2009-10-28
Create lib.h for homeless prototypes.
Myles Watson
2009-10-27
Improve coreboot build output and eliminate some warnings:
Uwe Hermann
2009-10-24
re-order console output functions, add proper prototypes,
Stefan Reinauer
2009-07-26
trivial typo in a comment
Stefan Reinauer
2009-05-26
Make vsprintf reentrant. More importantly, eliminate global variable.
Patrick Georgi
2004-05-28
console code cleanup.
Stefan Reinauer
2004-03-26
removed duplicate function
Greg Watson
2003-07-12
- Remove all of the annoying $Id strings
Eric Biederman
2003-04-22
- Initial checkin of the freebios2 tree
Eric Biederman