* grub-core/kern/efi/efi.c (grub_efi_get_filename): Reset the pointer

at the start of second iteration.
This commit is contained in:
Vladimir Serbinenko 2013-11-14 15:50:43 +01:00
parent ec525c18e1
commit 83e9c273e5
2 changed files with 11 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2013-11-14 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/kern/efi/efi.c (grub_efi_get_filename): Reset the pointer
at the start of second iteration.
2013-11-14 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/Makefile.am (efiemu64.o): Explicitly set link format.