6 lines
151 B
Plaintext
6 lines
151 B
Plaintext
|
menuentry "Windows 10" {
|
||
|
icon /EFI/refind/themes/{THEME}/icons/os_win10.png
|
||
|
ostype Windows
|
||
|
loader /EFI/ms10/Boot/bootmgfw.efi
|
||
|
}
|