* grub-core/commands/wildcard.c (+check_file): New function.
(wildcard_expand): Don't expand to non-existing files, expand with suffix and not attempt to expand if not needed.
This commit is contained in:
parent
3d2de9a7ba
commit
f4d5820f28
2 changed files with 132 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
|||
2012-06-07 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/commands/wildcard.c (+check_file): New function.
|
||||
(wildcard_expand): Don't expand to non-existing files, expand with
|
||||
suffix and not attempt to expand if not needed.
|
||||
|
||||
2012-06-07 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/disk/efi/efidisk.c (name_devices): Don't make disks
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue