Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
f46810171a58ee974ff8d71e84936eb7df0b47e1
/
src
/
console
/
vtxprintf.c
20767ba
src/console: Add spaces around '=='
by Elyes HAOUAS
· 4 years, 9 months ago
d3bb09d
src: add IS_ENABLED() around Kconfig symbol references
by Martin Roth
· 6 years ago
ad6c885
console/vtxprintf.c: cast precision to size_t for string length
by Martin Roth
· 6 years ago
3c80408
src/console: Add required space before opening parenthesis '('
by Elyes HAOUAS
· 6 years ago
4e7e987
console/: add missing license headers
by Damien Roth
· 7 years ago
9b058467
Avoid 64bit math on MIPS platforms
by Vadim Bendebury
· 8 years ago
0ddb826
src/console: Sanitize headers and IS_ENABLED usage
by Edward O'Callaghan
· 9 years ago
77f43e9
console: Remove old fix for DEBUG_SMI
by Kyösti Mälkki
· 9 years ago
b04e0ff
console: Simplify vtxprintf
by Kyösti Mälkki
· 9 years ago
d01ed75
printk: support and use %hh prefix
by Patrick Georgi
· 9 years ago
f421b33
vtxprintf: Introduce vtxdprintf for the ease of closures
by Vladimir Serbinenko
· 9 years ago
ae0e8d3
Eliminate do_div().
by David Hendricks
· 10 years ago
79e36d9
Improve how our printk calls do_div by using constants.
by Ronald G. Minnich
· 10 years ago
bfff6de
Implement %zu / %zd in printk
by Stefan Reinauer
· 11 years ago
3aa067f
Add support to run SMM handler in TSEG instead of ASEG
by Stefan Reinauer
· 11 years ago
c5fc7db
Move C labels to start-of-line
by Patrick Georgi
· 11 years ago
14e2277
Since some people disapprove of white space cleanups mixed in regular commits
by Stefan Reinauer
· 13 years ago
68a564f
This patch is what I needed to compile coreboot with LLVM.
by Stefan Reinauer
· 13 years ago
52fc6b12
re-order console output functions, add proper prototypes,
by Stefan Reinauer
· 13 years ago
a9e5821
smaller changes to silence build warnings. (trivial)
by Stefan Reinauer
· 15 years ago
f3ed1cf
- HDAMA boots!
by Eric Biederman
· 18 years ago
34e3a14
console code cleanup.
by Stefan Reinauer
· 19 years ago