Added UEFI support

This commit is contained in:
CapCreeperGR
2024-07-09 11:57:48 +00:00
parent 1a8d7a1e39
commit b46268e887
3 changed files with 14 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
GRUB_DEFAULT=0
GRUB_TIMEOUT_STYLE=menu
GRUB_TIMEOUT=5
GRUB_DISTRIBUTOR="Tide Linux"
GRUB_DISTRIBUTOR="Tide"
GRUB_CMDLINE_LINUX_DEFAULT="quiet loglevel=3"
GRUB_CMDLINE_LINUX=""