video_fb: Fix blue collor if using unoptimized blitter.
authorVladimir Serbinenko <phcoder@gmail.com>
Thu, 9 Feb 2017 01:22:24 +0000 (02:22 +0100)
committerVladimir Serbinenko <phcoder@gmail.com>
Mon, 27 Feb 2017 01:58:50 +0000 (01:58 +0000)
commitfb93c75bdd10c0791522baa0cfff1bed9edc8745
tree8fb5df9fc3f809ff98798048432c8b8487a9be7b
parent641bb15fa4b9fd3a3948d8dcd4d28b5a35258828
video_fb: Fix blue collor if using unoptimized blitter.

when unmapping the color what matters is the mode of source, not target.
grub-core/video/fb/video_fb.c