diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2011-12-31 19:13:45 -0500 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2011-12-31 19:21:23 -0500 |
commit | 5108c69c47e18244206593c0c7918711311d8ef3 (patch) | |
tree | 1a64a1ac0ab43a3acfe89ed8a55e2c895f25ee5b /vgasrc/vgabios.h | |
parent | 6f775088925a9b1ed3ded58e05d7ee276366166f (diff) | |
download | seabios-5108c69c47e18244206593c0c7918711311d8ef3.tar.gz |
vgabios: Unify X_set_mode() functions.
Use the same function signature for cirrus, bochsvga, and stdvga
set_mode code.
Make both the int1000 interface and the VBE 104f02 interface use the
same set_mode function.
Where clext and bochsvga need to fallback to the standard vga mode
switching, have them call vgastd_mode_switch directly.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'vgasrc/vgabios.h')
0 files changed, 0 insertions, 0 deletions