aboutsummaryrefslogtreecommitdiff
path: root/payloads/libpayload/drivers/video/corebootfb.c
AgeCommit message (Expand)Author
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-03-10libpayload/corebootfb: Replace obsolete macros FI and CHARSNico Huber
2020-03-09libpayload/corebootfb: Add option to center a 80x25 consoleNico Huber
2020-03-09libpayload/corebootfb: Keep local copy of framebuffer infoNico Huber
2020-02-17libpayload/corebootfb: Fix character buffer relocationNico Huber
2017-08-03libpayload: video: Add support for font scaling with a factorPaul Kocialkowski
2017-08-03libpayload: video: Introduce helpers for font accessPaul Kocialkowski
2017-06-28payloads: Add whitespace around '<<'Elyes HAOUAS
2017-06-27libpayload: corebootfb: Add null check for framebuffer addressDuncan Laurie
2015-06-08Remove empty lines at end of fileElyes HAOUAS
2015-01-03libpayload: don't test for unsigned >= 0Patrick Georgi
2014-12-30libpayload: video: Make cursor fixup independent of visibilityJulius Werner
2014-07-10libpayload: Keep physical addresses in console driversNico Huber
2013-03-12libpayload: Remove unnecessary include of arch/msr.hGabe Black
2012-11-15libpayload: Always use virtual pointers in struct sysinfo_tNico Huber
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer
2010-03-25Add coreboot framebuffer support to libpayloadStefan Reinauer