seabios/vgasrc
Kevin O'Connor 0a1e7675f7 vgasrc: Don't use VAR16 in header files to fix gcc warning
Some versions of gcc complain when VAR16 is used in both the header
and C files - use only in the C file to fix the warning.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2021-12-18 12:00:16 -05:00
..
Kconfig vga: add atiext driver 2019-03-15 09:59:21 +01:00
ati-tables.S vga: add ati bios tables 2019-03-15 09:59:25 +01:00
atiext.c ati-vga: add rage128 edid support 2019-06-24 14:40:39 +02:00
bochsdisplay.c bochsdisplay: add copyright and license to bochsdisplay.c 2019-10-28 10:27:06 -04:00
bochsvga.c bochsvga: add edid support. 2019-05-15 10:11:48 +02:00
bochsvga.h vgabios: Simplify save/restore mechanism. 2014-02-05 20:52:25 -05:00
cbvga.c Remove dos line endings introduced in the last two commits 2019-10-21 08:49:53 +02:00
clext.c vgautil: Move definitions from cbvga.h and clext.h to vgautil.h 2016-08-05 11:53:32 -04:00
geodevga.c vgautil: Add new header file with misc function and variable definitions 2016-08-05 11:28:19 -04:00
geodevga.h Fix typos found by codespell 2015-10-09 13:34:28 -04:00
ramfb.c ramfb: add copyright and license to ramfb.c 2019-10-28 10:27:25 -04:00
stdvga.c vga: Fix bug in stdvga_get_linesize() 2017-08-29 14:38:19 -04:00
stdvga.h vgautil: Move generic definitions from stdvga.h to vgautil.h 2016-08-05 11:48:20 -04:00
stdvgaio.c vgautil: Move generic definitions from stdvga.h to vgautil.h 2016-08-05 11:48:20 -04:00
stdvgamodes.c vgautil: Add new header file with misc function and variable definitions 2016-08-05 11:28:19 -04:00
svgamodes.c svgamodes: add standard 4k modes 2021-12-18 11:54:52 -05:00
svgamodes.h vgasrc: Don't use VAR16 in header files to fix gcc warning 2021-12-18 12:00:16 -05:00
swcursor.c vgautil: Add new header file with misc function and variable definitions 2016-08-05 11:28:19 -04:00
vbe.c vbe: add edid support. 2019-05-15 10:11:48 +02:00
vgabios.c vgabios: Fix preserve memory flag in handle_1000 2020-07-13 18:50:52 -04:00
vgabios.h vgasrc: Increase debug level 2017-01-29 14:25:34 -05:00
vgaentry.S vga: add ati bios tables 2019-03-15 09:59:25 +01:00
vgafb.c vga: make memcpy_high() public 2019-03-14 13:07:27 +01:00
vgafb.h vga: make memcpy_high() public 2019-03-14 13:07:27 +01:00
vgafonts.c vgautil: Add new header file with misc function and variable definitions 2016-08-05 11:28:19 -04:00
vgahw.h vga: fix cirrus bios 2020-06-25 10:21:28 -04:00
vgainit.c vgasrc: add allocate_pmm() 2018-06-22 07:44:07 +02:00
vgalayout.lds.S vgasrc: ignore .node.gnu.property (binutils-2.36 support) 2021-05-26 10:07:01 -04:00
vgautil.h vbe: add edid support. 2019-05-15 10:11:48 +02:00
vgaversion.c build: Report gcc and binutils versions in debug log 2015-10-15 10:55:10 -04:00