Minor formatting change
This commit is contained in:
parent
5756d14292
commit
2fb9b36959
1 changed files with 3 additions and 0 deletions
|
|
@ -19,6 +19,7 @@ menuentry "MemTest86" {
|
|||
icon /EFI/boot/icons/wk_memtest.png
|
||||
loader /EFI/memtest86/memtestx64.efi
|
||||
}
|
||||
|
||||
menuentry "Linux" {
|
||||
icon /EFI/boot/icons/wk_arch.png
|
||||
loader /arch/boot/x86_64/vmlinuz
|
||||
|
|
@ -39,11 +40,13 @@ menuentry "Linux" {
|
|||
#UFD-MINIMAL# options "archisobasedir=arch_minimal archisolabel=%ARCHISO_LABEL% copytoram loglevel=3"
|
||||
#UFD-MINIMAL#}
|
||||
}
|
||||
|
||||
#UFD-WINPE#menuentry "WindowsPE" {
|
||||
#UFD-WINPE# ostype windows
|
||||
#UFD-WINPE# icon /EFI/boot/icons/wk_win.png
|
||||
#UFD-WINPE# loader /EFI/microsoft/bootx64.efi
|
||||
#UFD-WINPE#}
|
||||
|
||||
#UFD-DGPU#menuentry "Mac dGPU Disable Tool" {
|
||||
#UFD-DGPU# icon /EFI/boot/icons/dgpu.png
|
||||
#UFD-DGPU# loader /dgpu/vmlinuz
|
||||
|
|
|
|||
Loading…
Reference in a new issue