Commit 07b4de54 authored by Anton Midyukov's avatar Anton Midyukov

grub: Updating 95fwsetup_efi.cfg

More accurate name of the menu item.
parent e7a9ca2d
if [ "$grub_platform" = "efi" ]; then
menuentry $"System setup" --id 'uefi-firmware' {
menuentry $"UEFI Firmware Settings" --id 'uefi-firmware' {
fwsetup
}
fi
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment