* grub-core/loader/efi/chainloader.c (grub_chainloader_unload): Set

file_path to 0 for surety.
	(grub_chainloader_boot): Set exit_data to NULL.
	Unset the loader once done.
	(grub_cmd_chainloader): Fix confusing error message if file is empty.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2011-05-10 09:14:41 +02:00
parent 9c9bfc6de9
commit 52856af262
2 changed files with 16 additions and 2 deletions

View file

@ -1,3 +1,11 @@
2011-05-09 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/loader/efi/chainloader.c (grub_chainloader_unload): Set
file_path to 0 for surety.
(grub_chainloader_boot): Set exit_data to NULL.
Unset the loader once done.
(grub_cmd_chainloader): Fix confusing error message if file is empty.
2011-05-09 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/term/at_keyboard.c (fetch_key): Make a printf on