6 lines
161 B
Plaintext
6 lines
161 B
Plaintext
|
menuentry "Windows 11" {
|
||
|
icon /EFI/refind/themes/{THEME}/icons/os_win11.png
|
||
|
ostype Windows
|
||
|
loader /EFI/ms11/Microsoft/Boot/bootmgfw.efi
|
||
|
}
|