]> xenbits.xensource.com Git - seabios.git/commit
VGA: Rework vga_modes[] array to have pointers to other structs.
authorKevin O'Connor <kevin@koconnor.net>
Sat, 16 May 2009 21:29:32 +0000 (17:29 -0400)
committerKevin O'Connor <kevin@koconnor.net>
Sat, 16 May 2009 21:29:32 +0000 (17:29 -0400)
commit5727c29f9c91d26d14f07a83d536119486345c36
tree8c547d3126229a7085a992588a787ef0bbc60b78
parentdd2be77bac21ba78930d6b8034f0e36b33e5333d
VGA: Rework vga_modes[] array to have pointers to other structs.

Prefer using pointers instead of indexes into arrays.
vgasrc/vga.c
vgasrc/vgatables.c
vgasrc/vgatables.h