merge mainline into sparc-mkimage
This commit is contained in:
commit
14532662ee
46 changed files with 670 additions and 364 deletions
|
@ -463,6 +463,7 @@ grub_multiboot_set_bootdev (void)
|
|||
if ((p[0] >= 'a') && (p[0] <= 'z'))
|
||||
part = p[0] - 'a';
|
||||
}
|
||||
grub_free (p);
|
||||
}
|
||||
if (dev)
|
||||
grub_device_close (dev);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue