From 24c62ad321ddb530a206f161d33546c54400de42 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 3 Oct 2019 20:26:37 +0000 Subject: [PATCH] Going to move efi-files to mirror the final directory structure --- bootfiles/{efi-files => EFI/Boot}/ldlinux.e64 | Bin bootfiles/{efi-files => EFI/Boot}/libutil.c32 | Bin bootfiles/{efi-files => EFI/Boot}/menu.c32 | Bin bootfiles/{efi-files => EFI/Boot}/syslinux.efi | Bin 4 files changed, 0 insertions(+), 0 deletions(-) rename bootfiles/{efi-files => EFI/Boot}/ldlinux.e64 (100%) rename bootfiles/{efi-files => EFI/Boot}/libutil.c32 (100%) rename bootfiles/{efi-files => EFI/Boot}/menu.c32 (100%) rename bootfiles/{efi-files => EFI/Boot}/syslinux.efi (100%) diff --git a/bootfiles/efi-files/ldlinux.e64 b/bootfiles/EFI/Boot/ldlinux.e64 similarity index 100% rename from bootfiles/efi-files/ldlinux.e64 rename to bootfiles/EFI/Boot/ldlinux.e64 diff --git a/bootfiles/efi-files/libutil.c32 b/bootfiles/EFI/Boot/libutil.c32 similarity index 100% rename from bootfiles/efi-files/libutil.c32 rename to bootfiles/EFI/Boot/libutil.c32 diff --git a/bootfiles/efi-files/menu.c32 b/bootfiles/EFI/Boot/menu.c32 similarity index 100% rename from bootfiles/efi-files/menu.c32 rename to bootfiles/EFI/Boot/menu.c32 diff --git a/bootfiles/efi-files/syslinux.efi b/bootfiles/EFI/Boot/syslinux.efi similarity index 100% rename from bootfiles/efi-files/syslinux.efi rename to bootfiles/EFI/Boot/syslinux.efi