index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
payloads
/
libpayload
/
drivers
/
video
/
corebootfb.c
Age
Commit message (
Expand
)
Author
2020-08-24
libpayload: Cache copy of `cb_framebuffer` struct
Nico Huber
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-03-10
libpayload/corebootfb: Replace obsolete macros FI and CHARS
Nico Huber
2020-03-09
libpayload/corebootfb: Add option to center a 80x25 console
Nico Huber
2020-03-09
libpayload/corebootfb: Keep local copy of framebuffer info
Nico Huber
2020-02-17
libpayload/corebootfb: Fix character buffer relocation
Nico Huber
2017-08-03
libpayload: video: Add support for font scaling with a factor
Paul Kocialkowski
2017-08-03
libpayload: video: Introduce helpers for font access
Paul Kocialkowski
2017-06-28
payloads: Add whitespace around '<<'
Elyes HAOUAS
2017-06-27
libpayload: corebootfb: Add null check for framebuffer address
Duncan Laurie
2015-06-08
Remove empty lines at end of file
Elyes HAOUAS
2015-01-03
libpayload: don't test for unsigned >= 0
Patrick Georgi
2014-12-30
libpayload: video: Make cursor fixup independent of visibility
Julius Werner
2014-07-10
libpayload: Keep physical addresses in console drivers
Nico Huber
2013-03-12
libpayload: Remove unnecessary include of arch/msr.h
Gabe Black
2012-11-15
libpayload: Always use virtual pointers in struct sysinfo_t
Nico Huber
2010-04-27
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
2010-03-25
Add coreboot framebuffer support to libpayload
Stefan Reinauer