summaryrefslogtreecommitdiff
path: root/configs/lxde-openrc/efiboot/EFI/boot/entries/uefi-shell-x86_64.conf
diff options
context:
space:
mode:
authorDavid P <megver83@parabola.nu>2019-03-09 15:01:47 -0300
committerDavid P <megver83@parabola.nu>2019-03-09 15:04:16 -0300
commita661b478127575459eb6182586790c146fd863d1 (patch)
treee9136a3289a69b13725111411843bab89ca96727 /configs/lxde-openrc/efiboot/EFI/boot/entries/uefi-shell-x86_64.conf
parenta09ac8ebf2ecc46818f819a663981510571a2f27 (diff)
[openrc-isos] Merge uefi-shell-v1-x86_64.conf and uefi-shell-v2-x86_64.conf into a single file
Signed-off-by: David P <megver83@parabola.nu>
Diffstat (limited to 'configs/lxde-openrc/efiboot/EFI/boot/entries/uefi-shell-x86_64.conf')
-rw-r--r--configs/lxde-openrc/efiboot/EFI/boot/entries/uefi-shell-x86_64.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/configs/lxde-openrc/efiboot/EFI/boot/entries/uefi-shell-x86_64.conf b/configs/lxde-openrc/efiboot/EFI/boot/entries/uefi-shell-x86_64.conf
new file mode 100644
index 0000000..19e2164
--- /dev/null
+++ b/configs/lxde-openrc/efiboot/EFI/boot/entries/uefi-shell-x86_64.conf
@@ -0,0 +1,6 @@
+menuentry "UEFI Shell x86_64 v1" {
+ loader /EFI/shellx64_v1.efi
+}
+menuentry "UEFI Shell x86_64 v2" {
+ loader /EFI/shellx64_v2.efi
+}