int unmount_uefi_partition(char drive)
unmounts the UEFI partition
Definition: grub2.c:49
menu_t * get_grub2()
get the grub2 menu plugin
Definition: grub2.c:393
char mount_uefi_partition()
mounts the UEFI partition on a free drive
Definition: grub2.c:34