* grub-core/commands/minicmd.c (grub_mini_cmd_dump): Handle LLP case.

This commit is contained in:
Vladimir Serbinenko 2013-12-16 15:28:07 +01:00
parent cc6fb517de
commit 66a07ce2f8
2 changed files with 12 additions and 2 deletions

View file

@ -1,3 +1,7 @@
2013-12-16 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/commands/minicmd.c (grub_mini_cmd_dump): Handle LLP case.
2013-12-16 Vladimir Serbinenko <phcoder@gmail.com>
Remove practice of assigning random const pointers to device id.