summaryrefslogtreecommitdiffstats
path: root/src/include/vbe.h
Commit message (Expand)AuthorAgeFilesLines
* include: Add SPDX-License-Identifiers to files missing themMartin Roth2022-08-011-0/+2
* src: Use 'include <boot/coreboot_tables.h>' when appropriateElyes HAOUAS2019-10-271-1/+2
* src/device/oprom: Fix bootsplash display code for optionromsJohanna Schander2019-07-261-0/+6
* device/oprom: List all supported vesa mode by opromSubrata Banik2019-07-191-12/+0
* Move compiler.h to commonlibNico Huber2018-10-081-1/+0
* Rename __attribute__((packed)) --> __packedStefan Reinauer2017-07-131-3/+4
* vbe: remove the necessity for a global vbe_mode_info_valid()Aaron Durbin2017-05-181-1/+0
* coreboot_tables: specify clear interface for lb_framebuffer()Aaron Durbin2017-05-181-1/+0
* src/include: Wrap lines at 80 columnsLee Leahy2017-03-131-2/+4
* src/include: Add space around operatorsElyes HAOUAS2016-09-201-1/+1
* intel/gma: Clarify code and use dedicated init for Google PeppyRonald G. Minnich2014-08-251-1/+1
* Provide support for setting up the framebuffer from EDIDRonald G. Minnich2013-07-101-0/+117