* util/grub-probe.c: Improve help message and simplify list handling.

This commit is contained in:
Andrey Borzenkov 2013-12-24 20:30:16 +01:00 committed by Vladimir Serbinenko
parent 09c479006c
commit 46f8d358ef
2 changed files with 76 additions and 42 deletions

View file

@ -1,3 +1,7 @@
2013-12-24 Andrey Borzenkov <arvidjaar@gmail.com>
* util/grub-probe.c: Improve help message and simplify list handling.
2013-12-24 Vladimir Serbinenko <phcoder@gmail.com>
Fix buffer overflow in grub_efi_print_device_path.