Don't scan into non-diskfilter devices having diskfilter names.
* grub-core/disk/diskfilter.c (is_valid_diskfilter_name): New function. (scan_disk): New argument accept_diskfilter. Fix recursion depth handling. (scan_disk_hook): New function.
This commit is contained in:
parent
bdf8886428
commit
ee618bd491
2 changed files with 44 additions and 11 deletions
|
@ -1,3 +1,12 @@
|
|||
2012-05-01 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Don't scan into non-diskfilter devices having diskfilter names.
|
||||
|
||||
* grub-core/disk/diskfilter.c (is_valid_diskfilter_name): New function.
|
||||
(scan_disk): New argument accept_diskfilter. Fix recursion depth
|
||||
handling.
|
||||
(scan_disk_hook): New function.
|
||||
|
||||
2012-04-29 Bean <bean123ch@gmail.com>
|
||||
|
||||
* grub-core/net/drivers/efi/efinet.c (get_card_packet): Fix buffer
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue