]> xenbits.xensource.com Git - seabios.git/commit
ati-vga: fix ati_read()
authorGerd Hoffmann <kraxel@redhat.com>
Mon, 24 Jun 2019 10:09:31 +0000 (12:09 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Mon, 24 Jun 2019 12:35:38 +0000 (14:35 +0200)
commit136e2612bd48ef06562625f15259fbacf7bcf66f
tree46854aa8e7a5761ad289e79f9c624747829fc636
parentce52a31f612e33df66ac3553d9633732e34a277b
ati-vga: fix ati_read()

Cut & paste bug probably.  Had no bad effect so far because the code
doesn't read registers larger than 0x100.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
vgasrc/atiext.c