Gitiles
Code Review
Sign In
review.coreboot.org
/
seabios
/
161d201affa5dd23a39a0de9a0743b857448c4b6
/
vgasrc
/
stdvga.c
161d201
vgabios: Unify X_init() functions.
by Kevin O'Connor
· 13 years ago
5108c69
vgabios: Unify X_set_mode() functions.
by Kevin O'Connor
· 13 years ago
821d6b4
vgabios: Refactor vga_set_mode and stdvga_set_mode.
by Kevin O'Connor
· 13 years ago
c990f27
vgabios: Introduce stdvga_get_crtc() and use it consistently.
by Kevin O'Connor
· 13 years ago
7e1d530
vgabios: Fix typo in release_font_access() - inb instead of inw.
by Kevin O'Connor
· 13 years ago
2bec7d6
vgabios: Move vgafb_load_font to stdvga.c.
by Kevin O'Connor
· 13 years ago
88ca741
vgabios: Rename vgahw_* functions to stdvga_*.
by Kevin O'Connor
· 13 years ago
ed68e5b
vgabios: Rename vgaio.c to stdvga.c.
by Kevin O'Connor
· 13 years ago
[Renamed (99%) from vgasrc/vgaio.c]
e1e000b
vgabios: Rename vga.c to vgabios.c.
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
1ca05b0
Be sure to add "void" to all function prototypes that take no args.
by Kevin O'Connor
· 15 years ago
414d073
VGA: Move direct in/out calls out of vgafb.c.
by Kevin O'Connor
· 15 years ago
124b6f7
VGA: Factor out hardware accesses from biosfn_set_video_mode.
by Kevin O'Connor
· 15 years ago
ca66864
VGA: Define structs for save/restore state calls.
by Kevin O'Connor
· 15 years ago
a0ecb05
VGA: Move some ioport accesses from vga.c to vgaio.c.
by Kevin O'Connor
· 15 years ago
8bc059e
VGA: Remove references to 'struct bregs' from vgaio.c code.
by Kevin O'Connor
· 15 years ago
c0c7df6
VGA: Extract code from vga.c into new files vgaio.c and vgafb.c.
by Kevin O'Connor
· 15 years ago