]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
loader: cursor off should restore display content
authorToomas Soome <tsoome@FreeBSD.org>
Sat, 6 Mar 2021 10:19:43 +0000 (12:19 +0200)
committerToomas Soome <tsoome@FreeBSD.org>
Tue, 9 Mar 2021 14:30:47 +0000 (16:30 +0200)
commit1ceb3c6c3bdbd0feabe1e071cac1a464bba125b1
treef8d40720cd6c6fae152c4693e043497a666bd6fd
parent677a7288adf1034395245ec60ea76300b015aeff
loader: cursor off should restore display content

When drawing cursor, we should store original display
content because there may be image data we would like to restore
when the cursor is removed.

PR: 254054
Reported by: Jose Luis Duran
Approved by: re (gjb)

(cherry picked from commit d708f23ebb06cfc9cf8f96f17a43eb63653b818a)
stand/common/gfx_fb.c
stand/common/gfx_fb.h