Make UEFI boot safe and remove GRUB logo

This commit is contained in:
2026-05-03 20:11:42 +03:00
parent eed157c2db
commit 4f20c9246d
4 changed files with 72 additions and 12 deletions
@@ -8,7 +8,7 @@ else
fi
if loadfont $font ; then
set gfxmode=1920x1080,1280x1024,auto
set gfxmode=1280x1024,auto
set gfxpayload=keep
insmod efi_gop
insmod efi_uga