]> xenbits.xensource.com Git - people/andrewcoop/seabios.git/commit
vga: Fix bug in stdvga_get_linesize()
authorKevin O'Connor <kevin@koconnor.net>
Tue, 29 Aug 2017 18:38:19 +0000 (14:38 -0400)
committerKevin O'Connor <kevin@koconnor.net>
Tue, 29 Aug 2017 18:38:19 +0000 (14:38 -0400)
commitef5fdc99b771349264b4ba0aac1c654c8789386f
tree4dc8efc29a93b1de2a20f358b0a1ee638bf27585
parentb404a5f417cbe5593f89c79954569b0e245fb80c
vga: Fix bug in stdvga_get_linesize()

Add required GET_GLOBAL() macro to vmode_g access.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
vgasrc/stdvga.c