Change grub_install_register_efi interface to pass GRUB device.
This allows grub_install_register_efi to request partition info directly.
This commit is contained in:
parent
38933cee85
commit
a24725cc6e
5 changed files with 27 additions and 8 deletions
|
@ -1,3 +1,10 @@
|
|||
2013-12-14 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Change grub_install_register_efi interface to pass GRUB device.
|
||||
|
||||
This allows grub_install_register_efi to request partition info
|
||||
directly.
|
||||
|
||||
2013-12-14 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Workaround cygwin bug when using \\?\Volume{GUID} syntax.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue