* grub-core/video/capture.c: Do not do finalization when .fini

is called as there is explicit capture_end.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2013-10-03 23:33:58 +02:00
parent 4fa60739f2
commit e44b9a8349
2 changed files with 12 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2013-10-03 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/video/capture.c: Do not do finalization when .fini
is called as there is explicit capture_end.
2013-10-03 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/term/gfxterm.c: Add flag "functional" to skip input when