From a661b478127575459eb6182586790c146fd863d1 Mon Sep 17 00:00:00 2001 From: David P Date: Sat, 9 Mar 2019 15:01:47 -0300 Subject: [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 --- configs/lxde-openrc/efiboot/EFI/boot/entries/uefi-shell-x86_64.conf | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 configs/lxde-openrc/efiboot/EFI/boot/entries/uefi-shell-x86_64.conf (limited to 'configs/lxde-openrc/efiboot/EFI/boot/entries/uefi-shell-x86_64.conf') 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 +} -- cgit v1.2.2