|
@@ -651,7 +651,7 @@ utilitiesarm:
|
|
kernel: ${live_endpoint}{{ endpoints.memtest86.path }}memtest86-usb.img
|
|
kernel: ${live_endpoint}{{ endpoints.memtest86.path }}memtest86-usb.img
|
|
name: Memtest86 Free - {{ endpoints.memtest86.version }}
|
|
name: Memtest86 Free - {{ endpoints.memtest86.version }}
|
|
type: sanboot
|
|
type: sanboot
|
|
- uefi-shell:
|
|
|
|
|
|
+ uefishell:
|
|
enabled: true
|
|
enabled: true
|
|
kernel: ${live_endpoint}{{ endpoints.uefi-shell.path }}uefi-shell-aarch64.efi
|
|
kernel: ${live_endpoint}{{ endpoints.uefi-shell.path }}uefi-shell-aarch64.efi
|
|
name: UEFI Shell - {{ endpoints.uefi-shell.version }}
|
|
name: UEFI Shell - {{ endpoints.uefi-shell.version }}
|
|
@@ -736,7 +736,7 @@ utilitiesefi:
|
|
enabled: true
|
|
enabled: true
|
|
name: System Rescue CD
|
|
name: System Rescue CD
|
|
type: ipxemenu
|
|
type: ipxemenu
|
|
- uefi-shell:
|
|
|
|
|
|
+ uefishell:
|
|
enabled: true
|
|
enabled: true
|
|
kernel: ${live_endpoint}{{ endpoints.uefi-shell.path }}uefi-shell-x64.efi
|
|
kernel: ${live_endpoint}{{ endpoints.uefi-shell.path }}uefi-shell-x64.efi
|
|
name: UEFI Shell - {{ endpoints.uefi-shell.version }}
|
|
name: UEFI Shell - {{ endpoints.uefi-shell.version }}
|