Workaround windows bug when querying EFI system partition parameters.
This commit is contained in:
parent
6a5fe1328b
commit
4bad23a15f
4 changed files with 87 additions and 17 deletions
|
@ -27,4 +27,7 @@ grub_util_get_windows_path (const char *unix_path);
|
|||
char *
|
||||
grub_util_tchar_to_utf8 (LPCTSTR in);
|
||||
|
||||
TCHAR *
|
||||
grub_get_mount_point (const TCHAR *path);
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue