Manage grub2 menus. More...
#include "../menu.h"
Go to the source code of this file.
Functions | |
char | mount_uefi_partition () |
mounts the UEFI partition on a free drive More... | |
int | unmount_uefi_partition (char drive) |
unmounts the UEFI partition More... | |
menu_t * | get_grub2 () |
get the grub2 menu plugin More... | |
Manage grub2 menus.
char mount_uefi_partition | ( | ) |
mounts the UEFI partition on a free drive
int unmount_uefi_partition | ( | char | drive | ) |
unmounts the UEFI partition
drive | the drive letter where the partition is mounted |