* grub-core/video/fb/video_fb.c: Merge two blit functions

into one.
This commit is contained in:
Vladimir Testov 2013-11-05 21:46:16 +04:00
parent 810f991b9e
commit 339eacce1b
2 changed files with 42 additions and 104 deletions

View file

@ -1,3 +1,8 @@
2013-11-05 Vladimir Testov <vladimir.testov@rosalab.ru>
* grub-core/video/fb/video_fb.c: Merge two blit functions
into one.
2013-11-05 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/term/terminfo.c: Add sequences for home and end.