* grub-core/kern/efi/efi.c: Ensure that the result starts with /

and has no //.
This commit is contained in:
Vladimir Serbinenko 2014-01-18 16:41:47 +01:00
parent 5acc8020b4
commit 7e7293d745
2 changed files with 22 additions and 8 deletions

View file

@ -1,3 +1,8 @@
2014-01-18 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/kern/efi/efi.c: Ensure that the result starts with /
and has no //.
2014-01-18 Vladimir Serbinenko <phcoder@gmail.com>
* NEWS: Add few missing entries.