"docs/vscode:/vscode.git/clone" did not exist on "a88b006ecf1f7f5347d939cf2ae65f69f7abc8c8"
Commit ab964932 authored by longpanda's avatar longpanda
Browse files

Solus UEFI boot

parent 91330b97
...@@ -720,6 +720,8 @@ function uefi_linux_menu_func { ...@@ -720,6 +720,8 @@ function uefi_linux_menu_func {
vt_add_replace_file 0 "EFI\\BOOT\\full.cz" vt_add_replace_file 0 "EFI\\BOOT\\full.cz"
set FirstTryBootFile='@EFI@BOOT@grubx64.efi' set FirstTryBootFile='@EFI@BOOT@grubx64.efi'
elif vt_str_begin "$vt_volume_id" "SolusLive"; then
vt_add_replace_file 0 "initrd"
fi 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