Gitiles
Code Review
Sign In
review.coreboot.org
/
seabios
/
2706532c92ee1a6e0bbd7ec5fe738bf3136193cf
/
vgasrc
/
stdvgamodes.c
12900b1
vgabios: Fill in available legacy modes in video_func_static at runtime
by Kevin O'Connor
· 10 years ago
6397790
vgabios: Move standard table definitions to std/vga.h
by Kevin O'Connor
· 10 years ago
2620984
vgabios: Make sure stdvga_list_modes() doesn't overrun the buffer.
by Kevin O'Connor
· 11 years ago
5b6936e
vgabios: Load the DAC palette in "packed" modes on Cirrus and BochsVGA.
by Kevin O'Connor
· 11 years ago
2d2fa31
Move function definitions for output.c from util.h to new file output.h.
by Kevin O'Connor
· 11 years ago
fa9c66a
Rename util.c to string.c and introduce string.h.
by Kevin O'Connor
· 11 years ago
a1a3283
Report stdvga modes in VBE via int10 (AX = 4F00h)
by Christian Gmeiner
· 12 years ago
f98bbf0
vgabios: Move stdvga_set_mode() to stdvgamodes.c.
by Kevin O'Connor
· 13 years ago
e6bc4c1
vgabios: Move BDA setting from driver code to common code.
by Kevin O'Connor
· 13 years ago
69b01cb
vgabios: Don't have geode code peak into stdvga mode struct.
by Kevin O'Connor
· 13 years ago
4ad2d10
vgabios: Rename vgatables.c to stdvgamodes.c.
by Kevin O'Connor
· 13 years ago
[Renamed (99%) from vgasrc/vgatables.c]
aad3b69
vgabios: Move video_param_table definition to vgabios.c.
by Kevin O'Connor
· 13 years ago
efb4523
vgabios: Move static_functionality[] from vgatables.c to vgabios.c.
by Kevin O'Connor
· 13 years ago
10dff3d
vgabios: Extract out common parts of struct vgamode_s.
by Kevin O'Connor
· 13 years ago
83047be
vgabios: Unify page size calculations; remove page size from vgamode_s.
by Kevin O'Connor
· 13 years ago
80da87d
vgabios: Make struct vgamode_s more similar to bochs/cirrus mode tables.
by Kevin O'Connor
· 13 years ago
4519197
vgabios: Add char width to stdvga mode table.
by Kevin O'Connor
· 13 years ago
d4398ad
vgabios: Use vesa style memory model flags in stdvga code.
by Kevin O'Connor
· 13 years ago
ed68e5b
vgabios: Rename vgaio.c to stdvga.c.
by Kevin O'Connor
· 13 years ago
e1e000b
vgabios: Rename vga.c to vgabios.c.
by Kevin O'Connor
· 13 years ago
f376037
vgabios: Generate video_param_table at runtime.
by Kevin O'Connor
· 13 years ago
87233e9
vgabios: Use vgamode_s instead of video_param_table in code.
by Kevin O'Connor
· 13 years ago
0c7d4d0
vgabios: Extend information in internal vgamode_s struct.
by Kevin O'Connor
· 13 years ago
815e447
vgabios: Define video_save_pointer_table layout.
by Kevin O'Connor
· 13 years ago
e4f220f
VGA: Remove vmode_g->class - store info in vmode_g->memmodel.
by Kevin O'Connor
· 15 years ago
a959aa1
VGA: Minor - improve indentation of palette structs.
by Kevin O'Connor
· 15 years ago
d113a99
VGA: Use segment definitions.
by Kevin O'Connor
· 15 years ago
5727c29
VGA: Rework vga_modes[] array to have pointers to other structs.
by Kevin O'Connor
· 15 years ago
1f2c307
Add initial port of the "open source vga bios" project.
by Kevin O'Connor
· 15 years ago