aboutsummaryrefslogtreecommitdiff
path: root/payloads/libpayload/drivers/video/vga.c
AgeCommit message (Expand)Author
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2010-03-25Add coreboot framebuffer support to libpayloadStefan Reinauer
2008-09-26Use a block cursor on VGA console :-)Stefan Reinauer
2008-08-19make all drivers relocatable. Per default, an 1:1 mapping is assumed.Stefan Reinauer
2008-08-11Make cursor positioning work by using both halves of the VGA cursorJonathan A. Kollasch
2008-04-10libpayload: Add video console frameworkJordan Crouse