chiark / gitweb /
gummiboot/sd-boot/systemd-boot: rename galore
[elogind.git] / test / test-efi-create-disk.sh
index 07595b7214857e14821defd68494c88d1de962f4..4f953ace356227079f0e4b9967f2b640e0e8caa1 100755 (executable)
@@ -12,7 +12,7 @@ mkdir -p mnt
 mount ${LOOP}p1 mnt
 
 mkdir -p mnt/EFI/{Boot,systemd}
-cp sd-bootx64.efi mnt/EFI/Boot/bootx64.efi
+cp systemd-bootx64.efi mnt/EFI/Boot/bootx64.efi
 cp test/splash.bmp mnt/EFI/systemd/
 
 [ -e /boot/shellx64.efi ] && cp /boot/shellx64.efi mnt/