diff --git a/grub-core/Makefile.am b/VasEBoot-core/Makefile.am similarity index 100% rename from grub-core/Makefile.am rename to VasEBoot-core/Makefile.am diff --git a/grub-core/Makefile.core.def b/VasEBoot-core/Makefile.core.def similarity index 100% rename from grub-core/Makefile.core.def rename to VasEBoot-core/Makefile.core.def diff --git a/grub-core/boot/decompressor/minilib.c b/VasEBoot-core/boot/decompressor/minilib.c similarity index 100% rename from grub-core/boot/decompressor/minilib.c rename to VasEBoot-core/boot/decompressor/minilib.c diff --git a/grub-core/boot/decompressor/none.c b/VasEBoot-core/boot/decompressor/none.c similarity index 100% rename from grub-core/boot/decompressor/none.c rename to VasEBoot-core/boot/decompressor/none.c diff --git a/grub-core/boot/decompressor/xz.c b/VasEBoot-core/boot/decompressor/xz.c similarity index 100% rename from grub-core/boot/decompressor/xz.c rename to VasEBoot-core/boot/decompressor/xz.c diff --git a/grub-core/boot/i386/pc/boot.S b/VasEBoot-core/boot/i386/pc/boot.S similarity index 100% rename from grub-core/boot/i386/pc/boot.S rename to VasEBoot-core/boot/i386/pc/boot.S diff --git a/grub-core/boot/i386/pc/cdboot.S b/VasEBoot-core/boot/i386/pc/cdboot.S similarity index 100% rename from grub-core/boot/i386/pc/cdboot.S rename to VasEBoot-core/boot/i386/pc/cdboot.S diff --git a/grub-core/boot/i386/pc/diskboot.S b/VasEBoot-core/boot/i386/pc/diskboot.S similarity index 100% rename from grub-core/boot/i386/pc/diskboot.S rename to VasEBoot-core/boot/i386/pc/diskboot.S diff --git a/grub-core/boot/i386/pc/lnxboot.S b/VasEBoot-core/boot/i386/pc/lnxboot.S similarity index 100% rename from grub-core/boot/i386/pc/lnxboot.S rename to VasEBoot-core/boot/i386/pc/lnxboot.S diff --git a/grub-core/boot/i386/pc/lzma_decode.S b/VasEBoot-core/boot/i386/pc/lzma_decode.S similarity index 100% rename from grub-core/boot/i386/pc/lzma_decode.S rename to VasEBoot-core/boot/i386/pc/lzma_decode.S diff --git a/grub-core/boot/i386/pc/pxeboot.S b/VasEBoot-core/boot/i386/pc/pxeboot.S similarity index 100% rename from grub-core/boot/i386/pc/pxeboot.S rename to VasEBoot-core/boot/i386/pc/pxeboot.S diff --git a/grub-core/boot/i386/pc/startup_raw.S b/VasEBoot-core/boot/i386/pc/startup_raw.S similarity index 100% rename from grub-core/boot/i386/pc/startup_raw.S rename to VasEBoot-core/boot/i386/pc/startup_raw.S diff --git a/grub-core/boot/i386/qemu/boot.S b/VasEBoot-core/boot/i386/qemu/boot.S similarity index 100% rename from grub-core/boot/i386/qemu/boot.S rename to VasEBoot-core/boot/i386/qemu/boot.S diff --git a/grub-core/boot/mips/loongson/fuloong2f.S b/VasEBoot-core/boot/mips/loongson/fuloong2f.S similarity index 100% rename from grub-core/boot/mips/loongson/fuloong2f.S rename to VasEBoot-core/boot/mips/loongson/fuloong2f.S diff --git a/grub-core/boot/mips/loongson/fwstart.S b/VasEBoot-core/boot/mips/loongson/fwstart.S similarity index 100% rename from grub-core/boot/mips/loongson/fwstart.S rename to VasEBoot-core/boot/mips/loongson/fwstart.S diff --git a/grub-core/boot/mips/startup_raw.S b/VasEBoot-core/boot/mips/startup_raw.S similarity index 100% rename from grub-core/boot/mips/startup_raw.S rename to VasEBoot-core/boot/mips/startup_raw.S diff --git a/grub-core/boot/powerpc/grub.chrp.in b/VasEBoot-core/boot/powerpc/VasEBoot.chrp.in similarity index 100% rename from grub-core/boot/powerpc/grub.chrp.in rename to VasEBoot-core/boot/powerpc/VasEBoot.chrp.in diff --git a/grub-core/boot/powerpc/bootinfo.txt.in b/VasEBoot-core/boot/powerpc/bootinfo.txt.in similarity index 100% rename from grub-core/boot/powerpc/bootinfo.txt.in rename to VasEBoot-core/boot/powerpc/bootinfo.txt.in diff --git a/grub-core/boot/sparc64/ieee1275/boot.S b/VasEBoot-core/boot/sparc64/ieee1275/boot.S similarity index 100% rename from grub-core/boot/sparc64/ieee1275/boot.S rename to VasEBoot-core/boot/sparc64/ieee1275/boot.S diff --git a/grub-core/boot/sparc64/ieee1275/diskboot.S b/VasEBoot-core/boot/sparc64/ieee1275/diskboot.S similarity index 100% rename from grub-core/boot/sparc64/ieee1275/diskboot.S rename to VasEBoot-core/boot/sparc64/ieee1275/diskboot.S diff --git a/grub-core/bus/bonito.c b/VasEBoot-core/bus/bonito.c similarity index 100% rename from grub-core/bus/bonito.c rename to VasEBoot-core/bus/bonito.c diff --git a/grub-core/bus/cs5536.c b/VasEBoot-core/bus/cs5536.c similarity index 100% rename from grub-core/bus/cs5536.c rename to VasEBoot-core/bus/cs5536.c diff --git a/grub-core/bus/emu/pci.c b/VasEBoot-core/bus/emu/pci.c similarity index 100% rename from grub-core/bus/emu/pci.c rename to VasEBoot-core/bus/emu/pci.c diff --git a/grub-core/bus/i386/ieee1275/pci.c b/VasEBoot-core/bus/i386/ieee1275/pci.c similarity index 100% rename from grub-core/bus/i386/ieee1275/pci.c rename to VasEBoot-core/bus/i386/ieee1275/pci.c diff --git a/grub-core/bus/pci.c b/VasEBoot-core/bus/pci.c similarity index 100% rename from grub-core/bus/pci.c rename to VasEBoot-core/bus/pci.c diff --git a/grub-core/bus/usb/ehci.c b/VasEBoot-core/bus/usb/ehci.c similarity index 100% rename from grub-core/bus/usb/ehci.c rename to VasEBoot-core/bus/usb/ehci.c diff --git a/grub-core/bus/usb/ohci.c b/VasEBoot-core/bus/usb/ohci.c similarity index 100% rename from grub-core/bus/usb/ohci.c rename to VasEBoot-core/bus/usb/ohci.c diff --git a/grub-core/bus/usb/serial/common.c b/VasEBoot-core/bus/usb/serial/common.c similarity index 100% rename from grub-core/bus/usb/serial/common.c rename to VasEBoot-core/bus/usb/serial/common.c diff --git a/grub-core/bus/usb/serial/ftdi.c b/VasEBoot-core/bus/usb/serial/ftdi.c similarity index 100% rename from grub-core/bus/usb/serial/ftdi.c rename to VasEBoot-core/bus/usb/serial/ftdi.c diff --git a/grub-core/bus/usb/serial/pl2303.c b/VasEBoot-core/bus/usb/serial/pl2303.c similarity index 100% rename from grub-core/bus/usb/serial/pl2303.c rename to VasEBoot-core/bus/usb/serial/pl2303.c diff --git a/grub-core/bus/usb/serial/usbdebug_late.c b/VasEBoot-core/bus/usb/serial/usbdebug_late.c similarity index 100% rename from grub-core/bus/usb/serial/usbdebug_late.c rename to VasEBoot-core/bus/usb/serial/usbdebug_late.c diff --git a/grub-core/bus/usb/uhci.c b/VasEBoot-core/bus/usb/uhci.c similarity index 100% rename from grub-core/bus/usb/uhci.c rename to VasEBoot-core/bus/usb/uhci.c diff --git a/grub-core/bus/usb/usb.c b/VasEBoot-core/bus/usb/usb.c similarity index 100% rename from grub-core/bus/usb/usb.c rename to VasEBoot-core/bus/usb/usb.c diff --git a/grub-core/bus/usb/usbhub.c b/VasEBoot-core/bus/usb/usbhub.c similarity index 100% rename from grub-core/bus/usb/usbhub.c rename to VasEBoot-core/bus/usb/usbhub.c diff --git a/grub-core/bus/usb/usbtrans.c b/VasEBoot-core/bus/usb/usbtrans.c similarity index 100% rename from grub-core/bus/usb/usbtrans.c rename to VasEBoot-core/bus/usb/usbtrans.c diff --git a/grub-core/commands/acpi.c b/VasEBoot-core/commands/acpi.c similarity index 100% rename from grub-core/commands/acpi.c rename to VasEBoot-core/commands/acpi.c diff --git a/grub-core/commands/acpihalt.c b/VasEBoot-core/commands/acpihalt.c similarity index 100% rename from grub-core/commands/acpihalt.c rename to VasEBoot-core/commands/acpihalt.c diff --git a/grub-core/commands/arc/lsdev.c b/VasEBoot-core/commands/arc/lsdev.c similarity index 100% rename from grub-core/commands/arc/lsdev.c rename to VasEBoot-core/commands/arc/lsdev.c diff --git a/grub-core/commands/blocklist.c b/VasEBoot-core/commands/blocklist.c similarity index 100% rename from grub-core/commands/blocklist.c rename to VasEBoot-core/commands/blocklist.c diff --git a/grub-core/commands/boot.c b/VasEBoot-core/commands/boot.c similarity index 100% rename from grub-core/commands/boot.c rename to VasEBoot-core/commands/boot.c diff --git a/grub-core/commands/boottime.c b/VasEBoot-core/commands/boottime.c similarity index 100% rename from grub-core/commands/boottime.c rename to VasEBoot-core/commands/boottime.c diff --git a/grub-core/commands/cacheinfo.c b/VasEBoot-core/commands/cacheinfo.c similarity index 100% rename from grub-core/commands/cacheinfo.c rename to VasEBoot-core/commands/cacheinfo.c diff --git a/grub-core/commands/cat.c b/VasEBoot-core/commands/cat.c similarity index 100% rename from grub-core/commands/cat.c rename to VasEBoot-core/commands/cat.c diff --git a/grub-core/commands/cmp.c b/VasEBoot-core/commands/cmp.c similarity index 100% rename from grub-core/commands/cmp.c rename to VasEBoot-core/commands/cmp.c diff --git a/grub-core/commands/configfile.c b/VasEBoot-core/commands/configfile.c similarity index 100% rename from grub-core/commands/configfile.c rename to VasEBoot-core/commands/configfile.c diff --git a/grub-core/commands/date.c b/VasEBoot-core/commands/date.c similarity index 100% rename from grub-core/commands/date.c rename to VasEBoot-core/commands/date.c diff --git a/grub-core/commands/echo.c b/VasEBoot-core/commands/echo.c similarity index 100% rename from grub-core/commands/echo.c rename to VasEBoot-core/commands/echo.c diff --git a/grub-core/commands/efi/efifwsetup.c b/VasEBoot-core/commands/efi/efifwsetup.c similarity index 100% rename from grub-core/commands/efi/efifwsetup.c rename to VasEBoot-core/commands/efi/efifwsetup.c diff --git a/grub-core/commands/efi/fixvideo.c b/VasEBoot-core/commands/efi/fixvideo.c similarity index 100% rename from grub-core/commands/efi/fixvideo.c rename to VasEBoot-core/commands/efi/fixvideo.c diff --git a/grub-core/commands/efi/getenv.c b/VasEBoot-core/commands/efi/getenv.c similarity index 100% rename from grub-core/commands/efi/getenv.c rename to VasEBoot-core/commands/efi/getenv.c diff --git a/grub-core/commands/efi/loadbios.c b/VasEBoot-core/commands/efi/loadbios.c similarity index 100% rename from grub-core/commands/efi/loadbios.c rename to VasEBoot-core/commands/efi/loadbios.c diff --git a/grub-core/commands/efi/lsefi.c b/VasEBoot-core/commands/efi/lsefi.c similarity index 100% rename from grub-core/commands/efi/lsefi.c rename to VasEBoot-core/commands/efi/lsefi.c diff --git a/grub-core/commands/efi/lsefimmap.c b/VasEBoot-core/commands/efi/lsefimmap.c similarity index 100% rename from grub-core/commands/efi/lsefimmap.c rename to VasEBoot-core/commands/efi/lsefimmap.c diff --git a/grub-core/commands/efi/lsefisystab.c b/VasEBoot-core/commands/efi/lsefisystab.c similarity index 100% rename from grub-core/commands/efi/lsefisystab.c rename to VasEBoot-core/commands/efi/lsefisystab.c diff --git a/grub-core/commands/efi/lssal.c b/VasEBoot-core/commands/efi/lssal.c similarity index 100% rename from grub-core/commands/efi/lssal.c rename to VasEBoot-core/commands/efi/lssal.c diff --git a/grub-core/commands/efi/smbios.c b/VasEBoot-core/commands/efi/smbios.c similarity index 100% rename from grub-core/commands/efi/smbios.c rename to VasEBoot-core/commands/efi/smbios.c diff --git a/grub-core/commands/eval.c b/VasEBoot-core/commands/eval.c similarity index 100% rename from grub-core/commands/eval.c rename to VasEBoot-core/commands/eval.c diff --git a/grub-core/commands/extcmd.c b/VasEBoot-core/commands/extcmd.c similarity index 100% rename from grub-core/commands/extcmd.c rename to VasEBoot-core/commands/extcmd.c diff --git a/grub-core/commands/file.c b/VasEBoot-core/commands/file.c similarity index 100% rename from grub-core/commands/file.c rename to VasEBoot-core/commands/file.c diff --git a/grub-core/commands/file32.c b/VasEBoot-core/commands/file32.c similarity index 100% rename from grub-core/commands/file32.c rename to VasEBoot-core/commands/file32.c diff --git a/grub-core/commands/file64.c b/VasEBoot-core/commands/file64.c similarity index 100% rename from grub-core/commands/file64.c rename to VasEBoot-core/commands/file64.c diff --git a/grub-core/commands/fileXX.c b/VasEBoot-core/commands/fileXX.c similarity index 100% rename from grub-core/commands/fileXX.c rename to VasEBoot-core/commands/fileXX.c diff --git a/grub-core/commands/fwconfig.c b/VasEBoot-core/commands/fwconfig.c similarity index 100% rename from grub-core/commands/fwconfig.c rename to VasEBoot-core/commands/fwconfig.c diff --git a/grub-core/commands/gptprio.c b/VasEBoot-core/commands/gptprio.c similarity index 100% rename from grub-core/commands/gptprio.c rename to VasEBoot-core/commands/gptprio.c diff --git a/grub-core/commands/gptrepair.c b/VasEBoot-core/commands/gptrepair.c similarity index 100% rename from grub-core/commands/gptrepair.c rename to VasEBoot-core/commands/gptrepair.c diff --git a/grub-core/commands/gptsync.c b/VasEBoot-core/commands/gptsync.c similarity index 100% rename from grub-core/commands/gptsync.c rename to VasEBoot-core/commands/gptsync.c diff --git a/grub-core/commands/halt.c b/VasEBoot-core/commands/halt.c similarity index 100% rename from grub-core/commands/halt.c rename to VasEBoot-core/commands/halt.c diff --git a/grub-core/commands/hashsum.c b/VasEBoot-core/commands/hashsum.c similarity index 100% rename from grub-core/commands/hashsum.c rename to VasEBoot-core/commands/hashsum.c diff --git a/grub-core/commands/hdparm.c b/VasEBoot-core/commands/hdparm.c similarity index 100% rename from grub-core/commands/hdparm.c rename to VasEBoot-core/commands/hdparm.c diff --git a/grub-core/commands/help.c b/VasEBoot-core/commands/help.c similarity index 100% rename from grub-core/commands/help.c rename to VasEBoot-core/commands/help.c diff --git a/grub-core/commands/hexdump.c b/VasEBoot-core/commands/hexdump.c similarity index 100% rename from grub-core/commands/hexdump.c rename to VasEBoot-core/commands/hexdump.c diff --git a/grub-core/commands/i386/cmosdump.c b/VasEBoot-core/commands/i386/cmosdump.c similarity index 100% rename from grub-core/commands/i386/cmosdump.c rename to VasEBoot-core/commands/i386/cmosdump.c diff --git a/grub-core/commands/i386/cmostest.c b/VasEBoot-core/commands/i386/cmostest.c similarity index 100% rename from grub-core/commands/i386/cmostest.c rename to VasEBoot-core/commands/i386/cmostest.c diff --git a/grub-core/commands/i386/coreboot/cb_timestamps.c b/VasEBoot-core/commands/i386/coreboot/cb_timestamps.c similarity index 100% rename from grub-core/commands/i386/coreboot/cb_timestamps.c rename to VasEBoot-core/commands/i386/coreboot/cb_timestamps.c diff --git a/grub-core/commands/i386/coreboot/cbls.c b/VasEBoot-core/commands/i386/coreboot/cbls.c similarity index 100% rename from grub-core/commands/i386/coreboot/cbls.c rename to VasEBoot-core/commands/i386/coreboot/cbls.c diff --git a/grub-core/commands/i386/cpuid.c b/VasEBoot-core/commands/i386/cpuid.c similarity index 100% rename from grub-core/commands/i386/cpuid.c rename to VasEBoot-core/commands/i386/cpuid.c diff --git a/grub-core/commands/i386/pc/drivemap.c b/VasEBoot-core/commands/i386/pc/drivemap.c similarity index 100% rename from grub-core/commands/i386/pc/drivemap.c rename to VasEBoot-core/commands/i386/pc/drivemap.c diff --git a/grub-core/commands/i386/pc/drivemap_int13h.S b/VasEBoot-core/commands/i386/pc/drivemap_int13h.S similarity index 100% rename from grub-core/commands/i386/pc/drivemap_int13h.S rename to VasEBoot-core/commands/i386/pc/drivemap_int13h.S diff --git a/grub-core/commands/i386/pc/halt.c b/VasEBoot-core/commands/i386/pc/halt.c similarity index 100% rename from grub-core/commands/i386/pc/halt.c rename to VasEBoot-core/commands/i386/pc/halt.c diff --git a/grub-core/commands/i386/pc/lsapm.c b/VasEBoot-core/commands/i386/pc/lsapm.c similarity index 100% rename from grub-core/commands/i386/pc/lsapm.c rename to VasEBoot-core/commands/i386/pc/lsapm.c diff --git a/grub-core/commands/i386/pc/play.c b/VasEBoot-core/commands/i386/pc/play.c similarity index 100% rename from grub-core/commands/i386/pc/play.c rename to VasEBoot-core/commands/i386/pc/play.c diff --git a/grub-core/commands/i386/pc/sendkey.c b/VasEBoot-core/commands/i386/pc/sendkey.c similarity index 100% rename from grub-core/commands/i386/pc/sendkey.c rename to VasEBoot-core/commands/i386/pc/sendkey.c diff --git a/grub-core/commands/i386/pc/smbios.c b/VasEBoot-core/commands/i386/pc/smbios.c similarity index 100% rename from grub-core/commands/i386/pc/smbios.c rename to VasEBoot-core/commands/i386/pc/smbios.c diff --git a/grub-core/commands/ieee1275/suspend.c b/VasEBoot-core/commands/ieee1275/suspend.c similarity index 100% rename from grub-core/commands/ieee1275/suspend.c rename to VasEBoot-core/commands/ieee1275/suspend.c diff --git a/grub-core/commands/iorw.c b/VasEBoot-core/commands/iorw.c similarity index 100% rename from grub-core/commands/iorw.c rename to VasEBoot-core/commands/iorw.c diff --git a/grub-core/commands/keylayouts.c b/VasEBoot-core/commands/keylayouts.c similarity index 100% rename from grub-core/commands/keylayouts.c rename to VasEBoot-core/commands/keylayouts.c diff --git a/grub-core/commands/keystatus.c b/VasEBoot-core/commands/keystatus.c similarity index 100% rename from grub-core/commands/keystatus.c rename to VasEBoot-core/commands/keystatus.c diff --git a/grub-core/commands/legacycfg.c b/VasEBoot-core/commands/legacycfg.c similarity index 100% rename from grub-core/commands/legacycfg.c rename to VasEBoot-core/commands/legacycfg.c diff --git a/grub-core/commands/loadenv.c b/VasEBoot-core/commands/loadenv.c similarity index 100% rename from grub-core/commands/loadenv.c rename to VasEBoot-core/commands/loadenv.c diff --git a/grub-core/commands/ls.c b/VasEBoot-core/commands/ls.c similarity index 100% rename from grub-core/commands/ls.c rename to VasEBoot-core/commands/ls.c diff --git a/grub-core/commands/lsacpi.c b/VasEBoot-core/commands/lsacpi.c similarity index 100% rename from grub-core/commands/lsacpi.c rename to VasEBoot-core/commands/lsacpi.c diff --git a/grub-core/commands/lsmmap.c b/VasEBoot-core/commands/lsmmap.c similarity index 100% rename from grub-core/commands/lsmmap.c rename to VasEBoot-core/commands/lsmmap.c diff --git a/grub-core/commands/lspci.c b/VasEBoot-core/commands/lspci.c similarity index 100% rename from grub-core/commands/lspci.c rename to VasEBoot-core/commands/lspci.c diff --git a/grub-core/commands/macbless.c b/VasEBoot-core/commands/macbless.c similarity index 100% rename from grub-core/commands/macbless.c rename to VasEBoot-core/commands/macbless.c diff --git a/grub-core/commands/memrw.c b/VasEBoot-core/commands/memrw.c similarity index 100% rename from grub-core/commands/memrw.c rename to VasEBoot-core/commands/memrw.c diff --git a/grub-core/commands/menuentry.c b/VasEBoot-core/commands/menuentry.c similarity index 100% rename from grub-core/commands/menuentry.c rename to VasEBoot-core/commands/menuentry.c diff --git a/grub-core/commands/minicmd.c b/VasEBoot-core/commands/minicmd.c similarity index 100% rename from grub-core/commands/minicmd.c rename to VasEBoot-core/commands/minicmd.c diff --git a/grub-core/commands/mips/loongson/lsspd.c b/VasEBoot-core/commands/mips/loongson/lsspd.c similarity index 100% rename from grub-core/commands/mips/loongson/lsspd.c rename to VasEBoot-core/commands/mips/loongson/lsspd.c diff --git a/grub-core/commands/nativedisk.c b/VasEBoot-core/commands/nativedisk.c similarity index 100% rename from grub-core/commands/nativedisk.c rename to VasEBoot-core/commands/nativedisk.c diff --git a/grub-core/commands/parttool.c b/VasEBoot-core/commands/parttool.c similarity index 100% rename from grub-core/commands/parttool.c rename to VasEBoot-core/commands/parttool.c diff --git a/grub-core/commands/password.c b/VasEBoot-core/commands/password.c similarity index 100% rename from grub-core/commands/password.c rename to VasEBoot-core/commands/password.c diff --git a/grub-core/commands/password_pbkdf2.c b/VasEBoot-core/commands/password_pbkdf2.c similarity index 100% rename from grub-core/commands/password_pbkdf2.c rename to VasEBoot-core/commands/password_pbkdf2.c diff --git a/grub-core/commands/pcidump.c b/VasEBoot-core/commands/pcidump.c similarity index 100% rename from grub-core/commands/pcidump.c rename to VasEBoot-core/commands/pcidump.c diff --git a/grub-core/commands/probe.c b/VasEBoot-core/commands/probe.c similarity index 100% rename from grub-core/commands/probe.c rename to VasEBoot-core/commands/probe.c diff --git a/grub-core/commands/read.c b/VasEBoot-core/commands/read.c similarity index 100% rename from grub-core/commands/read.c rename to VasEBoot-core/commands/read.c diff --git a/grub-core/commands/reboot.c b/VasEBoot-core/commands/reboot.c similarity index 100% rename from grub-core/commands/reboot.c rename to VasEBoot-core/commands/reboot.c diff --git a/grub-core/commands/regexp.c b/VasEBoot-core/commands/regexp.c similarity index 100% rename from grub-core/commands/regexp.c rename to VasEBoot-core/commands/regexp.c diff --git a/grub-core/commands/search.c b/VasEBoot-core/commands/search.c similarity index 100% rename from grub-core/commands/search.c rename to VasEBoot-core/commands/search.c diff --git a/grub-core/commands/search_disk_uuid.c b/VasEBoot-core/commands/search_disk_uuid.c similarity index 100% rename from grub-core/commands/search_disk_uuid.c rename to VasEBoot-core/commands/search_disk_uuid.c diff --git a/grub-core/commands/search_file.c b/VasEBoot-core/commands/search_file.c similarity index 100% rename from grub-core/commands/search_file.c rename to VasEBoot-core/commands/search_file.c diff --git a/grub-core/commands/search_label.c b/VasEBoot-core/commands/search_label.c similarity index 100% rename from grub-core/commands/search_label.c rename to VasEBoot-core/commands/search_label.c diff --git a/grub-core/commands/search_part_label.c b/VasEBoot-core/commands/search_part_label.c similarity index 100% rename from grub-core/commands/search_part_label.c rename to VasEBoot-core/commands/search_part_label.c diff --git a/grub-core/commands/search_part_uuid.c b/VasEBoot-core/commands/search_part_uuid.c similarity index 100% rename from grub-core/commands/search_part_uuid.c rename to VasEBoot-core/commands/search_part_uuid.c diff --git a/grub-core/commands/search_uuid.c b/VasEBoot-core/commands/search_uuid.c similarity index 100% rename from grub-core/commands/search_uuid.c rename to VasEBoot-core/commands/search_uuid.c diff --git a/grub-core/commands/search_wrap.c b/VasEBoot-core/commands/search_wrap.c similarity index 100% rename from grub-core/commands/search_wrap.c rename to VasEBoot-core/commands/search_wrap.c diff --git a/grub-core/commands/setpci.c b/VasEBoot-core/commands/setpci.c similarity index 100% rename from grub-core/commands/setpci.c rename to VasEBoot-core/commands/setpci.c diff --git a/grub-core/commands/sleep.c b/VasEBoot-core/commands/sleep.c similarity index 100% rename from grub-core/commands/sleep.c rename to VasEBoot-core/commands/sleep.c diff --git a/grub-core/commands/smbios.c b/VasEBoot-core/commands/smbios.c similarity index 100% rename from grub-core/commands/smbios.c rename to VasEBoot-core/commands/smbios.c diff --git a/grub-core/commands/syslinuxcfg.c b/VasEBoot-core/commands/syslinuxcfg.c similarity index 100% rename from grub-core/commands/syslinuxcfg.c rename to VasEBoot-core/commands/syslinuxcfg.c diff --git a/grub-core/commands/terminal.c b/VasEBoot-core/commands/terminal.c similarity index 100% rename from grub-core/commands/terminal.c rename to VasEBoot-core/commands/terminal.c diff --git a/grub-core/commands/test.c b/VasEBoot-core/commands/test.c similarity index 100% rename from grub-core/commands/test.c rename to VasEBoot-core/commands/test.c diff --git a/grub-core/commands/testload.c b/VasEBoot-core/commands/testload.c similarity index 100% rename from grub-core/commands/testload.c rename to VasEBoot-core/commands/testload.c diff --git a/grub-core/commands/testspeed.c b/VasEBoot-core/commands/testspeed.c similarity index 100% rename from grub-core/commands/testspeed.c rename to VasEBoot-core/commands/testspeed.c diff --git a/grub-core/commands/time.c b/VasEBoot-core/commands/time.c similarity index 100% rename from grub-core/commands/time.c rename to VasEBoot-core/commands/time.c diff --git a/grub-core/commands/tr.c b/VasEBoot-core/commands/tr.c similarity index 100% rename from grub-core/commands/tr.c rename to VasEBoot-core/commands/tr.c diff --git a/grub-core/commands/true.c b/VasEBoot-core/commands/true.c similarity index 100% rename from grub-core/commands/true.c rename to VasEBoot-core/commands/true.c diff --git a/grub-core/commands/usbtest.c b/VasEBoot-core/commands/usbtest.c similarity index 100% rename from grub-core/commands/usbtest.c rename to VasEBoot-core/commands/usbtest.c diff --git a/grub-core/commands/verify.c b/VasEBoot-core/commands/verify.c similarity index 100% rename from grub-core/commands/verify.c rename to VasEBoot-core/commands/verify.c diff --git a/grub-core/commands/videoinfo.c b/VasEBoot-core/commands/videoinfo.c similarity index 100% rename from grub-core/commands/videoinfo.c rename to VasEBoot-core/commands/videoinfo.c diff --git a/grub-core/commands/videotest.c b/VasEBoot-core/commands/videotest.c similarity index 100% rename from grub-core/commands/videotest.c rename to VasEBoot-core/commands/videotest.c diff --git a/grub-core/commands/wildcard.c b/VasEBoot-core/commands/wildcard.c similarity index 100% rename from grub-core/commands/wildcard.c rename to VasEBoot-core/commands/wildcard.c diff --git a/grub-core/commands/xen/lsxen.c b/VasEBoot-core/commands/xen/lsxen.c similarity index 100% rename from grub-core/commands/xen/lsxen.c rename to VasEBoot-core/commands/xen/lsxen.c diff --git a/grub-core/commands/xnu_uuid.c b/VasEBoot-core/commands/xnu_uuid.c similarity index 100% rename from grub-core/commands/xnu_uuid.c rename to VasEBoot-core/commands/xnu_uuid.c diff --git a/grub-core/disk/AFSplitter.c b/VasEBoot-core/disk/AFSplitter.c similarity index 100% rename from grub-core/disk/AFSplitter.c rename to VasEBoot-core/disk/AFSplitter.c diff --git a/grub-core/disk/ahci.c b/VasEBoot-core/disk/ahci.c similarity index 100% rename from grub-core/disk/ahci.c rename to VasEBoot-core/disk/ahci.c diff --git a/grub-core/disk/arc/arcdisk.c b/VasEBoot-core/disk/arc/arcdisk.c similarity index 100% rename from grub-core/disk/arc/arcdisk.c rename to VasEBoot-core/disk/arc/arcdisk.c diff --git a/grub-core/disk/ata.c b/VasEBoot-core/disk/ata.c similarity index 100% rename from grub-core/disk/ata.c rename to VasEBoot-core/disk/ata.c diff --git a/grub-core/disk/cryptodisk.c b/VasEBoot-core/disk/cryptodisk.c similarity index 100% rename from grub-core/disk/cryptodisk.c rename to VasEBoot-core/disk/cryptodisk.c diff --git a/grub-core/disk/diskfilter.c b/VasEBoot-core/disk/diskfilter.c similarity index 100% rename from grub-core/disk/diskfilter.c rename to VasEBoot-core/disk/diskfilter.c diff --git a/grub-core/disk/dmraid_nvidia.c b/VasEBoot-core/disk/dmraid_nvidia.c similarity index 100% rename from grub-core/disk/dmraid_nvidia.c rename to VasEBoot-core/disk/dmraid_nvidia.c diff --git a/grub-core/disk/efi/efidisk.c b/VasEBoot-core/disk/efi/efidisk.c similarity index 100% rename from grub-core/disk/efi/efidisk.c rename to VasEBoot-core/disk/efi/efidisk.c diff --git a/grub-core/disk/geli.c b/VasEBoot-core/disk/geli.c similarity index 100% rename from grub-core/disk/geli.c rename to VasEBoot-core/disk/geli.c diff --git a/grub-core/disk/host.c b/VasEBoot-core/disk/host.c similarity index 100% rename from grub-core/disk/host.c rename to VasEBoot-core/disk/host.c diff --git a/grub-core/disk/i386/pc/biosdisk.c b/VasEBoot-core/disk/i386/pc/biosdisk.c similarity index 100% rename from grub-core/disk/i386/pc/biosdisk.c rename to VasEBoot-core/disk/i386/pc/biosdisk.c diff --git a/grub-core/disk/ieee1275/nand.c b/VasEBoot-core/disk/ieee1275/nand.c similarity index 100% rename from grub-core/disk/ieee1275/nand.c rename to VasEBoot-core/disk/ieee1275/nand.c diff --git a/grub-core/disk/ieee1275/ofdisk.c b/VasEBoot-core/disk/ieee1275/ofdisk.c similarity index 100% rename from grub-core/disk/ieee1275/ofdisk.c rename to VasEBoot-core/disk/ieee1275/ofdisk.c diff --git a/grub-core/disk/ldm.c b/VasEBoot-core/disk/ldm.c similarity index 100% rename from grub-core/disk/ldm.c rename to VasEBoot-core/disk/ldm.c diff --git a/grub-core/disk/loopback.c b/VasEBoot-core/disk/loopback.c similarity index 100% rename from grub-core/disk/loopback.c rename to VasEBoot-core/disk/loopback.c diff --git a/grub-core/disk/luks.c b/VasEBoot-core/disk/luks.c similarity index 100% rename from grub-core/disk/luks.c rename to VasEBoot-core/disk/luks.c diff --git a/grub-core/disk/lvm.c b/VasEBoot-core/disk/lvm.c similarity index 100% rename from grub-core/disk/lvm.c rename to VasEBoot-core/disk/lvm.c diff --git a/grub-core/disk/mdraid1x_linux.c b/VasEBoot-core/disk/mdraid1x_linux.c similarity index 100% rename from grub-core/disk/mdraid1x_linux.c rename to VasEBoot-core/disk/mdraid1x_linux.c diff --git a/grub-core/disk/mdraid_linux.c b/VasEBoot-core/disk/mdraid_linux.c similarity index 100% rename from grub-core/disk/mdraid_linux.c rename to VasEBoot-core/disk/mdraid_linux.c diff --git a/grub-core/disk/mdraid_linux_be.c b/VasEBoot-core/disk/mdraid_linux_be.c similarity index 100% rename from grub-core/disk/mdraid_linux_be.c rename to VasEBoot-core/disk/mdraid_linux_be.c diff --git a/grub-core/disk/memdisk.c b/VasEBoot-core/disk/memdisk.c similarity index 100% rename from grub-core/disk/memdisk.c rename to VasEBoot-core/disk/memdisk.c diff --git a/grub-core/disk/pata.c b/VasEBoot-core/disk/pata.c similarity index 100% rename from grub-core/disk/pata.c rename to VasEBoot-core/disk/pata.c diff --git a/grub-core/disk/raid5_recover.c b/VasEBoot-core/disk/raid5_recover.c similarity index 100% rename from grub-core/disk/raid5_recover.c rename to VasEBoot-core/disk/raid5_recover.c diff --git a/grub-core/disk/raid6_recover.c b/VasEBoot-core/disk/raid6_recover.c similarity index 100% rename from grub-core/disk/raid6_recover.c rename to VasEBoot-core/disk/raid6_recover.c diff --git a/grub-core/disk/scsi.c b/VasEBoot-core/disk/scsi.c similarity index 100% rename from grub-core/disk/scsi.c rename to VasEBoot-core/disk/scsi.c diff --git a/grub-core/disk/uboot/ubootdisk.c b/VasEBoot-core/disk/uboot/ubootdisk.c similarity index 100% rename from grub-core/disk/uboot/ubootdisk.c rename to VasEBoot-core/disk/uboot/ubootdisk.c diff --git a/grub-core/disk/usbms.c b/VasEBoot-core/disk/usbms.c similarity index 100% rename from grub-core/disk/usbms.c rename to VasEBoot-core/disk/usbms.c diff --git a/grub-core/disk/xen/xendisk.c b/VasEBoot-core/disk/xen/xendisk.c similarity index 100% rename from grub-core/disk/xen/xendisk.c rename to VasEBoot-core/disk/xen/xendisk.c diff --git a/grub-core/efiemu/i386/coredetect.c b/VasEBoot-core/efiemu/i386/coredetect.c similarity index 100% rename from grub-core/efiemu/i386/coredetect.c rename to VasEBoot-core/efiemu/i386/coredetect.c diff --git a/grub-core/efiemu/i386/loadcore32.c b/VasEBoot-core/efiemu/i386/loadcore32.c similarity index 100% rename from grub-core/efiemu/i386/loadcore32.c rename to VasEBoot-core/efiemu/i386/loadcore32.c diff --git a/grub-core/efiemu/i386/loadcore64.c b/VasEBoot-core/efiemu/i386/loadcore64.c similarity index 100% rename from grub-core/efiemu/i386/loadcore64.c rename to VasEBoot-core/efiemu/i386/loadcore64.c diff --git a/grub-core/efiemu/i386/nocfgtables.c b/VasEBoot-core/efiemu/i386/nocfgtables.c similarity index 100% rename from grub-core/efiemu/i386/nocfgtables.c rename to VasEBoot-core/efiemu/i386/nocfgtables.c diff --git a/grub-core/efiemu/i386/pc/cfgtables.c b/VasEBoot-core/efiemu/i386/pc/cfgtables.c similarity index 100% rename from grub-core/efiemu/i386/pc/cfgtables.c rename to VasEBoot-core/efiemu/i386/pc/cfgtables.c diff --git a/grub-core/efiemu/loadcore.c b/VasEBoot-core/efiemu/loadcore.c similarity index 100% rename from grub-core/efiemu/loadcore.c rename to VasEBoot-core/efiemu/loadcore.c diff --git a/grub-core/efiemu/loadcore32.c b/VasEBoot-core/efiemu/loadcore32.c similarity index 100% rename from grub-core/efiemu/loadcore32.c rename to VasEBoot-core/efiemu/loadcore32.c diff --git a/grub-core/efiemu/loadcore64.c b/VasEBoot-core/efiemu/loadcore64.c similarity index 100% rename from grub-core/efiemu/loadcore64.c rename to VasEBoot-core/efiemu/loadcore64.c diff --git a/grub-core/efiemu/loadcore_common.c b/VasEBoot-core/efiemu/loadcore_common.c similarity index 100% rename from grub-core/efiemu/loadcore_common.c rename to VasEBoot-core/efiemu/loadcore_common.c diff --git a/grub-core/efiemu/main.c b/VasEBoot-core/efiemu/main.c similarity index 100% rename from grub-core/efiemu/main.c rename to VasEBoot-core/efiemu/main.c diff --git a/grub-core/efiemu/mm.c b/VasEBoot-core/efiemu/mm.c similarity index 100% rename from grub-core/efiemu/mm.c rename to VasEBoot-core/efiemu/mm.c diff --git a/grub-core/efiemu/pnvram.c b/VasEBoot-core/efiemu/pnvram.c similarity index 100% rename from grub-core/efiemu/pnvram.c rename to VasEBoot-core/efiemu/pnvram.c diff --git a/grub-core/efiemu/prepare.c b/VasEBoot-core/efiemu/prepare.c similarity index 100% rename from grub-core/efiemu/prepare.c rename to VasEBoot-core/efiemu/prepare.c diff --git a/grub-core/efiemu/prepare32.c b/VasEBoot-core/efiemu/prepare32.c similarity index 100% rename from grub-core/efiemu/prepare32.c rename to VasEBoot-core/efiemu/prepare32.c diff --git a/grub-core/efiemu/prepare64.c b/VasEBoot-core/efiemu/prepare64.c similarity index 100% rename from grub-core/efiemu/prepare64.c rename to VasEBoot-core/efiemu/prepare64.c diff --git a/grub-core/efiemu/runtime/efiemu.S b/VasEBoot-core/efiemu/runtime/efiemu.S similarity index 100% rename from grub-core/efiemu/runtime/efiemu.S rename to VasEBoot-core/efiemu/runtime/efiemu.S diff --git a/grub-core/efiemu/runtime/efiemu.c b/VasEBoot-core/efiemu/runtime/efiemu.c similarity index 100% rename from grub-core/efiemu/runtime/efiemu.c rename to VasEBoot-core/efiemu/runtime/efiemu.c diff --git a/grub-core/efiemu/symbols.c b/VasEBoot-core/efiemu/symbols.c similarity index 100% rename from grub-core/efiemu/symbols.c rename to VasEBoot-core/efiemu/symbols.c diff --git a/grub-core/font/font.c b/VasEBoot-core/font/font.c similarity index 100% rename from grub-core/font/font.c rename to VasEBoot-core/font/font.c diff --git a/grub-core/font/font_cmd.c b/VasEBoot-core/font/font_cmd.c similarity index 100% rename from grub-core/font/font_cmd.c rename to VasEBoot-core/font/font_cmd.c diff --git a/grub-core/fs/affs.c b/VasEBoot-core/fs/affs.c similarity index 100% rename from grub-core/fs/affs.c rename to VasEBoot-core/fs/affs.c diff --git a/grub-core/fs/afs.c b/VasEBoot-core/fs/afs.c similarity index 100% rename from grub-core/fs/afs.c rename to VasEBoot-core/fs/afs.c diff --git a/grub-core/fs/archelp.c b/VasEBoot-core/fs/archelp.c similarity index 100% rename from grub-core/fs/archelp.c rename to VasEBoot-core/fs/archelp.c diff --git a/grub-core/fs/bfs.c b/VasEBoot-core/fs/bfs.c similarity index 100% rename from grub-core/fs/bfs.c rename to VasEBoot-core/fs/bfs.c diff --git a/grub-core/fs/btrfs.c b/VasEBoot-core/fs/btrfs.c similarity index 100% rename from grub-core/fs/btrfs.c rename to VasEBoot-core/fs/btrfs.c diff --git a/grub-core/fs/cbfs.c b/VasEBoot-core/fs/cbfs.c similarity index 100% rename from grub-core/fs/cbfs.c rename to VasEBoot-core/fs/cbfs.c diff --git a/grub-core/fs/cpio.c b/VasEBoot-core/fs/cpio.c similarity index 100% rename from grub-core/fs/cpio.c rename to VasEBoot-core/fs/cpio.c diff --git a/grub-core/fs/cpio_be.c b/VasEBoot-core/fs/cpio_be.c similarity index 100% rename from grub-core/fs/cpio_be.c rename to VasEBoot-core/fs/cpio_be.c diff --git a/grub-core/fs/cpio_common.c b/VasEBoot-core/fs/cpio_common.c similarity index 100% rename from grub-core/fs/cpio_common.c rename to VasEBoot-core/fs/cpio_common.c diff --git a/grub-core/fs/exfat.c b/VasEBoot-core/fs/exfat.c similarity index 100% rename from grub-core/fs/exfat.c rename to VasEBoot-core/fs/exfat.c diff --git a/grub-core/fs/ext2.c b/VasEBoot-core/fs/ext2.c similarity index 100% rename from grub-core/fs/ext2.c rename to VasEBoot-core/fs/ext2.c diff --git a/grub-core/fs/fat.c b/VasEBoot-core/fs/fat.c similarity index 100% rename from grub-core/fs/fat.c rename to VasEBoot-core/fs/fat.c diff --git a/grub-core/fs/fshelp.c b/VasEBoot-core/fs/fshelp.c similarity index 100% rename from grub-core/fs/fshelp.c rename to VasEBoot-core/fs/fshelp.c diff --git a/grub-core/fs/hfs.c b/VasEBoot-core/fs/hfs.c similarity index 100% rename from grub-core/fs/hfs.c rename to VasEBoot-core/fs/hfs.c diff --git a/grub-core/fs/hfsplus.c b/VasEBoot-core/fs/hfsplus.c similarity index 100% rename from grub-core/fs/hfsplus.c rename to VasEBoot-core/fs/hfsplus.c diff --git a/grub-core/fs/hfspluscomp.c b/VasEBoot-core/fs/hfspluscomp.c similarity index 100% rename from grub-core/fs/hfspluscomp.c rename to VasEBoot-core/fs/hfspluscomp.c diff --git a/grub-core/fs/iso9660.c b/VasEBoot-core/fs/iso9660.c similarity index 100% rename from grub-core/fs/iso9660.c rename to VasEBoot-core/fs/iso9660.c diff --git a/grub-core/fs/jfs.c b/VasEBoot-core/fs/jfs.c similarity index 100% rename from grub-core/fs/jfs.c rename to VasEBoot-core/fs/jfs.c diff --git a/grub-core/fs/minix.c b/VasEBoot-core/fs/minix.c similarity index 100% rename from grub-core/fs/minix.c rename to VasEBoot-core/fs/minix.c diff --git a/grub-core/fs/minix2.c b/VasEBoot-core/fs/minix2.c similarity index 100% rename from grub-core/fs/minix2.c rename to VasEBoot-core/fs/minix2.c diff --git a/grub-core/fs/minix2_be.c b/VasEBoot-core/fs/minix2_be.c similarity index 100% rename from grub-core/fs/minix2_be.c rename to VasEBoot-core/fs/minix2_be.c diff --git a/grub-core/fs/minix3.c b/VasEBoot-core/fs/minix3.c similarity index 100% rename from grub-core/fs/minix3.c rename to VasEBoot-core/fs/minix3.c diff --git a/grub-core/fs/minix3_be.c b/VasEBoot-core/fs/minix3_be.c similarity index 100% rename from grub-core/fs/minix3_be.c rename to VasEBoot-core/fs/minix3_be.c diff --git a/grub-core/fs/minix_be.c b/VasEBoot-core/fs/minix_be.c similarity index 100% rename from grub-core/fs/minix_be.c rename to VasEBoot-core/fs/minix_be.c diff --git a/grub-core/fs/newc.c b/VasEBoot-core/fs/newc.c similarity index 100% rename from grub-core/fs/newc.c rename to VasEBoot-core/fs/newc.c diff --git a/grub-core/fs/nilfs2.c b/VasEBoot-core/fs/nilfs2.c similarity index 100% rename from grub-core/fs/nilfs2.c rename to VasEBoot-core/fs/nilfs2.c diff --git a/grub-core/fs/ntfs.c b/VasEBoot-core/fs/ntfs.c similarity index 100% rename from grub-core/fs/ntfs.c rename to VasEBoot-core/fs/ntfs.c diff --git a/grub-core/fs/ntfscomp.c b/VasEBoot-core/fs/ntfscomp.c similarity index 100% rename from grub-core/fs/ntfscomp.c rename to VasEBoot-core/fs/ntfscomp.c diff --git a/grub-core/fs/odc.c b/VasEBoot-core/fs/odc.c similarity index 100% rename from grub-core/fs/odc.c rename to VasEBoot-core/fs/odc.c diff --git a/grub-core/fs/proc.c b/VasEBoot-core/fs/proc.c similarity index 100% rename from grub-core/fs/proc.c rename to VasEBoot-core/fs/proc.c diff --git a/grub-core/fs/reiserfs.c b/VasEBoot-core/fs/reiserfs.c similarity index 100% rename from grub-core/fs/reiserfs.c rename to VasEBoot-core/fs/reiserfs.c diff --git a/grub-core/fs/romfs.c b/VasEBoot-core/fs/romfs.c similarity index 100% rename from grub-core/fs/romfs.c rename to VasEBoot-core/fs/romfs.c diff --git a/grub-core/fs/sfs.c b/VasEBoot-core/fs/sfs.c similarity index 100% rename from grub-core/fs/sfs.c rename to VasEBoot-core/fs/sfs.c diff --git a/grub-core/fs/squash4.c b/VasEBoot-core/fs/squash4.c similarity index 100% rename from grub-core/fs/squash4.c rename to VasEBoot-core/fs/squash4.c diff --git a/grub-core/fs/tar.c b/VasEBoot-core/fs/tar.c similarity index 100% rename from grub-core/fs/tar.c rename to VasEBoot-core/fs/tar.c diff --git a/grub-core/fs/udf.c b/VasEBoot-core/fs/udf.c similarity index 100% rename from grub-core/fs/udf.c rename to VasEBoot-core/fs/udf.c diff --git a/grub-core/fs/ufs.c b/VasEBoot-core/fs/ufs.c similarity index 100% rename from grub-core/fs/ufs.c rename to VasEBoot-core/fs/ufs.c diff --git a/grub-core/fs/ufs2.c b/VasEBoot-core/fs/ufs2.c similarity index 100% rename from grub-core/fs/ufs2.c rename to VasEBoot-core/fs/ufs2.c diff --git a/grub-core/fs/ufs_be.c b/VasEBoot-core/fs/ufs_be.c similarity index 100% rename from grub-core/fs/ufs_be.c rename to VasEBoot-core/fs/ufs_be.c diff --git a/grub-core/fs/xfs.c b/VasEBoot-core/fs/xfs.c similarity index 100% rename from grub-core/fs/xfs.c rename to VasEBoot-core/fs/xfs.c diff --git a/grub-core/fs/zfs/zfs.c b/VasEBoot-core/fs/zfs/zfs.c similarity index 100% rename from grub-core/fs/zfs/zfs.c rename to VasEBoot-core/fs/zfs/zfs.c diff --git a/grub-core/fs/zfs/zfs_fletcher.c b/VasEBoot-core/fs/zfs/zfs_fletcher.c similarity index 100% rename from grub-core/fs/zfs/zfs_fletcher.c rename to VasEBoot-core/fs/zfs/zfs_fletcher.c diff --git a/grub-core/fs/zfs/zfs_lz4.c b/VasEBoot-core/fs/zfs/zfs_lz4.c similarity index 100% rename from grub-core/fs/zfs/zfs_lz4.c rename to VasEBoot-core/fs/zfs/zfs_lz4.c diff --git a/grub-core/fs/zfs/zfs_lzjb.c b/VasEBoot-core/fs/zfs/zfs_lzjb.c similarity index 100% rename from grub-core/fs/zfs/zfs_lzjb.c rename to VasEBoot-core/fs/zfs/zfs_lzjb.c diff --git a/grub-core/fs/zfs/zfs_sha256.c b/VasEBoot-core/fs/zfs/zfs_sha256.c similarity index 100% rename from grub-core/fs/zfs/zfs_sha256.c rename to VasEBoot-core/fs/zfs/zfs_sha256.c diff --git a/grub-core/fs/zfs/zfscrypt.c b/VasEBoot-core/fs/zfs/zfscrypt.c similarity index 100% rename from grub-core/fs/zfs/zfscrypt.c rename to VasEBoot-core/fs/zfs/zfscrypt.c diff --git a/grub-core/fs/zfs/zfsinfo.c b/VasEBoot-core/fs/zfs/zfsinfo.c similarity index 100% rename from grub-core/fs/zfs/zfsinfo.c rename to VasEBoot-core/fs/zfs/zfsinfo.c diff --git a/grub-core/gdb/cstub.c b/VasEBoot-core/gdb/cstub.c similarity index 100% rename from grub-core/gdb/cstub.c rename to VasEBoot-core/gdb/cstub.c diff --git a/grub-core/gdb/gdb.c b/VasEBoot-core/gdb/gdb.c similarity index 100% rename from grub-core/gdb/gdb.c rename to VasEBoot-core/gdb/gdb.c diff --git a/grub-core/gdb/i386/idt.c b/VasEBoot-core/gdb/i386/idt.c similarity index 100% rename from grub-core/gdb/i386/idt.c rename to VasEBoot-core/gdb/i386/idt.c diff --git a/grub-core/gdb/i386/machdep.S b/VasEBoot-core/gdb/i386/machdep.S similarity index 100% rename from grub-core/gdb/i386/machdep.S rename to VasEBoot-core/gdb/i386/machdep.S diff --git a/grub-core/gdb/i386/signal.c b/VasEBoot-core/gdb/i386/signal.c similarity index 100% rename from grub-core/gdb/i386/signal.c rename to VasEBoot-core/gdb/i386/signal.c diff --git a/grub-core/gdb_grub.in b/VasEBoot-core/gdb_VasEBoot.in similarity index 100% rename from grub-core/gdb_grub.in rename to VasEBoot-core/gdb_VasEBoot.in diff --git a/grub-core/genemuinit.sh b/VasEBoot-core/genemuinit.sh similarity index 100% rename from grub-core/genemuinit.sh rename to VasEBoot-core/genemuinit.sh diff --git a/grub-core/genemuinitheader.sh b/VasEBoot-core/genemuinitheader.sh similarity index 100% rename from grub-core/genemuinitheader.sh rename to VasEBoot-core/genemuinitheader.sh diff --git a/grub-core/genmod.sh.in b/VasEBoot-core/genmod.sh.in similarity index 100% rename from grub-core/genmod.sh.in rename to VasEBoot-core/genmod.sh.in diff --git a/grub-core/genmoddep.awk b/VasEBoot-core/genmoddep.awk similarity index 100% rename from grub-core/genmoddep.awk rename to VasEBoot-core/genmoddep.awk diff --git a/grub-core/gensyminfo.sh.in b/VasEBoot-core/gensyminfo.sh.in similarity index 100% rename from grub-core/gensyminfo.sh.in rename to VasEBoot-core/gensyminfo.sh.in diff --git a/grub-core/gentrigtables.c b/VasEBoot-core/gentrigtables.c similarity index 100% rename from grub-core/gentrigtables.c rename to VasEBoot-core/gentrigtables.c diff --git a/grub-core/gettext/gettext.c b/VasEBoot-core/gettext/gettext.c similarity index 100% rename from grub-core/gettext/gettext.c rename to VasEBoot-core/gettext/gettext.c diff --git a/grub-core/gfxmenu/font.c b/VasEBoot-core/gfxmenu/font.c similarity index 100% rename from grub-core/gfxmenu/font.c rename to VasEBoot-core/gfxmenu/font.c diff --git a/grub-core/gfxmenu/gfxmenu.c b/VasEBoot-core/gfxmenu/gfxmenu.c similarity index 100% rename from grub-core/gfxmenu/gfxmenu.c rename to VasEBoot-core/gfxmenu/gfxmenu.c diff --git a/grub-core/gfxmenu/gui_box.c b/VasEBoot-core/gfxmenu/gui_box.c similarity index 100% rename from grub-core/gfxmenu/gui_box.c rename to VasEBoot-core/gfxmenu/gui_box.c diff --git a/grub-core/gfxmenu/gui_canvas.c b/VasEBoot-core/gfxmenu/gui_canvas.c similarity index 100% rename from grub-core/gfxmenu/gui_canvas.c rename to VasEBoot-core/gfxmenu/gui_canvas.c diff --git a/grub-core/gfxmenu/gui_circular_progress.c b/VasEBoot-core/gfxmenu/gui_circular_progress.c similarity index 100% rename from grub-core/gfxmenu/gui_circular_progress.c rename to VasEBoot-core/gfxmenu/gui_circular_progress.c diff --git a/grub-core/gfxmenu/gui_image.c b/VasEBoot-core/gfxmenu/gui_image.c similarity index 100% rename from grub-core/gfxmenu/gui_image.c rename to VasEBoot-core/gfxmenu/gui_image.c diff --git a/grub-core/gfxmenu/gui_label.c b/VasEBoot-core/gfxmenu/gui_label.c similarity index 100% rename from grub-core/gfxmenu/gui_label.c rename to VasEBoot-core/gfxmenu/gui_label.c diff --git a/grub-core/gfxmenu/gui_list.c b/VasEBoot-core/gfxmenu/gui_list.c similarity index 100% rename from grub-core/gfxmenu/gui_list.c rename to VasEBoot-core/gfxmenu/gui_list.c diff --git a/grub-core/gfxmenu/gui_progress_bar.c b/VasEBoot-core/gfxmenu/gui_progress_bar.c similarity index 100% rename from grub-core/gfxmenu/gui_progress_bar.c rename to VasEBoot-core/gfxmenu/gui_progress_bar.c diff --git a/grub-core/gfxmenu/gui_string_util.c b/VasEBoot-core/gfxmenu/gui_string_util.c similarity index 100% rename from grub-core/gfxmenu/gui_string_util.c rename to VasEBoot-core/gfxmenu/gui_string_util.c diff --git a/grub-core/gfxmenu/gui_util.c b/VasEBoot-core/gfxmenu/gui_util.c similarity index 100% rename from grub-core/gfxmenu/gui_util.c rename to VasEBoot-core/gfxmenu/gui_util.c diff --git a/grub-core/gfxmenu/icon_manager.c b/VasEBoot-core/gfxmenu/icon_manager.c similarity index 100% rename from grub-core/gfxmenu/icon_manager.c rename to VasEBoot-core/gfxmenu/icon_manager.c diff --git a/grub-core/gfxmenu/theme_loader.c b/VasEBoot-core/gfxmenu/theme_loader.c similarity index 100% rename from grub-core/gfxmenu/theme_loader.c rename to VasEBoot-core/gfxmenu/theme_loader.c diff --git a/grub-core/gfxmenu/view.c b/VasEBoot-core/gfxmenu/view.c similarity index 100% rename from grub-core/gfxmenu/view.c rename to VasEBoot-core/gfxmenu/view.c diff --git a/grub-core/gfxmenu/widget-box.c b/VasEBoot-core/gfxmenu/widget-box.c similarity index 100% rename from grub-core/gfxmenu/widget-box.c rename to VasEBoot-core/gfxmenu/widget-box.c diff --git a/grub-core/gmodule.pl.in b/VasEBoot-core/gmodule.pl.in similarity index 100% rename from grub-core/gmodule.pl.in rename to VasEBoot-core/gmodule.pl.in diff --git a/grub-core/gnulib-fix-gcc7-fallthrough.diff b/VasEBoot-core/gnulib-fix-gcc7-fallthrough.diff similarity index 100% rename from grub-core/gnulib-fix-gcc7-fallthrough.diff rename to VasEBoot-core/gnulib-fix-gcc7-fallthrough.diff diff --git a/grub-core/gnulib-fix-null-deref.diff b/VasEBoot-core/gnulib-fix-null-deref.diff similarity index 100% rename from grub-core/gnulib-fix-null-deref.diff rename to VasEBoot-core/gnulib-fix-null-deref.diff diff --git a/grub-core/gnulib-fix-width.diff b/VasEBoot-core/gnulib-fix-width.diff similarity index 100% rename from grub-core/gnulib-fix-width.diff rename to VasEBoot-core/gnulib-fix-width.diff diff --git a/grub-core/gnulib-no-abort.diff b/VasEBoot-core/gnulib-no-abort.diff similarity index 100% rename from grub-core/gnulib-no-abort.diff rename to VasEBoot-core/gnulib-no-abort.diff diff --git a/grub-core/gnulib-no-gets.diff b/VasEBoot-core/gnulib-no-gets.diff similarity index 100% rename from grub-core/gnulib-no-gets.diff rename to VasEBoot-core/gnulib-no-gets.diff diff --git a/grub-core/gnulib/Makefile.am b/VasEBoot-core/gnulib/Makefile.am similarity index 100% rename from grub-core/gnulib/Makefile.am rename to VasEBoot-core/gnulib/Makefile.am diff --git a/grub-core/gnulib/alloca.c b/VasEBoot-core/gnulib/alloca.c similarity index 100% rename from grub-core/gnulib/alloca.c rename to VasEBoot-core/gnulib/alloca.c diff --git a/grub-core/gnulib/alloca.in.h b/VasEBoot-core/gnulib/alloca.in.h similarity index 100% rename from grub-core/gnulib/alloca.in.h rename to VasEBoot-core/gnulib/alloca.in.h diff --git a/grub-core/gnulib/argp-ba.c b/VasEBoot-core/gnulib/argp-ba.c similarity index 100% rename from grub-core/gnulib/argp-ba.c rename to VasEBoot-core/gnulib/argp-ba.c diff --git a/grub-core/gnulib/argp-eexst.c b/VasEBoot-core/gnulib/argp-eexst.c similarity index 100% rename from grub-core/gnulib/argp-eexst.c rename to VasEBoot-core/gnulib/argp-eexst.c diff --git a/grub-core/gnulib/argp-fmtstream.c b/VasEBoot-core/gnulib/argp-fmtstream.c similarity index 100% rename from grub-core/gnulib/argp-fmtstream.c rename to VasEBoot-core/gnulib/argp-fmtstream.c diff --git a/grub-core/gnulib/argp-fmtstream.h b/VasEBoot-core/gnulib/argp-fmtstream.h similarity index 100% rename from grub-core/gnulib/argp-fmtstream.h rename to VasEBoot-core/gnulib/argp-fmtstream.h diff --git a/grub-core/gnulib/argp-fs-xinl.c b/VasEBoot-core/gnulib/argp-fs-xinl.c similarity index 100% rename from grub-core/gnulib/argp-fs-xinl.c rename to VasEBoot-core/gnulib/argp-fs-xinl.c diff --git a/grub-core/gnulib/argp-help.c b/VasEBoot-core/gnulib/argp-help.c similarity index 100% rename from grub-core/gnulib/argp-help.c rename to VasEBoot-core/gnulib/argp-help.c diff --git a/grub-core/gnulib/argp-namefrob.h b/VasEBoot-core/gnulib/argp-namefrob.h similarity index 100% rename from grub-core/gnulib/argp-namefrob.h rename to VasEBoot-core/gnulib/argp-namefrob.h diff --git a/grub-core/gnulib/argp-parse.c b/VasEBoot-core/gnulib/argp-parse.c similarity index 100% rename from grub-core/gnulib/argp-parse.c rename to VasEBoot-core/gnulib/argp-parse.c diff --git a/grub-core/gnulib/argp-pin.c b/VasEBoot-core/gnulib/argp-pin.c similarity index 100% rename from grub-core/gnulib/argp-pin.c rename to VasEBoot-core/gnulib/argp-pin.c diff --git a/grub-core/gnulib/argp-pv.c b/VasEBoot-core/gnulib/argp-pv.c similarity index 100% rename from grub-core/gnulib/argp-pv.c rename to VasEBoot-core/gnulib/argp-pv.c diff --git a/grub-core/gnulib/argp-pvh.c b/VasEBoot-core/gnulib/argp-pvh.c similarity index 100% rename from grub-core/gnulib/argp-pvh.c rename to VasEBoot-core/gnulib/argp-pvh.c diff --git a/grub-core/gnulib/argp-xinl.c b/VasEBoot-core/gnulib/argp-xinl.c similarity index 100% rename from grub-core/gnulib/argp-xinl.c rename to VasEBoot-core/gnulib/argp-xinl.c diff --git a/grub-core/gnulib/argp.h b/VasEBoot-core/gnulib/argp.h similarity index 100% rename from grub-core/gnulib/argp.h rename to VasEBoot-core/gnulib/argp.h diff --git a/grub-core/gnulib/asnprintf.c b/VasEBoot-core/gnulib/asnprintf.c similarity index 100% rename from grub-core/gnulib/asnprintf.c rename to VasEBoot-core/gnulib/asnprintf.c diff --git a/grub-core/gnulib/basename-lgpl.c b/VasEBoot-core/gnulib/basename-lgpl.c similarity index 100% rename from grub-core/gnulib/basename-lgpl.c rename to VasEBoot-core/gnulib/basename-lgpl.c diff --git a/grub-core/gnulib/btowc.c b/VasEBoot-core/gnulib/btowc.c similarity index 100% rename from grub-core/gnulib/btowc.c rename to VasEBoot-core/gnulib/btowc.c diff --git a/grub-core/gnulib/config.charset b/VasEBoot-core/gnulib/config.charset similarity index 100% rename from grub-core/gnulib/config.charset rename to VasEBoot-core/gnulib/config.charset diff --git a/grub-core/gnulib/dirname-lgpl.c b/VasEBoot-core/gnulib/dirname-lgpl.c similarity index 100% rename from grub-core/gnulib/dirname-lgpl.c rename to VasEBoot-core/gnulib/dirname-lgpl.c diff --git a/grub-core/gnulib/dirname.h b/VasEBoot-core/gnulib/dirname.h similarity index 100% rename from grub-core/gnulib/dirname.h rename to VasEBoot-core/gnulib/dirname.h diff --git a/grub-core/gnulib/dosname.h b/VasEBoot-core/gnulib/dosname.h similarity index 100% rename from grub-core/gnulib/dosname.h rename to VasEBoot-core/gnulib/dosname.h diff --git a/grub-core/gnulib/errno.in.h b/VasEBoot-core/gnulib/errno.in.h similarity index 100% rename from grub-core/gnulib/errno.in.h rename to VasEBoot-core/gnulib/errno.in.h diff --git a/grub-core/gnulib/error.c b/VasEBoot-core/gnulib/error.c similarity index 100% rename from grub-core/gnulib/error.c rename to VasEBoot-core/gnulib/error.c diff --git a/grub-core/gnulib/error.h b/VasEBoot-core/gnulib/error.h similarity index 100% rename from grub-core/gnulib/error.h rename to VasEBoot-core/gnulib/error.h diff --git a/grub-core/gnulib/float+.h b/VasEBoot-core/gnulib/float+.h similarity index 100% rename from grub-core/gnulib/float+.h rename to VasEBoot-core/gnulib/float+.h diff --git a/grub-core/gnulib/float.c b/VasEBoot-core/gnulib/float.c similarity index 100% rename from grub-core/gnulib/float.c rename to VasEBoot-core/gnulib/float.c diff --git a/grub-core/gnulib/float.in.h b/VasEBoot-core/gnulib/float.in.h similarity index 100% rename from grub-core/gnulib/float.in.h rename to VasEBoot-core/gnulib/float.in.h diff --git a/grub-core/gnulib/fnmatch.c b/VasEBoot-core/gnulib/fnmatch.c similarity index 100% rename from grub-core/gnulib/fnmatch.c rename to VasEBoot-core/gnulib/fnmatch.c diff --git a/grub-core/gnulib/fnmatch.in.h b/VasEBoot-core/gnulib/fnmatch.in.h similarity index 100% rename from grub-core/gnulib/fnmatch.in.h rename to VasEBoot-core/gnulib/fnmatch.in.h diff --git a/grub-core/gnulib/fnmatch_loop.c b/VasEBoot-core/gnulib/fnmatch_loop.c similarity index 100% rename from grub-core/gnulib/fnmatch_loop.c rename to VasEBoot-core/gnulib/fnmatch_loop.c diff --git a/grub-core/gnulib/getdelim.c b/VasEBoot-core/gnulib/getdelim.c similarity index 100% rename from grub-core/gnulib/getdelim.c rename to VasEBoot-core/gnulib/getdelim.c diff --git a/grub-core/gnulib/getline.c b/VasEBoot-core/gnulib/getline.c similarity index 100% rename from grub-core/gnulib/getline.c rename to VasEBoot-core/gnulib/getline.c diff --git a/grub-core/gnulib/getopt.c b/VasEBoot-core/gnulib/getopt.c similarity index 100% rename from grub-core/gnulib/getopt.c rename to VasEBoot-core/gnulib/getopt.c diff --git a/grub-core/gnulib/getopt.in.h b/VasEBoot-core/gnulib/getopt.in.h similarity index 100% rename from grub-core/gnulib/getopt.in.h rename to VasEBoot-core/gnulib/getopt.in.h diff --git a/grub-core/gnulib/getopt1.c b/VasEBoot-core/gnulib/getopt1.c similarity index 100% rename from grub-core/gnulib/getopt1.c rename to VasEBoot-core/gnulib/getopt1.c diff --git a/grub-core/gnulib/getopt_int.h b/VasEBoot-core/gnulib/getopt_int.h similarity index 100% rename from grub-core/gnulib/getopt_int.h rename to VasEBoot-core/gnulib/getopt_int.h diff --git a/grub-core/gnulib/gettext.h b/VasEBoot-core/gnulib/gettext.h similarity index 100% rename from grub-core/gnulib/gettext.h rename to VasEBoot-core/gnulib/gettext.h diff --git a/grub-core/gnulib/intprops.h b/VasEBoot-core/gnulib/intprops.h similarity index 100% rename from grub-core/gnulib/intprops.h rename to VasEBoot-core/gnulib/intprops.h diff --git a/grub-core/gnulib/itold.c b/VasEBoot-core/gnulib/itold.c similarity index 100% rename from grub-core/gnulib/itold.c rename to VasEBoot-core/gnulib/itold.c diff --git a/grub-core/gnulib/langinfo.in.h b/VasEBoot-core/gnulib/langinfo.in.h similarity index 100% rename from grub-core/gnulib/langinfo.in.h rename to VasEBoot-core/gnulib/langinfo.in.h diff --git a/grub-core/gnulib/localcharset.c b/VasEBoot-core/gnulib/localcharset.c similarity index 100% rename from grub-core/gnulib/localcharset.c rename to VasEBoot-core/gnulib/localcharset.c diff --git a/grub-core/gnulib/localcharset.h b/VasEBoot-core/gnulib/localcharset.h similarity index 100% rename from grub-core/gnulib/localcharset.h rename to VasEBoot-core/gnulib/localcharset.h diff --git a/grub-core/gnulib/locale.in.h b/VasEBoot-core/gnulib/locale.in.h similarity index 100% rename from grub-core/gnulib/locale.in.h rename to VasEBoot-core/gnulib/locale.in.h diff --git a/grub-core/gnulib/localeconv.c b/VasEBoot-core/gnulib/localeconv.c similarity index 100% rename from grub-core/gnulib/localeconv.c rename to VasEBoot-core/gnulib/localeconv.c diff --git a/grub-core/gnulib/malloc.c b/VasEBoot-core/gnulib/malloc.c similarity index 100% rename from grub-core/gnulib/malloc.c rename to VasEBoot-core/gnulib/malloc.c diff --git a/grub-core/gnulib/mbrtowc.c b/VasEBoot-core/gnulib/mbrtowc.c similarity index 100% rename from grub-core/gnulib/mbrtowc.c rename to VasEBoot-core/gnulib/mbrtowc.c diff --git a/grub-core/gnulib/mbsinit.c b/VasEBoot-core/gnulib/mbsinit.c similarity index 100% rename from grub-core/gnulib/mbsinit.c rename to VasEBoot-core/gnulib/mbsinit.c diff --git a/grub-core/gnulib/mbsrtowcs-impl.h b/VasEBoot-core/gnulib/mbsrtowcs-impl.h similarity index 100% rename from grub-core/gnulib/mbsrtowcs-impl.h rename to VasEBoot-core/gnulib/mbsrtowcs-impl.h diff --git a/grub-core/gnulib/mbsrtowcs-state.c b/VasEBoot-core/gnulib/mbsrtowcs-state.c similarity index 100% rename from grub-core/gnulib/mbsrtowcs-state.c rename to VasEBoot-core/gnulib/mbsrtowcs-state.c diff --git a/grub-core/gnulib/mbsrtowcs.c b/VasEBoot-core/gnulib/mbsrtowcs.c similarity index 100% rename from grub-core/gnulib/mbsrtowcs.c rename to VasEBoot-core/gnulib/mbsrtowcs.c diff --git a/grub-core/gnulib/mbswidth.c b/VasEBoot-core/gnulib/mbswidth.c similarity index 100% rename from grub-core/gnulib/mbswidth.c rename to VasEBoot-core/gnulib/mbswidth.c diff --git a/grub-core/gnulib/mbswidth.h b/VasEBoot-core/gnulib/mbswidth.h similarity index 100% rename from grub-core/gnulib/mbswidth.h rename to VasEBoot-core/gnulib/mbswidth.h diff --git a/grub-core/gnulib/mbtowc-impl.h b/VasEBoot-core/gnulib/mbtowc-impl.h similarity index 100% rename from grub-core/gnulib/mbtowc-impl.h rename to VasEBoot-core/gnulib/mbtowc-impl.h diff --git a/grub-core/gnulib/mbtowc.c b/VasEBoot-core/gnulib/mbtowc.c similarity index 100% rename from grub-core/gnulib/mbtowc.c rename to VasEBoot-core/gnulib/mbtowc.c diff --git a/grub-core/gnulib/memchr.c b/VasEBoot-core/gnulib/memchr.c similarity index 100% rename from grub-core/gnulib/memchr.c rename to VasEBoot-core/gnulib/memchr.c diff --git a/grub-core/gnulib/memchr.valgrind b/VasEBoot-core/gnulib/memchr.valgrind similarity index 100% rename from grub-core/gnulib/memchr.valgrind rename to VasEBoot-core/gnulib/memchr.valgrind diff --git a/grub-core/gnulib/mempcpy.c b/VasEBoot-core/gnulib/mempcpy.c similarity index 100% rename from grub-core/gnulib/mempcpy.c rename to VasEBoot-core/gnulib/mempcpy.c diff --git a/grub-core/gnulib/msvc-inval.c b/VasEBoot-core/gnulib/msvc-inval.c similarity index 100% rename from grub-core/gnulib/msvc-inval.c rename to VasEBoot-core/gnulib/msvc-inval.c diff --git a/grub-core/gnulib/msvc-inval.h b/VasEBoot-core/gnulib/msvc-inval.h similarity index 100% rename from grub-core/gnulib/msvc-inval.h rename to VasEBoot-core/gnulib/msvc-inval.h diff --git a/grub-core/gnulib/msvc-nothrow.c b/VasEBoot-core/gnulib/msvc-nothrow.c similarity index 100% rename from grub-core/gnulib/msvc-nothrow.c rename to VasEBoot-core/gnulib/msvc-nothrow.c diff --git a/grub-core/gnulib/msvc-nothrow.h b/VasEBoot-core/gnulib/msvc-nothrow.h similarity index 100% rename from grub-core/gnulib/msvc-nothrow.h rename to VasEBoot-core/gnulib/msvc-nothrow.h diff --git a/grub-core/gnulib/nl_langinfo.c b/VasEBoot-core/gnulib/nl_langinfo.c similarity index 100% rename from grub-core/gnulib/nl_langinfo.c rename to VasEBoot-core/gnulib/nl_langinfo.c diff --git a/grub-core/gnulib/printf-args.c b/VasEBoot-core/gnulib/printf-args.c similarity index 100% rename from grub-core/gnulib/printf-args.c rename to VasEBoot-core/gnulib/printf-args.c diff --git a/grub-core/gnulib/printf-args.h b/VasEBoot-core/gnulib/printf-args.h similarity index 100% rename from grub-core/gnulib/printf-args.h rename to VasEBoot-core/gnulib/printf-args.h diff --git a/grub-core/gnulib/printf-parse.c b/VasEBoot-core/gnulib/printf-parse.c similarity index 100% rename from grub-core/gnulib/printf-parse.c rename to VasEBoot-core/gnulib/printf-parse.c diff --git a/grub-core/gnulib/printf-parse.h b/VasEBoot-core/gnulib/printf-parse.h similarity index 100% rename from grub-core/gnulib/printf-parse.h rename to VasEBoot-core/gnulib/printf-parse.h diff --git a/grub-core/gnulib/progname.c b/VasEBoot-core/gnulib/progname.c similarity index 100% rename from grub-core/gnulib/progname.c rename to VasEBoot-core/gnulib/progname.c diff --git a/grub-core/gnulib/progname.h b/VasEBoot-core/gnulib/progname.h similarity index 100% rename from grub-core/gnulib/progname.h rename to VasEBoot-core/gnulib/progname.h diff --git a/grub-core/gnulib/rawmemchr.c b/VasEBoot-core/gnulib/rawmemchr.c similarity index 100% rename from grub-core/gnulib/rawmemchr.c rename to VasEBoot-core/gnulib/rawmemchr.c diff --git a/grub-core/gnulib/rawmemchr.valgrind b/VasEBoot-core/gnulib/rawmemchr.valgrind similarity index 100% rename from grub-core/gnulib/rawmemchr.valgrind rename to VasEBoot-core/gnulib/rawmemchr.valgrind diff --git a/grub-core/gnulib/realloc.c b/VasEBoot-core/gnulib/realloc.c similarity index 100% rename from grub-core/gnulib/realloc.c rename to VasEBoot-core/gnulib/realloc.c diff --git a/grub-core/gnulib/ref-add.sin b/VasEBoot-core/gnulib/ref-add.sin similarity index 100% rename from grub-core/gnulib/ref-add.sin rename to VasEBoot-core/gnulib/ref-add.sin diff --git a/grub-core/gnulib/ref-del.sin b/VasEBoot-core/gnulib/ref-del.sin similarity index 100% rename from grub-core/gnulib/ref-del.sin rename to VasEBoot-core/gnulib/ref-del.sin diff --git a/grub-core/gnulib/regcomp.c b/VasEBoot-core/gnulib/regcomp.c similarity index 100% rename from grub-core/gnulib/regcomp.c rename to VasEBoot-core/gnulib/regcomp.c diff --git a/grub-core/gnulib/regex.c b/VasEBoot-core/gnulib/regex.c similarity index 100% rename from grub-core/gnulib/regex.c rename to VasEBoot-core/gnulib/regex.c diff --git a/grub-core/gnulib/regex.h b/VasEBoot-core/gnulib/regex.h similarity index 100% rename from grub-core/gnulib/regex.h rename to VasEBoot-core/gnulib/regex.h diff --git a/grub-core/gnulib/regex_internal.c b/VasEBoot-core/gnulib/regex_internal.c similarity index 100% rename from grub-core/gnulib/regex_internal.c rename to VasEBoot-core/gnulib/regex_internal.c diff --git a/grub-core/gnulib/regex_internal.h b/VasEBoot-core/gnulib/regex_internal.h similarity index 100% rename from grub-core/gnulib/regex_internal.h rename to VasEBoot-core/gnulib/regex_internal.h diff --git a/grub-core/gnulib/regexec.c b/VasEBoot-core/gnulib/regexec.c similarity index 100% rename from grub-core/gnulib/regexec.c rename to VasEBoot-core/gnulib/regexec.c diff --git a/grub-core/gnulib/size_max.h b/VasEBoot-core/gnulib/size_max.h similarity index 100% rename from grub-core/gnulib/size_max.h rename to VasEBoot-core/gnulib/size_max.h diff --git a/grub-core/gnulib/sleep.c b/VasEBoot-core/gnulib/sleep.c similarity index 100% rename from grub-core/gnulib/sleep.c rename to VasEBoot-core/gnulib/sleep.c diff --git a/grub-core/gnulib/stdalign.in.h b/VasEBoot-core/gnulib/stdalign.in.h similarity index 100% rename from grub-core/gnulib/stdalign.in.h rename to VasEBoot-core/gnulib/stdalign.in.h diff --git a/grub-core/gnulib/stdbool.in.h b/VasEBoot-core/gnulib/stdbool.in.h similarity index 100% rename from grub-core/gnulib/stdbool.in.h rename to VasEBoot-core/gnulib/stdbool.in.h diff --git a/grub-core/gnulib/stddef.in.h b/VasEBoot-core/gnulib/stddef.in.h similarity index 100% rename from grub-core/gnulib/stddef.in.h rename to VasEBoot-core/gnulib/stddef.in.h diff --git a/grub-core/gnulib/stdint.in.h b/VasEBoot-core/gnulib/stdint.in.h similarity index 100% rename from grub-core/gnulib/stdint.in.h rename to VasEBoot-core/gnulib/stdint.in.h diff --git a/grub-core/gnulib/stdio.in.h b/VasEBoot-core/gnulib/stdio.in.h similarity index 100% rename from grub-core/gnulib/stdio.in.h rename to VasEBoot-core/gnulib/stdio.in.h diff --git a/grub-core/gnulib/stdlib.in.h b/VasEBoot-core/gnulib/stdlib.in.h similarity index 100% rename from grub-core/gnulib/stdlib.in.h rename to VasEBoot-core/gnulib/stdlib.in.h diff --git a/grub-core/gnulib/strcasecmp.c b/VasEBoot-core/gnulib/strcasecmp.c similarity index 100% rename from grub-core/gnulib/strcasecmp.c rename to VasEBoot-core/gnulib/strcasecmp.c diff --git a/grub-core/gnulib/strchrnul.c b/VasEBoot-core/gnulib/strchrnul.c similarity index 100% rename from grub-core/gnulib/strchrnul.c rename to VasEBoot-core/gnulib/strchrnul.c diff --git a/grub-core/gnulib/strchrnul.valgrind b/VasEBoot-core/gnulib/strchrnul.valgrind similarity index 100% rename from grub-core/gnulib/strchrnul.valgrind rename to VasEBoot-core/gnulib/strchrnul.valgrind diff --git a/grub-core/gnulib/streq.h b/VasEBoot-core/gnulib/streq.h similarity index 100% rename from grub-core/gnulib/streq.h rename to VasEBoot-core/gnulib/streq.h diff --git a/grub-core/gnulib/strerror-override.c b/VasEBoot-core/gnulib/strerror-override.c similarity index 100% rename from grub-core/gnulib/strerror-override.c rename to VasEBoot-core/gnulib/strerror-override.c diff --git a/grub-core/gnulib/strerror-override.h b/VasEBoot-core/gnulib/strerror-override.h similarity index 100% rename from grub-core/gnulib/strerror-override.h rename to VasEBoot-core/gnulib/strerror-override.h diff --git a/grub-core/gnulib/strerror.c b/VasEBoot-core/gnulib/strerror.c similarity index 100% rename from grub-core/gnulib/strerror.c rename to VasEBoot-core/gnulib/strerror.c diff --git a/grub-core/gnulib/string.in.h b/VasEBoot-core/gnulib/string.in.h similarity index 100% rename from grub-core/gnulib/string.in.h rename to VasEBoot-core/gnulib/string.in.h diff --git a/grub-core/gnulib/strings.in.h b/VasEBoot-core/gnulib/strings.in.h similarity index 100% rename from grub-core/gnulib/strings.in.h rename to VasEBoot-core/gnulib/strings.in.h diff --git a/grub-core/gnulib/stripslash.c b/VasEBoot-core/gnulib/stripslash.c similarity index 100% rename from grub-core/gnulib/stripslash.c rename to VasEBoot-core/gnulib/stripslash.c diff --git a/grub-core/gnulib/strncasecmp.c b/VasEBoot-core/gnulib/strncasecmp.c similarity index 100% rename from grub-core/gnulib/strncasecmp.c rename to VasEBoot-core/gnulib/strncasecmp.c diff --git a/grub-core/gnulib/strndup.c b/VasEBoot-core/gnulib/strndup.c similarity index 100% rename from grub-core/gnulib/strndup.c rename to VasEBoot-core/gnulib/strndup.c diff --git a/grub-core/gnulib/strnlen.c b/VasEBoot-core/gnulib/strnlen.c similarity index 100% rename from grub-core/gnulib/strnlen.c rename to VasEBoot-core/gnulib/strnlen.c diff --git a/grub-core/gnulib/strnlen1.c b/VasEBoot-core/gnulib/strnlen1.c similarity index 100% rename from grub-core/gnulib/strnlen1.c rename to VasEBoot-core/gnulib/strnlen1.c diff --git a/grub-core/gnulib/strnlen1.h b/VasEBoot-core/gnulib/strnlen1.h similarity index 100% rename from grub-core/gnulib/strnlen1.h rename to VasEBoot-core/gnulib/strnlen1.h diff --git a/grub-core/gnulib/sys_types.in.h b/VasEBoot-core/gnulib/sys_types.in.h similarity index 100% rename from grub-core/gnulib/sys_types.in.h rename to VasEBoot-core/gnulib/sys_types.in.h diff --git a/grub-core/gnulib/sysexits.in.h b/VasEBoot-core/gnulib/sysexits.in.h similarity index 100% rename from grub-core/gnulib/sysexits.in.h rename to VasEBoot-core/gnulib/sysexits.in.h diff --git a/grub-core/gnulib/unistd.c b/VasEBoot-core/gnulib/unistd.c similarity index 100% rename from grub-core/gnulib/unistd.c rename to VasEBoot-core/gnulib/unistd.c diff --git a/grub-core/gnulib/unistd.in.h b/VasEBoot-core/gnulib/unistd.in.h similarity index 100% rename from grub-core/gnulib/unistd.in.h rename to VasEBoot-core/gnulib/unistd.in.h diff --git a/grub-core/gnulib/unitypes.in.h b/VasEBoot-core/gnulib/unitypes.in.h similarity index 100% rename from grub-core/gnulib/unitypes.in.h rename to VasEBoot-core/gnulib/unitypes.in.h diff --git a/grub-core/gnulib/uniwidth.in.h b/VasEBoot-core/gnulib/uniwidth.in.h similarity index 100% rename from grub-core/gnulib/uniwidth.in.h rename to VasEBoot-core/gnulib/uniwidth.in.h diff --git a/grub-core/gnulib/uniwidth/cjk.h b/VasEBoot-core/gnulib/uniwidth/cjk.h similarity index 100% rename from grub-core/gnulib/uniwidth/cjk.h rename to VasEBoot-core/gnulib/uniwidth/cjk.h diff --git a/grub-core/gnulib/uniwidth/width.c b/VasEBoot-core/gnulib/uniwidth/width.c similarity index 100% rename from grub-core/gnulib/uniwidth/width.c rename to VasEBoot-core/gnulib/uniwidth/width.c diff --git a/grub-core/gnulib/vasnprintf.c b/VasEBoot-core/gnulib/vasnprintf.c similarity index 100% rename from grub-core/gnulib/vasnprintf.c rename to VasEBoot-core/gnulib/vasnprintf.c diff --git a/grub-core/gnulib/vasnprintf.h b/VasEBoot-core/gnulib/vasnprintf.h similarity index 100% rename from grub-core/gnulib/vasnprintf.h rename to VasEBoot-core/gnulib/vasnprintf.h diff --git a/grub-core/gnulib/verify.h b/VasEBoot-core/gnulib/verify.h similarity index 100% rename from grub-core/gnulib/verify.h rename to VasEBoot-core/gnulib/verify.h diff --git a/grub-core/gnulib/vsnprintf.c b/VasEBoot-core/gnulib/vsnprintf.c similarity index 100% rename from grub-core/gnulib/vsnprintf.c rename to VasEBoot-core/gnulib/vsnprintf.c diff --git a/grub-core/gnulib/wchar.in.h b/VasEBoot-core/gnulib/wchar.in.h similarity index 100% rename from grub-core/gnulib/wchar.in.h rename to VasEBoot-core/gnulib/wchar.in.h diff --git a/grub-core/gnulib/wcrtomb.c b/VasEBoot-core/gnulib/wcrtomb.c similarity index 100% rename from grub-core/gnulib/wcrtomb.c rename to VasEBoot-core/gnulib/wcrtomb.c diff --git a/grub-core/gnulib/wctype-h.c b/VasEBoot-core/gnulib/wctype-h.c similarity index 100% rename from grub-core/gnulib/wctype-h.c rename to VasEBoot-core/gnulib/wctype-h.c diff --git a/grub-core/gnulib/wctype.in.h b/VasEBoot-core/gnulib/wctype.in.h similarity index 100% rename from grub-core/gnulib/wctype.in.h rename to VasEBoot-core/gnulib/wctype.in.h diff --git a/grub-core/gnulib/wcwidth.c b/VasEBoot-core/gnulib/wcwidth.c similarity index 100% rename from grub-core/gnulib/wcwidth.c rename to VasEBoot-core/gnulib/wcwidth.c diff --git a/grub-core/gnulib/xsize.c b/VasEBoot-core/gnulib/xsize.c similarity index 100% rename from grub-core/gnulib/xsize.c rename to VasEBoot-core/gnulib/xsize.c diff --git a/grub-core/gnulib/xsize.h b/VasEBoot-core/gnulib/xsize.h similarity index 100% rename from grub-core/gnulib/xsize.h rename to VasEBoot-core/gnulib/xsize.h diff --git a/grub-core/hello/hello.c b/VasEBoot-core/hello/hello.c similarity index 100% rename from grub-core/hello/hello.c rename to VasEBoot-core/hello/hello.c diff --git a/grub-core/hook/datehook.c b/VasEBoot-core/hook/datehook.c similarity index 100% rename from grub-core/hook/datehook.c rename to VasEBoot-core/hook/datehook.c diff --git a/grub-core/io/bufio.c b/VasEBoot-core/io/bufio.c similarity index 100% rename from grub-core/io/bufio.c rename to VasEBoot-core/io/bufio.c diff --git a/grub-core/io/gzio.c b/VasEBoot-core/io/gzio.c similarity index 100% rename from grub-core/io/gzio.c rename to VasEBoot-core/io/gzio.c diff --git a/grub-core/io/lzopio.c b/VasEBoot-core/io/lzopio.c similarity index 100% rename from grub-core/io/lzopio.c rename to VasEBoot-core/io/lzopio.c diff --git a/grub-core/io/offset.c b/VasEBoot-core/io/offset.c similarity index 100% rename from grub-core/io/offset.c rename to VasEBoot-core/io/offset.c diff --git a/grub-core/io/xzio.c b/VasEBoot-core/io/xzio.c similarity index 100% rename from grub-core/io/xzio.c rename to VasEBoot-core/io/xzio.c diff --git a/grub-core/kern/acpi.c b/VasEBoot-core/kern/acpi.c similarity index 100% rename from grub-core/kern/acpi.c rename to VasEBoot-core/kern/acpi.c diff --git a/grub-core/kern/arm/cache.S b/VasEBoot-core/kern/arm/cache.S similarity index 100% rename from grub-core/kern/arm/cache.S rename to VasEBoot-core/kern/arm/cache.S diff --git a/grub-core/kern/arm/cache.c b/VasEBoot-core/kern/arm/cache.c similarity index 100% rename from grub-core/kern/arm/cache.c rename to VasEBoot-core/kern/arm/cache.c diff --git a/grub-core/kern/arm/cache_armv6.S b/VasEBoot-core/kern/arm/cache_armv6.S similarity index 100% rename from grub-core/kern/arm/cache_armv6.S rename to VasEBoot-core/kern/arm/cache_armv6.S diff --git a/grub-core/kern/arm/cache_armv7.S b/VasEBoot-core/kern/arm/cache_armv7.S similarity index 100% rename from grub-core/kern/arm/cache_armv7.S rename to VasEBoot-core/kern/arm/cache_armv7.S diff --git a/grub-core/kern/arm/compiler-rt.S b/VasEBoot-core/kern/arm/compiler-rt.S similarity index 100% rename from grub-core/kern/arm/compiler-rt.S rename to VasEBoot-core/kern/arm/compiler-rt.S diff --git a/grub-core/kern/arm/dl.c b/VasEBoot-core/kern/arm/dl.c similarity index 100% rename from grub-core/kern/arm/dl.c rename to VasEBoot-core/kern/arm/dl.c diff --git a/grub-core/kern/arm/dl_helper.c b/VasEBoot-core/kern/arm/dl_helper.c similarity index 100% rename from grub-core/kern/arm/dl_helper.c rename to VasEBoot-core/kern/arm/dl_helper.c diff --git a/grub-core/kern/arm/efi/init.c b/VasEBoot-core/kern/arm/efi/init.c similarity index 100% rename from grub-core/kern/arm/efi/init.c rename to VasEBoot-core/kern/arm/efi/init.c diff --git a/grub-core/kern/arm/efi/misc.c b/VasEBoot-core/kern/arm/efi/misc.c similarity index 100% rename from grub-core/kern/arm/efi/misc.c rename to VasEBoot-core/kern/arm/efi/misc.c diff --git a/grub-core/kern/arm/efi/startup.S b/VasEBoot-core/kern/arm/efi/startup.S similarity index 100% rename from grub-core/kern/arm/efi/startup.S rename to VasEBoot-core/kern/arm/efi/startup.S diff --git a/grub-core/kern/arm/uboot/startup.S b/VasEBoot-core/kern/arm/uboot/startup.S similarity index 100% rename from grub-core/kern/arm/uboot/startup.S rename to VasEBoot-core/kern/arm/uboot/startup.S diff --git a/grub-core/kern/arm64/cache.c b/VasEBoot-core/kern/arm64/cache.c similarity index 100% rename from grub-core/kern/arm64/cache.c rename to VasEBoot-core/kern/arm64/cache.c diff --git a/grub-core/kern/arm64/cache_flush.S b/VasEBoot-core/kern/arm64/cache_flush.S similarity index 100% rename from grub-core/kern/arm64/cache_flush.S rename to VasEBoot-core/kern/arm64/cache_flush.S diff --git a/grub-core/kern/arm64/dl.c b/VasEBoot-core/kern/arm64/dl.c similarity index 100% rename from grub-core/kern/arm64/dl.c rename to VasEBoot-core/kern/arm64/dl.c diff --git a/grub-core/kern/arm64/dl_helper.c b/VasEBoot-core/kern/arm64/dl_helper.c similarity index 100% rename from grub-core/kern/arm64/dl_helper.c rename to VasEBoot-core/kern/arm64/dl_helper.c diff --git a/grub-core/kern/arm64/efi/init.c b/VasEBoot-core/kern/arm64/efi/init.c similarity index 100% rename from grub-core/kern/arm64/efi/init.c rename to VasEBoot-core/kern/arm64/efi/init.c diff --git a/grub-core/kern/arm64/efi/startup.S b/VasEBoot-core/kern/arm64/efi/startup.S similarity index 100% rename from grub-core/kern/arm64/efi/startup.S rename to VasEBoot-core/kern/arm64/efi/startup.S diff --git a/grub-core/kern/command.c b/VasEBoot-core/kern/command.c similarity index 100% rename from grub-core/kern/command.c rename to VasEBoot-core/kern/command.c diff --git a/grub-core/kern/compiler-rt.c b/VasEBoot-core/kern/compiler-rt.c similarity index 100% rename from grub-core/kern/compiler-rt.c rename to VasEBoot-core/kern/compiler-rt.c diff --git a/grub-core/kern/corecmd.c b/VasEBoot-core/kern/corecmd.c similarity index 100% rename from grub-core/kern/corecmd.c rename to VasEBoot-core/kern/corecmd.c diff --git a/grub-core/kern/device.c b/VasEBoot-core/kern/device.c similarity index 100% rename from grub-core/kern/device.c rename to VasEBoot-core/kern/device.c diff --git a/grub-core/kern/disk.c b/VasEBoot-core/kern/disk.c similarity index 100% rename from grub-core/kern/disk.c rename to VasEBoot-core/kern/disk.c diff --git a/grub-core/kern/disk_common.c b/VasEBoot-core/kern/disk_common.c similarity index 100% rename from grub-core/kern/disk_common.c rename to VasEBoot-core/kern/disk_common.c diff --git a/grub-core/kern/dl.c b/VasEBoot-core/kern/dl.c similarity index 100% rename from grub-core/kern/dl.c rename to VasEBoot-core/kern/dl.c diff --git a/grub-core/kern/efi/acpi.c b/VasEBoot-core/kern/efi/acpi.c similarity index 100% rename from grub-core/kern/efi/acpi.c rename to VasEBoot-core/kern/efi/acpi.c diff --git a/grub-core/kern/efi/efi.c b/VasEBoot-core/kern/efi/efi.c similarity index 100% rename from grub-core/kern/efi/efi.c rename to VasEBoot-core/kern/efi/efi.c diff --git a/grub-core/kern/efi/fdt.c b/VasEBoot-core/kern/efi/fdt.c similarity index 100% rename from grub-core/kern/efi/fdt.c rename to VasEBoot-core/kern/efi/fdt.c diff --git a/grub-core/kern/efi/init.c b/VasEBoot-core/kern/efi/init.c similarity index 100% rename from grub-core/kern/efi/init.c rename to VasEBoot-core/kern/efi/init.c diff --git a/grub-core/kern/efi/mm.c b/VasEBoot-core/kern/efi/mm.c similarity index 100% rename from grub-core/kern/efi/mm.c rename to VasEBoot-core/kern/efi/mm.c diff --git a/grub-core/kern/efi/tpm.c b/VasEBoot-core/kern/efi/tpm.c similarity index 100% rename from grub-core/kern/efi/tpm.c rename to VasEBoot-core/kern/efi/tpm.c diff --git a/grub-core/kern/elf.c b/VasEBoot-core/kern/elf.c similarity index 100% rename from grub-core/kern/elf.c rename to VasEBoot-core/kern/elf.c diff --git a/grub-core/kern/elfXX.c b/VasEBoot-core/kern/elfXX.c similarity index 100% rename from grub-core/kern/elfXX.c rename to VasEBoot-core/kern/elfXX.c diff --git a/grub-core/kern/emu/argp_common.c b/VasEBoot-core/kern/emu/argp_common.c similarity index 100% rename from grub-core/kern/emu/argp_common.c rename to VasEBoot-core/kern/emu/argp_common.c diff --git a/grub-core/kern/emu/cache.c b/VasEBoot-core/kern/emu/cache.c similarity index 100% rename from grub-core/kern/emu/cache.c rename to VasEBoot-core/kern/emu/cache.c diff --git a/grub-core/kern/emu/cache_s.S b/VasEBoot-core/kern/emu/cache_s.S similarity index 100% rename from grub-core/kern/emu/cache_s.S rename to VasEBoot-core/kern/emu/cache_s.S diff --git a/grub-core/kern/emu/full.c b/VasEBoot-core/kern/emu/full.c similarity index 100% rename from grub-core/kern/emu/full.c rename to VasEBoot-core/kern/emu/full.c diff --git a/grub-core/kern/emu/hostdisk.c b/VasEBoot-core/kern/emu/hostdisk.c similarity index 100% rename from grub-core/kern/emu/hostdisk.c rename to VasEBoot-core/kern/emu/hostdisk.c diff --git a/grub-core/kern/emu/hostfs.c b/VasEBoot-core/kern/emu/hostfs.c similarity index 100% rename from grub-core/kern/emu/hostfs.c rename to VasEBoot-core/kern/emu/hostfs.c diff --git a/grub-core/kern/emu/lite.c b/VasEBoot-core/kern/emu/lite.c similarity index 100% rename from grub-core/kern/emu/lite.c rename to VasEBoot-core/kern/emu/lite.c diff --git a/grub-core/kern/emu/main.c b/VasEBoot-core/kern/emu/main.c similarity index 100% rename from grub-core/kern/emu/main.c rename to VasEBoot-core/kern/emu/main.c diff --git a/grub-core/kern/emu/misc.c b/VasEBoot-core/kern/emu/misc.c similarity index 100% rename from grub-core/kern/emu/misc.c rename to VasEBoot-core/kern/emu/misc.c diff --git a/grub-core/kern/emu/mm.c b/VasEBoot-core/kern/emu/mm.c similarity index 100% rename from grub-core/kern/emu/mm.c rename to VasEBoot-core/kern/emu/mm.c diff --git a/grub-core/kern/emu/time.c b/VasEBoot-core/kern/emu/time.c similarity index 100% rename from grub-core/kern/emu/time.c rename to VasEBoot-core/kern/emu/time.c diff --git a/grub-core/kern/env.c b/VasEBoot-core/kern/env.c similarity index 100% rename from grub-core/kern/env.c rename to VasEBoot-core/kern/env.c diff --git a/grub-core/kern/err.c b/VasEBoot-core/kern/err.c similarity index 100% rename from grub-core/kern/err.c rename to VasEBoot-core/kern/err.c diff --git a/grub-core/kern/file.c b/VasEBoot-core/kern/file.c similarity index 100% rename from grub-core/kern/file.c rename to VasEBoot-core/kern/file.c diff --git a/grub-core/kern/fs.c b/VasEBoot-core/kern/fs.c similarity index 100% rename from grub-core/kern/fs.c rename to VasEBoot-core/kern/fs.c diff --git a/grub-core/kern/generic/millisleep.c b/VasEBoot-core/kern/generic/millisleep.c similarity index 100% rename from grub-core/kern/generic/millisleep.c rename to VasEBoot-core/kern/generic/millisleep.c diff --git a/grub-core/kern/generic/rtc_get_time_ms.c b/VasEBoot-core/kern/generic/rtc_get_time_ms.c similarity index 100% rename from grub-core/kern/generic/rtc_get_time_ms.c rename to VasEBoot-core/kern/generic/rtc_get_time_ms.c diff --git a/grub-core/kern/i386/coreboot/cbtable.c b/VasEBoot-core/kern/i386/coreboot/cbtable.c similarity index 100% rename from grub-core/kern/i386/coreboot/cbtable.c rename to VasEBoot-core/kern/i386/coreboot/cbtable.c diff --git a/grub-core/kern/i386/coreboot/init.c b/VasEBoot-core/kern/i386/coreboot/init.c similarity index 100% rename from grub-core/kern/i386/coreboot/init.c rename to VasEBoot-core/kern/i386/coreboot/init.c diff --git a/grub-core/kern/i386/coreboot/mmap.c b/VasEBoot-core/kern/i386/coreboot/mmap.c similarity index 100% rename from grub-core/kern/i386/coreboot/mmap.c rename to VasEBoot-core/kern/i386/coreboot/mmap.c diff --git a/grub-core/kern/i386/coreboot/startup.S b/VasEBoot-core/kern/i386/coreboot/startup.S similarity index 100% rename from grub-core/kern/i386/coreboot/startup.S rename to VasEBoot-core/kern/i386/coreboot/startup.S diff --git a/grub-core/kern/i386/dl.c b/VasEBoot-core/kern/i386/dl.c similarity index 100% rename from grub-core/kern/i386/dl.c rename to VasEBoot-core/kern/i386/dl.c diff --git a/grub-core/kern/i386/efi/init.c b/VasEBoot-core/kern/i386/efi/init.c similarity index 100% rename from grub-core/kern/i386/efi/init.c rename to VasEBoot-core/kern/i386/efi/init.c diff --git a/grub-core/kern/i386/efi/startup.S b/VasEBoot-core/kern/i386/efi/startup.S similarity index 100% rename from grub-core/kern/i386/efi/startup.S rename to VasEBoot-core/kern/i386/efi/startup.S diff --git a/grub-core/kern/i386/efi/tsc.c b/VasEBoot-core/kern/i386/efi/tsc.c similarity index 100% rename from grub-core/kern/i386/efi/tsc.c rename to VasEBoot-core/kern/i386/efi/tsc.c diff --git a/grub-core/kern/i386/ieee1275/startup.S b/VasEBoot-core/kern/i386/ieee1275/startup.S similarity index 100% rename from grub-core/kern/i386/ieee1275/startup.S rename to VasEBoot-core/kern/i386/ieee1275/startup.S diff --git a/grub-core/kern/i386/int.S b/VasEBoot-core/kern/i386/int.S similarity index 100% rename from grub-core/kern/i386/int.S rename to VasEBoot-core/kern/i386/int.S diff --git a/grub-core/kern/i386/multiboot_mmap.c b/VasEBoot-core/kern/i386/multiboot_mmap.c similarity index 100% rename from grub-core/kern/i386/multiboot_mmap.c rename to VasEBoot-core/kern/i386/multiboot_mmap.c diff --git a/grub-core/kern/i386/pc/acpi.c b/VasEBoot-core/kern/i386/pc/acpi.c similarity index 100% rename from grub-core/kern/i386/pc/acpi.c rename to VasEBoot-core/kern/i386/pc/acpi.c diff --git a/grub-core/kern/i386/pc/init.c b/VasEBoot-core/kern/i386/pc/init.c similarity index 100% rename from grub-core/kern/i386/pc/init.c rename to VasEBoot-core/kern/i386/pc/init.c diff --git a/grub-core/kern/i386/pc/mmap.c b/VasEBoot-core/kern/i386/pc/mmap.c similarity index 100% rename from grub-core/kern/i386/pc/mmap.c rename to VasEBoot-core/kern/i386/pc/mmap.c diff --git a/grub-core/kern/i386/pc/startup.S b/VasEBoot-core/kern/i386/pc/startup.S similarity index 100% rename from grub-core/kern/i386/pc/startup.S rename to VasEBoot-core/kern/i386/pc/startup.S diff --git a/grub-core/kern/i386/pc/tpm.c b/VasEBoot-core/kern/i386/pc/tpm.c similarity index 100% rename from grub-core/kern/i386/pc/tpm.c rename to VasEBoot-core/kern/i386/pc/tpm.c diff --git a/grub-core/kern/i386/qemu/init.c b/VasEBoot-core/kern/i386/qemu/init.c similarity index 100% rename from grub-core/kern/i386/qemu/init.c rename to VasEBoot-core/kern/i386/qemu/init.c diff --git a/grub-core/kern/i386/qemu/mmap.c b/VasEBoot-core/kern/i386/qemu/mmap.c similarity index 100% rename from grub-core/kern/i386/qemu/mmap.c rename to VasEBoot-core/kern/i386/qemu/mmap.c diff --git a/grub-core/kern/i386/qemu/startup.S b/VasEBoot-core/kern/i386/qemu/startup.S similarity index 100% rename from grub-core/kern/i386/qemu/startup.S rename to VasEBoot-core/kern/i386/qemu/startup.S diff --git a/grub-core/kern/i386/realmode.S b/VasEBoot-core/kern/i386/realmode.S similarity index 100% rename from grub-core/kern/i386/realmode.S rename to VasEBoot-core/kern/i386/realmode.S diff --git a/grub-core/kern/i386/tsc.c b/VasEBoot-core/kern/i386/tsc.c similarity index 100% rename from grub-core/kern/i386/tsc.c rename to VasEBoot-core/kern/i386/tsc.c diff --git a/grub-core/kern/i386/tsc_pit.c b/VasEBoot-core/kern/i386/tsc_pit.c similarity index 100% rename from grub-core/kern/i386/tsc_pit.c rename to VasEBoot-core/kern/i386/tsc_pit.c diff --git a/grub-core/kern/i386/tsc_pmtimer.c b/VasEBoot-core/kern/i386/tsc_pmtimer.c similarity index 100% rename from grub-core/kern/i386/tsc_pmtimer.c rename to VasEBoot-core/kern/i386/tsc_pmtimer.c diff --git a/grub-core/kern/i386/xen/hypercall.S b/VasEBoot-core/kern/i386/xen/hypercall.S similarity index 100% rename from grub-core/kern/i386/xen/hypercall.S rename to VasEBoot-core/kern/i386/xen/hypercall.S diff --git a/grub-core/kern/i386/xen/startup.S b/VasEBoot-core/kern/i386/xen/startup.S similarity index 100% rename from grub-core/kern/i386/xen/startup.S rename to VasEBoot-core/kern/i386/xen/startup.S diff --git a/grub-core/kern/i386/xen/tsc.c b/VasEBoot-core/kern/i386/xen/tsc.c similarity index 100% rename from grub-core/kern/i386/xen/tsc.c rename to VasEBoot-core/kern/i386/xen/tsc.c diff --git a/grub-core/kern/ia64/cache.c b/VasEBoot-core/kern/ia64/cache.c similarity index 100% rename from grub-core/kern/ia64/cache.c rename to VasEBoot-core/kern/ia64/cache.c diff --git a/grub-core/kern/ia64/dl.c b/VasEBoot-core/kern/ia64/dl.c similarity index 100% rename from grub-core/kern/ia64/dl.c rename to VasEBoot-core/kern/ia64/dl.c diff --git a/grub-core/kern/ia64/dl_helper.c b/VasEBoot-core/kern/ia64/dl_helper.c similarity index 100% rename from grub-core/kern/ia64/dl_helper.c rename to VasEBoot-core/kern/ia64/dl_helper.c diff --git a/grub-core/kern/ia64/efi/init.c b/VasEBoot-core/kern/ia64/efi/init.c similarity index 100% rename from grub-core/kern/ia64/efi/init.c rename to VasEBoot-core/kern/ia64/efi/init.c diff --git a/grub-core/kern/ia64/efi/startup.S b/VasEBoot-core/kern/ia64/efi/startup.S similarity index 100% rename from grub-core/kern/ia64/efi/startup.S rename to VasEBoot-core/kern/ia64/efi/startup.S diff --git a/grub-core/kern/ieee1275/cmain.c b/VasEBoot-core/kern/ieee1275/cmain.c similarity index 100% rename from grub-core/kern/ieee1275/cmain.c rename to VasEBoot-core/kern/ieee1275/cmain.c diff --git a/grub-core/kern/ieee1275/ieee1275.c b/VasEBoot-core/kern/ieee1275/ieee1275.c similarity index 100% rename from grub-core/kern/ieee1275/ieee1275.c rename to VasEBoot-core/kern/ieee1275/ieee1275.c diff --git a/grub-core/kern/ieee1275/init.c b/VasEBoot-core/kern/ieee1275/init.c similarity index 100% rename from grub-core/kern/ieee1275/init.c rename to VasEBoot-core/kern/ieee1275/init.c diff --git a/grub-core/kern/ieee1275/mmap.c b/VasEBoot-core/kern/ieee1275/mmap.c similarity index 100% rename from grub-core/kern/ieee1275/mmap.c rename to VasEBoot-core/kern/ieee1275/mmap.c diff --git a/grub-core/kern/ieee1275/openfw.c b/VasEBoot-core/kern/ieee1275/openfw.c similarity index 100% rename from grub-core/kern/ieee1275/openfw.c rename to VasEBoot-core/kern/ieee1275/openfw.c diff --git a/grub-core/kern/list.c b/VasEBoot-core/kern/list.c similarity index 100% rename from grub-core/kern/list.c rename to VasEBoot-core/kern/list.c diff --git a/grub-core/kern/main.c b/VasEBoot-core/kern/main.c similarity index 100% rename from grub-core/kern/main.c rename to VasEBoot-core/kern/main.c diff --git a/grub-core/kern/mips/arc/init.c b/VasEBoot-core/kern/mips/arc/init.c similarity index 100% rename from grub-core/kern/mips/arc/init.c rename to VasEBoot-core/kern/mips/arc/init.c diff --git a/grub-core/kern/mips/cache.S b/VasEBoot-core/kern/mips/cache.S similarity index 100% rename from grub-core/kern/mips/cache.S rename to VasEBoot-core/kern/mips/cache.S diff --git a/grub-core/kern/mips/cache_flush.S b/VasEBoot-core/kern/mips/cache_flush.S similarity index 100% rename from grub-core/kern/mips/cache_flush.S rename to VasEBoot-core/kern/mips/cache_flush.S diff --git a/grub-core/kern/mips/dl.c b/VasEBoot-core/kern/mips/dl.c similarity index 100% rename from grub-core/kern/mips/dl.c rename to VasEBoot-core/kern/mips/dl.c diff --git a/grub-core/kern/mips/init.c b/VasEBoot-core/kern/mips/init.c similarity index 100% rename from grub-core/kern/mips/init.c rename to VasEBoot-core/kern/mips/init.c diff --git a/grub-core/kern/mips/loongson/init.c b/VasEBoot-core/kern/mips/loongson/init.c similarity index 100% rename from grub-core/kern/mips/loongson/init.c rename to VasEBoot-core/kern/mips/loongson/init.c diff --git a/grub-core/kern/mips/qemu_mips/init.c b/VasEBoot-core/kern/mips/qemu_mips/init.c similarity index 100% rename from grub-core/kern/mips/qemu_mips/init.c rename to VasEBoot-core/kern/mips/qemu_mips/init.c diff --git a/grub-core/kern/mips/startup.S b/VasEBoot-core/kern/mips/startup.S similarity index 100% rename from grub-core/kern/mips/startup.S rename to VasEBoot-core/kern/mips/startup.S diff --git a/grub-core/kern/misc.c b/VasEBoot-core/kern/misc.c similarity index 100% rename from grub-core/kern/misc.c rename to VasEBoot-core/kern/misc.c diff --git a/grub-core/kern/mm.c b/VasEBoot-core/kern/mm.c similarity index 100% rename from grub-core/kern/mm.c rename to VasEBoot-core/kern/mm.c diff --git a/grub-core/kern/parser.c b/VasEBoot-core/kern/parser.c similarity index 100% rename from grub-core/kern/parser.c rename to VasEBoot-core/kern/parser.c diff --git a/grub-core/kern/partition.c b/VasEBoot-core/kern/partition.c similarity index 100% rename from grub-core/kern/partition.c rename to VasEBoot-core/kern/partition.c diff --git a/grub-core/kern/powerpc/cache.S b/VasEBoot-core/kern/powerpc/cache.S similarity index 100% rename from grub-core/kern/powerpc/cache.S rename to VasEBoot-core/kern/powerpc/cache.S diff --git a/grub-core/kern/powerpc/cache_flush.S b/VasEBoot-core/kern/powerpc/cache_flush.S similarity index 100% rename from grub-core/kern/powerpc/cache_flush.S rename to VasEBoot-core/kern/powerpc/cache_flush.S diff --git a/grub-core/kern/powerpc/compiler-rt.S b/VasEBoot-core/kern/powerpc/compiler-rt.S similarity index 100% rename from grub-core/kern/powerpc/compiler-rt.S rename to VasEBoot-core/kern/powerpc/compiler-rt.S diff --git a/grub-core/kern/powerpc/dl.c b/VasEBoot-core/kern/powerpc/dl.c similarity index 100% rename from grub-core/kern/powerpc/dl.c rename to VasEBoot-core/kern/powerpc/dl.c diff --git a/grub-core/kern/powerpc/ieee1275/startup.S b/VasEBoot-core/kern/powerpc/ieee1275/startup.S similarity index 100% rename from grub-core/kern/powerpc/ieee1275/startup.S rename to VasEBoot-core/kern/powerpc/ieee1275/startup.S diff --git a/grub-core/kern/rescue_parser.c b/VasEBoot-core/kern/rescue_parser.c similarity index 100% rename from grub-core/kern/rescue_parser.c rename to VasEBoot-core/kern/rescue_parser.c diff --git a/grub-core/kern/rescue_reader.c b/VasEBoot-core/kern/rescue_reader.c similarity index 100% rename from grub-core/kern/rescue_reader.c rename to VasEBoot-core/kern/rescue_reader.c diff --git a/grub-core/kern/sparc64/cache.S b/VasEBoot-core/kern/sparc64/cache.S similarity index 100% rename from grub-core/kern/sparc64/cache.S rename to VasEBoot-core/kern/sparc64/cache.S diff --git a/grub-core/kern/sparc64/dl.c b/VasEBoot-core/kern/sparc64/dl.c similarity index 100% rename from grub-core/kern/sparc64/dl.c rename to VasEBoot-core/kern/sparc64/dl.c diff --git a/grub-core/kern/sparc64/ieee1275/crt0.S b/VasEBoot-core/kern/sparc64/ieee1275/crt0.S similarity index 100% rename from grub-core/kern/sparc64/ieee1275/crt0.S rename to VasEBoot-core/kern/sparc64/ieee1275/crt0.S diff --git a/grub-core/kern/sparc64/ieee1275/ieee1275.c b/VasEBoot-core/kern/sparc64/ieee1275/ieee1275.c similarity index 100% rename from grub-core/kern/sparc64/ieee1275/ieee1275.c rename to VasEBoot-core/kern/sparc64/ieee1275/ieee1275.c diff --git a/grub-core/kern/term.c b/VasEBoot-core/kern/term.c similarity index 100% rename from grub-core/kern/term.c rename to VasEBoot-core/kern/term.c diff --git a/grub-core/kern/time.c b/VasEBoot-core/kern/time.c similarity index 100% rename from grub-core/kern/time.c rename to VasEBoot-core/kern/time.c diff --git a/grub-core/kern/tpm.c b/VasEBoot-core/kern/tpm.c similarity index 100% rename from grub-core/kern/tpm.c rename to VasEBoot-core/kern/tpm.c diff --git a/grub-core/kern/uboot/hw.c b/VasEBoot-core/kern/uboot/hw.c similarity index 100% rename from grub-core/kern/uboot/hw.c rename to VasEBoot-core/kern/uboot/hw.c diff --git a/grub-core/kern/uboot/init.c b/VasEBoot-core/kern/uboot/init.c similarity index 100% rename from grub-core/kern/uboot/init.c rename to VasEBoot-core/kern/uboot/init.c diff --git a/grub-core/kern/uboot/uboot.c b/VasEBoot-core/kern/uboot/uboot.c similarity index 100% rename from grub-core/kern/uboot/uboot.c rename to VasEBoot-core/kern/uboot/uboot.c diff --git a/grub-core/kern/vga_init.c b/VasEBoot-core/kern/vga_init.c similarity index 100% rename from grub-core/kern/vga_init.c rename to VasEBoot-core/kern/vga_init.c diff --git a/grub-core/kern/x86_64/dl.c b/VasEBoot-core/kern/x86_64/dl.c similarity index 100% rename from grub-core/kern/x86_64/dl.c rename to VasEBoot-core/kern/x86_64/dl.c diff --git a/grub-core/kern/x86_64/efi/callwrap.S b/VasEBoot-core/kern/x86_64/efi/callwrap.S similarity index 100% rename from grub-core/kern/x86_64/efi/callwrap.S rename to VasEBoot-core/kern/x86_64/efi/callwrap.S diff --git a/grub-core/kern/x86_64/efi/startup.S b/VasEBoot-core/kern/x86_64/efi/startup.S similarity index 100% rename from grub-core/kern/x86_64/efi/startup.S rename to VasEBoot-core/kern/x86_64/efi/startup.S diff --git a/grub-core/kern/x86_64/xen/hypercall.S b/VasEBoot-core/kern/x86_64/xen/hypercall.S similarity index 100% rename from grub-core/kern/x86_64/xen/hypercall.S rename to VasEBoot-core/kern/x86_64/xen/hypercall.S diff --git a/grub-core/kern/x86_64/xen/startup.S b/VasEBoot-core/kern/x86_64/xen/startup.S similarity index 100% rename from grub-core/kern/x86_64/xen/startup.S rename to VasEBoot-core/kern/x86_64/xen/startup.S diff --git a/grub-core/kern/xen/init.c b/VasEBoot-core/kern/xen/init.c similarity index 100% rename from grub-core/kern/xen/init.c rename to VasEBoot-core/kern/xen/init.c diff --git a/grub-core/lib/LzFind.c b/VasEBoot-core/lib/LzFind.c similarity index 100% rename from grub-core/lib/LzFind.c rename to VasEBoot-core/lib/LzFind.c diff --git a/grub-core/lib/LzmaDec.c b/VasEBoot-core/lib/LzmaDec.c similarity index 100% rename from grub-core/lib/LzmaDec.c rename to VasEBoot-core/lib/LzmaDec.c diff --git a/grub-core/lib/LzmaEnc.c b/VasEBoot-core/lib/LzmaEnc.c similarity index 100% rename from grub-core/lib/LzmaEnc.c rename to VasEBoot-core/lib/LzmaEnc.c diff --git a/grub-core/lib/adler32.c b/VasEBoot-core/lib/adler32.c similarity index 100% rename from grub-core/lib/adler32.c rename to VasEBoot-core/lib/adler32.c diff --git a/grub-core/lib/arc/datetime.c b/VasEBoot-core/lib/arc/datetime.c similarity index 100% rename from grub-core/lib/arc/datetime.c rename to VasEBoot-core/lib/arc/datetime.c diff --git a/grub-core/lib/arg.c b/VasEBoot-core/lib/arg.c similarity index 100% rename from grub-core/lib/arg.c rename to VasEBoot-core/lib/arg.c diff --git a/grub-core/lib/arm/setjmp.S b/VasEBoot-core/lib/arm/setjmp.S similarity index 100% rename from grub-core/lib/arm/setjmp.S rename to VasEBoot-core/lib/arm/setjmp.S diff --git a/grub-core/lib/arm64/setjmp.S b/VasEBoot-core/lib/arm64/setjmp.S similarity index 100% rename from grub-core/lib/arm64/setjmp.S rename to VasEBoot-core/lib/arm64/setjmp.S diff --git a/grub-core/lib/backtrace.c b/VasEBoot-core/lib/backtrace.c similarity index 100% rename from grub-core/lib/backtrace.c rename to VasEBoot-core/lib/backtrace.c diff --git a/grub-core/lib/cmdline.c b/VasEBoot-core/lib/cmdline.c similarity index 100% rename from grub-core/lib/cmdline.c rename to VasEBoot-core/lib/cmdline.c diff --git a/grub-core/lib/cmos_datetime.c b/VasEBoot-core/lib/cmos_datetime.c similarity index 100% rename from grub-core/lib/cmos_datetime.c rename to VasEBoot-core/lib/cmos_datetime.c diff --git a/grub-core/lib/crc.c b/VasEBoot-core/lib/crc.c similarity index 100% rename from grub-core/lib/crc.c rename to VasEBoot-core/lib/crc.c diff --git a/grub-core/lib/crc64.c b/VasEBoot-core/lib/crc64.c similarity index 100% rename from grub-core/lib/crc64.c rename to VasEBoot-core/lib/crc64.c diff --git a/grub-core/lib/crypto.c b/VasEBoot-core/lib/crypto.c similarity index 100% rename from grub-core/lib/crypto.c rename to VasEBoot-core/lib/crypto.c diff --git a/grub-core/lib/disk.c b/VasEBoot-core/lib/disk.c similarity index 100% rename from grub-core/lib/disk.c rename to VasEBoot-core/lib/disk.c diff --git a/grub-core/lib/division.c b/VasEBoot-core/lib/division.c similarity index 100% rename from grub-core/lib/division.c rename to VasEBoot-core/lib/division.c diff --git a/grub-core/lib/efi/datetime.c b/VasEBoot-core/lib/efi/datetime.c similarity index 100% rename from grub-core/lib/efi/datetime.c rename to VasEBoot-core/lib/efi/datetime.c diff --git a/grub-core/lib/efi/halt.c b/VasEBoot-core/lib/efi/halt.c similarity index 100% rename from grub-core/lib/efi/halt.c rename to VasEBoot-core/lib/efi/halt.c diff --git a/grub-core/lib/efi/reboot.c b/VasEBoot-core/lib/efi/reboot.c similarity index 100% rename from grub-core/lib/efi/reboot.c rename to VasEBoot-core/lib/efi/reboot.c diff --git a/grub-core/lib/efi/relocator.c b/VasEBoot-core/lib/efi/relocator.c similarity index 100% rename from grub-core/lib/efi/relocator.c rename to VasEBoot-core/lib/efi/relocator.c diff --git a/grub-core/lib/emu/halt.c b/VasEBoot-core/lib/emu/halt.c similarity index 100% rename from grub-core/lib/emu/halt.c rename to VasEBoot-core/lib/emu/halt.c diff --git a/grub-core/lib/envblk.c b/VasEBoot-core/lib/envblk.c similarity index 100% rename from grub-core/lib/envblk.c rename to VasEBoot-core/lib/envblk.c diff --git a/grub-core/lib/fake_module.c b/VasEBoot-core/lib/fake_module.c similarity index 100% rename from grub-core/lib/fake_module.c rename to VasEBoot-core/lib/fake_module.c diff --git a/grub-core/lib/fdt.c b/VasEBoot-core/lib/fdt.c similarity index 100% rename from grub-core/lib/fdt.c rename to VasEBoot-core/lib/fdt.c diff --git a/grub-core/lib/getline.c b/VasEBoot-core/lib/getline.c similarity index 100% rename from grub-core/lib/getline.c rename to VasEBoot-core/lib/getline.c diff --git a/grub-core/lib/gpt.c b/VasEBoot-core/lib/gpt.c similarity index 100% rename from grub-core/lib/gpt.c rename to VasEBoot-core/lib/gpt.c diff --git a/grub-core/lib/hexdump.c b/VasEBoot-core/lib/hexdump.c similarity index 100% rename from grub-core/lib/hexdump.c rename to VasEBoot-core/lib/hexdump.c diff --git a/grub-core/lib/i386/backtrace.c b/VasEBoot-core/lib/i386/backtrace.c similarity index 100% rename from grub-core/lib/i386/backtrace.c rename to VasEBoot-core/lib/i386/backtrace.c diff --git a/grub-core/lib/i386/halt.c b/VasEBoot-core/lib/i386/halt.c similarity index 100% rename from grub-core/lib/i386/halt.c rename to VasEBoot-core/lib/i386/halt.c diff --git a/grub-core/lib/i386/pc/biosnum.c b/VasEBoot-core/lib/i386/pc/biosnum.c similarity index 100% rename from grub-core/lib/i386/pc/biosnum.c rename to VasEBoot-core/lib/i386/pc/biosnum.c diff --git a/grub-core/lib/i386/pc/vesa_modes_table.c b/VasEBoot-core/lib/i386/pc/vesa_modes_table.c similarity index 100% rename from grub-core/lib/i386/pc/vesa_modes_table.c rename to VasEBoot-core/lib/i386/pc/vesa_modes_table.c diff --git a/grub-core/lib/i386/random.c b/VasEBoot-core/lib/i386/random.c similarity index 100% rename from grub-core/lib/i386/random.c rename to VasEBoot-core/lib/i386/random.c diff --git a/grub-core/lib/i386/reboot.c b/VasEBoot-core/lib/i386/reboot.c similarity index 100% rename from grub-core/lib/i386/reboot.c rename to VasEBoot-core/lib/i386/reboot.c diff --git a/grub-core/lib/i386/reboot_trampoline.S b/VasEBoot-core/lib/i386/reboot_trampoline.S similarity index 100% rename from grub-core/lib/i386/reboot_trampoline.S rename to VasEBoot-core/lib/i386/reboot_trampoline.S diff --git a/grub-core/lib/i386/relocator.c b/VasEBoot-core/lib/i386/relocator.c similarity index 100% rename from grub-core/lib/i386/relocator.c rename to VasEBoot-core/lib/i386/relocator.c diff --git a/grub-core/lib/i386/relocator16.S b/VasEBoot-core/lib/i386/relocator16.S similarity index 100% rename from grub-core/lib/i386/relocator16.S rename to VasEBoot-core/lib/i386/relocator16.S diff --git a/grub-core/lib/i386/relocator32.S b/VasEBoot-core/lib/i386/relocator32.S similarity index 100% rename from grub-core/lib/i386/relocator32.S rename to VasEBoot-core/lib/i386/relocator32.S diff --git a/grub-core/lib/i386/relocator64.S b/VasEBoot-core/lib/i386/relocator64.S similarity index 100% rename from grub-core/lib/i386/relocator64.S rename to VasEBoot-core/lib/i386/relocator64.S diff --git a/grub-core/lib/i386/relocator_asm.S b/VasEBoot-core/lib/i386/relocator_asm.S similarity index 100% rename from grub-core/lib/i386/relocator_asm.S rename to VasEBoot-core/lib/i386/relocator_asm.S diff --git a/grub-core/lib/i386/relocator_common.S b/VasEBoot-core/lib/i386/relocator_common.S similarity index 100% rename from grub-core/lib/i386/relocator_common.S rename to VasEBoot-core/lib/i386/relocator_common.S diff --git a/grub-core/lib/i386/relocator_common_c.c b/VasEBoot-core/lib/i386/relocator_common_c.c similarity index 100% rename from grub-core/lib/i386/relocator_common_c.c rename to VasEBoot-core/lib/i386/relocator_common_c.c diff --git a/grub-core/lib/i386/setjmp.S b/VasEBoot-core/lib/i386/setjmp.S similarity index 100% rename from grub-core/lib/i386/setjmp.S rename to VasEBoot-core/lib/i386/setjmp.S diff --git a/grub-core/lib/i386/xen/relocator.S b/VasEBoot-core/lib/i386/xen/relocator.S similarity index 100% rename from grub-core/lib/i386/xen/relocator.S rename to VasEBoot-core/lib/i386/xen/relocator.S diff --git a/grub-core/lib/ia64/longjmp.S b/VasEBoot-core/lib/ia64/longjmp.S similarity index 100% rename from grub-core/lib/ia64/longjmp.S rename to VasEBoot-core/lib/ia64/longjmp.S diff --git a/grub-core/lib/ia64/setjmp.S b/VasEBoot-core/lib/ia64/setjmp.S similarity index 100% rename from grub-core/lib/ia64/setjmp.S rename to VasEBoot-core/lib/ia64/setjmp.S diff --git a/grub-core/lib/ieee1275/cmos.c b/VasEBoot-core/lib/ieee1275/cmos.c similarity index 100% rename from grub-core/lib/ieee1275/cmos.c rename to VasEBoot-core/lib/ieee1275/cmos.c diff --git a/grub-core/lib/ieee1275/datetime.c b/VasEBoot-core/lib/ieee1275/datetime.c similarity index 100% rename from grub-core/lib/ieee1275/datetime.c rename to VasEBoot-core/lib/ieee1275/datetime.c diff --git a/grub-core/lib/ieee1275/halt.c b/VasEBoot-core/lib/ieee1275/halt.c similarity index 100% rename from grub-core/lib/ieee1275/halt.c rename to VasEBoot-core/lib/ieee1275/halt.c diff --git a/grub-core/lib/ieee1275/reboot.c b/VasEBoot-core/lib/ieee1275/reboot.c similarity index 100% rename from grub-core/lib/ieee1275/reboot.c rename to VasEBoot-core/lib/ieee1275/reboot.c diff --git a/grub-core/lib/ieee1275/relocator.c b/VasEBoot-core/lib/ieee1275/relocator.c similarity index 100% rename from grub-core/lib/ieee1275/relocator.c rename to VasEBoot-core/lib/ieee1275/relocator.c diff --git a/grub-core/lib/legacy_parse.c b/VasEBoot-core/lib/legacy_parse.c similarity index 100% rename from grub-core/lib/legacy_parse.c rename to VasEBoot-core/lib/legacy_parse.c diff --git a/grub-core/lib/libgcrypt/cipher/ChangeLog b/VasEBoot-core/lib/libgcrypt/cipher/ChangeLog similarity index 100% rename from grub-core/lib/libgcrypt/cipher/ChangeLog rename to VasEBoot-core/lib/libgcrypt/cipher/ChangeLog diff --git a/grub-core/lib/libgcrypt/cipher/ChangeLog-2011 b/VasEBoot-core/lib/libgcrypt/cipher/ChangeLog-2011 similarity index 100% rename from grub-core/lib/libgcrypt/cipher/ChangeLog-2011 rename to VasEBoot-core/lib/libgcrypt/cipher/ChangeLog-2011 diff --git a/grub-core/lib/libgcrypt/cipher/Makefile.am b/VasEBoot-core/lib/libgcrypt/cipher/Makefile.am similarity index 100% rename from grub-core/lib/libgcrypt/cipher/Makefile.am rename to VasEBoot-core/lib/libgcrypt/cipher/Makefile.am diff --git a/grub-core/lib/libgcrypt/cipher/Manifest b/VasEBoot-core/lib/libgcrypt/cipher/Manifest similarity index 100% rename from grub-core/lib/libgcrypt/cipher/Manifest rename to VasEBoot-core/lib/libgcrypt/cipher/Manifest diff --git a/grub-core/lib/libgcrypt/cipher/ac.c b/VasEBoot-core/lib/libgcrypt/cipher/ac.c similarity index 100% rename from grub-core/lib/libgcrypt/cipher/ac.c rename to VasEBoot-core/lib/libgcrypt/cipher/ac.c diff --git a/grub-core/lib/libgcrypt/cipher/arcfour.c b/VasEBoot-core/lib/libgcrypt/cipher/arcfour.c similarity index 100% rename from grub-core/lib/libgcrypt/cipher/arcfour.c rename to VasEBoot-core/lib/libgcrypt/cipher/arcfour.c diff --git a/grub-core/lib/libgcrypt/cipher/bithelp.h b/VasEBoot-core/lib/libgcrypt/cipher/bithelp.h similarity index 100% rename from grub-core/lib/libgcrypt/cipher/bithelp.h rename to VasEBoot-core/lib/libgcrypt/cipher/bithelp.h diff --git a/grub-core/lib/libgcrypt/cipher/blowfish.c b/VasEBoot-core/lib/libgcrypt/cipher/blowfish.c similarity index 100% rename from grub-core/lib/libgcrypt/cipher/blowfish.c rename to VasEBoot-core/lib/libgcrypt/cipher/blowfish.c diff --git a/grub-core/lib/libgcrypt/cipher/camellia-glue.c b/VasEBoot-core/lib/libgcrypt/cipher/camellia-glue.c similarity index 100% rename from grub-core/lib/libgcrypt/cipher/camellia-glue.c rename to VasEBoot-core/lib/libgcrypt/cipher/camellia-glue.c diff --git a/grub-core/lib/libgcrypt/cipher/camellia.c b/VasEBoot-core/lib/libgcrypt/cipher/camellia.c similarity index 100% rename from grub-core/lib/libgcrypt/cipher/camellia.c rename to VasEBoot-core/lib/libgcrypt/cipher/camellia.c diff --git a/grub-core/lib/libgcrypt/cipher/camellia.h b/VasEBoot-core/lib/libgcrypt/cipher/camellia.h similarity index 100% rename from grub-core/lib/libgcrypt/cipher/camellia.h rename to VasEBoot-core/lib/libgcrypt/cipher/camellia.h diff --git a/grub-core/lib/libgcrypt/cipher/cast5.c b/VasEBoot-core/lib/libgcrypt/cipher/cast5.c similarity index 100% rename from grub-core/lib/libgcrypt/cipher/cast5.c rename to VasEBoot-core/lib/libgcrypt/cipher/cast5.c diff --git a/grub-core/lib/libgcrypt/cipher/cipher.c b/VasEBoot-core/lib/libgcrypt/cipher/cipher.c similarity index 100% rename from grub-core/lib/libgcrypt/cipher/cipher.c rename to VasEBoot-core/lib/libgcrypt/cipher/cipher.c diff --git a/grub-core/lib/libgcrypt/cipher/crc.c b/VasEBoot-core/lib/libgcrypt/cipher/crc.c similarity index 100% rename from grub-core/lib/libgcrypt/cipher/crc.c rename to VasEBoot-core/lib/libgcrypt/cipher/crc.c diff --git a/grub-core/lib/libgcrypt/cipher/des.c b/VasEBoot-core/lib/libgcrypt/cipher/des.c similarity index 100% rename from grub-core/lib/libgcrypt/cipher/des.c rename to VasEBoot-core/lib/libgcrypt/cipher/des.c diff --git a/grub-core/lib/libgcrypt/cipher/dsa.c b/VasEBoot-core/lib/libgcrypt/cipher/dsa.c similarity index 100% rename from grub-core/lib/libgcrypt/cipher/dsa.c rename to VasEBoot-core/lib/libgcrypt/cipher/dsa.c diff --git a/grub-core/lib/libgcrypt/cipher/ecc.c b/VasEBoot-core/lib/libgcrypt/cipher/ecc.c similarity index 100% rename from grub-core/lib/libgcrypt/cipher/ecc.c rename to VasEBoot-core/lib/libgcrypt/cipher/ecc.c diff --git a/grub-core/lib/libgcrypt/cipher/elgamal.c b/VasEBoot-core/lib/libgcrypt/cipher/elgamal.c similarity index 100% rename from grub-core/lib/libgcrypt/cipher/elgamal.c rename to VasEBoot-core/lib/libgcrypt/cipher/elgamal.c diff --git a/grub-core/lib/libgcrypt/cipher/hash-common.c b/VasEBoot-core/lib/libgcrypt/cipher/hash-common.c similarity index 100% rename from grub-core/lib/libgcrypt/cipher/hash-common.c rename to VasEBoot-core/lib/libgcrypt/cipher/hash-common.c diff --git a/grub-core/lib/libgcrypt/cipher/hash-common.h b/VasEBoot-core/lib/libgcrypt/cipher/hash-common.h similarity index 100% rename from grub-core/lib/libgcrypt/cipher/hash-common.h rename to VasEBoot-core/lib/libgcrypt/cipher/hash-common.h diff --git a/grub-core/lib/libgcrypt/cipher/hmac-tests.c b/VasEBoot-core/lib/libgcrypt/cipher/hmac-tests.c similarity index 100% rename from grub-core/lib/libgcrypt/cipher/hmac-tests.c rename to VasEBoot-core/lib/libgcrypt/cipher/hmac-tests.c diff --git a/grub-core/lib/libgcrypt/cipher/idea.c b/VasEBoot-core/lib/libgcrypt/cipher/idea.c similarity index 100% rename from grub-core/lib/libgcrypt/cipher/idea.c rename to VasEBoot-core/lib/libgcrypt/cipher/idea.c diff --git a/grub-core/lib/libgcrypt/cipher/kdf.c b/VasEBoot-core/lib/libgcrypt/cipher/kdf.c similarity index 100% rename from grub-core/lib/libgcrypt/cipher/kdf.c rename to VasEBoot-core/lib/libgcrypt/cipher/kdf.c diff --git a/grub-core/lib/libgcrypt/cipher/md.c b/VasEBoot-core/lib/libgcrypt/cipher/md.c similarity index 100% rename from grub-core/lib/libgcrypt/cipher/md.c rename to VasEBoot-core/lib/libgcrypt/cipher/md.c diff --git a/grub-core/lib/libgcrypt/cipher/md4.c b/VasEBoot-core/lib/libgcrypt/cipher/md4.c similarity index 100% rename from grub-core/lib/libgcrypt/cipher/md4.c rename to VasEBoot-core/lib/libgcrypt/cipher/md4.c diff --git a/grub-core/lib/libgcrypt/cipher/md5.c b/VasEBoot-core/lib/libgcrypt/cipher/md5.c similarity index 100% rename from grub-core/lib/libgcrypt/cipher/md5.c rename to VasEBoot-core/lib/libgcrypt/cipher/md5.c diff --git a/grub-core/lib/libgcrypt/cipher/primegen.c b/VasEBoot-core/lib/libgcrypt/cipher/primegen.c similarity index 100% rename from grub-core/lib/libgcrypt/cipher/primegen.c rename to VasEBoot-core/lib/libgcrypt/cipher/primegen.c diff --git a/grub-core/lib/libgcrypt/cipher/pubkey.c b/VasEBoot-core/lib/libgcrypt/cipher/pubkey.c similarity index 100% rename from grub-core/lib/libgcrypt/cipher/pubkey.c rename to VasEBoot-core/lib/libgcrypt/cipher/pubkey.c diff --git a/grub-core/lib/libgcrypt/cipher/rfc2268.c b/VasEBoot-core/lib/libgcrypt/cipher/rfc2268.c similarity index 100% rename from grub-core/lib/libgcrypt/cipher/rfc2268.c rename to VasEBoot-core/lib/libgcrypt/cipher/rfc2268.c diff --git a/grub-core/lib/libgcrypt/cipher/rijndael-tables.h b/VasEBoot-core/lib/libgcrypt/cipher/rijndael-tables.h similarity index 100% rename from grub-core/lib/libgcrypt/cipher/rijndael-tables.h rename to VasEBoot-core/lib/libgcrypt/cipher/rijndael-tables.h diff --git a/grub-core/lib/libgcrypt/cipher/rijndael.c b/VasEBoot-core/lib/libgcrypt/cipher/rijndael.c similarity index 100% rename from grub-core/lib/libgcrypt/cipher/rijndael.c rename to VasEBoot-core/lib/libgcrypt/cipher/rijndael.c diff --git a/grub-core/lib/libgcrypt/cipher/rmd.h b/VasEBoot-core/lib/libgcrypt/cipher/rmd.h similarity index 100% rename from grub-core/lib/libgcrypt/cipher/rmd.h rename to VasEBoot-core/lib/libgcrypt/cipher/rmd.h diff --git a/grub-core/lib/libgcrypt/cipher/rmd160.c b/VasEBoot-core/lib/libgcrypt/cipher/rmd160.c similarity index 100% rename from grub-core/lib/libgcrypt/cipher/rmd160.c rename to VasEBoot-core/lib/libgcrypt/cipher/rmd160.c diff --git a/grub-core/lib/libgcrypt/cipher/rsa.c b/VasEBoot-core/lib/libgcrypt/cipher/rsa.c similarity index 100% rename from grub-core/lib/libgcrypt/cipher/rsa.c rename to VasEBoot-core/lib/libgcrypt/cipher/rsa.c diff --git a/grub-core/lib/libgcrypt/cipher/seed.c b/VasEBoot-core/lib/libgcrypt/cipher/seed.c similarity index 100% rename from grub-core/lib/libgcrypt/cipher/seed.c rename to VasEBoot-core/lib/libgcrypt/cipher/seed.c diff --git a/grub-core/lib/libgcrypt/cipher/serpent.c b/VasEBoot-core/lib/libgcrypt/cipher/serpent.c similarity index 100% rename from grub-core/lib/libgcrypt/cipher/serpent.c rename to VasEBoot-core/lib/libgcrypt/cipher/serpent.c diff --git a/grub-core/lib/libgcrypt/cipher/sha1.c b/VasEBoot-core/lib/libgcrypt/cipher/sha1.c similarity index 100% rename from grub-core/lib/libgcrypt/cipher/sha1.c rename to VasEBoot-core/lib/libgcrypt/cipher/sha1.c diff --git a/grub-core/lib/libgcrypt/cipher/sha256.c b/VasEBoot-core/lib/libgcrypt/cipher/sha256.c similarity index 100% rename from grub-core/lib/libgcrypt/cipher/sha256.c rename to VasEBoot-core/lib/libgcrypt/cipher/sha256.c diff --git a/grub-core/lib/libgcrypt/cipher/sha512.c b/VasEBoot-core/lib/libgcrypt/cipher/sha512.c similarity index 100% rename from grub-core/lib/libgcrypt/cipher/sha512.c rename to VasEBoot-core/lib/libgcrypt/cipher/sha512.c diff --git a/grub-core/lib/libgcrypt/cipher/test-getrusage.c b/VasEBoot-core/lib/libgcrypt/cipher/test-getrusage.c similarity index 100% rename from grub-core/lib/libgcrypt/cipher/test-getrusage.c rename to VasEBoot-core/lib/libgcrypt/cipher/test-getrusage.c diff --git a/grub-core/lib/libgcrypt/cipher/tiger.c b/VasEBoot-core/lib/libgcrypt/cipher/tiger.c similarity index 100% rename from grub-core/lib/libgcrypt/cipher/tiger.c rename to VasEBoot-core/lib/libgcrypt/cipher/tiger.c diff --git a/grub-core/lib/libgcrypt/cipher/twofish.c b/VasEBoot-core/lib/libgcrypt/cipher/twofish.c similarity index 100% rename from grub-core/lib/libgcrypt/cipher/twofish.c rename to VasEBoot-core/lib/libgcrypt/cipher/twofish.c diff --git a/grub-core/lib/libgcrypt/cipher/whirlpool.c b/VasEBoot-core/lib/libgcrypt/cipher/whirlpool.c similarity index 100% rename from grub-core/lib/libgcrypt/cipher/whirlpool.c rename to VasEBoot-core/lib/libgcrypt/cipher/whirlpool.c diff --git a/grub-core/lib/libgcrypt/mpi/ChangeLog-2011 b/VasEBoot-core/lib/libgcrypt/mpi/ChangeLog-2011 similarity index 100% rename from grub-core/lib/libgcrypt/mpi/ChangeLog-2011 rename to VasEBoot-core/lib/libgcrypt/mpi/ChangeLog-2011 diff --git a/grub-core/lib/libgcrypt/mpi/Makefile.am b/VasEBoot-core/lib/libgcrypt/mpi/Makefile.am similarity index 100% rename from grub-core/lib/libgcrypt/mpi/Makefile.am rename to VasEBoot-core/lib/libgcrypt/mpi/Makefile.am diff --git a/grub-core/lib/libgcrypt/mpi/Manifest b/VasEBoot-core/lib/libgcrypt/mpi/Manifest similarity index 100% rename from grub-core/lib/libgcrypt/mpi/Manifest rename to VasEBoot-core/lib/libgcrypt/mpi/Manifest diff --git a/grub-core/lib/libgcrypt/mpi/alpha/README b/VasEBoot-core/lib/libgcrypt/mpi/alpha/README similarity index 100% rename from grub-core/lib/libgcrypt/mpi/alpha/README rename to VasEBoot-core/lib/libgcrypt/mpi/alpha/README diff --git a/grub-core/lib/libgcrypt/mpi/alpha/distfiles b/VasEBoot-core/lib/libgcrypt/mpi/alpha/distfiles similarity index 100% rename from grub-core/lib/libgcrypt/mpi/alpha/distfiles rename to VasEBoot-core/lib/libgcrypt/mpi/alpha/distfiles diff --git a/grub-core/lib/libgcrypt/mpi/alpha/mpih-add1.S b/VasEBoot-core/lib/libgcrypt/mpi/alpha/mpih-add1.S similarity index 100% rename from grub-core/lib/libgcrypt/mpi/alpha/mpih-add1.S rename to VasEBoot-core/lib/libgcrypt/mpi/alpha/mpih-add1.S diff --git a/grub-core/lib/libgcrypt/mpi/alpha/mpih-lshift.S b/VasEBoot-core/lib/libgcrypt/mpi/alpha/mpih-lshift.S similarity index 100% rename from grub-core/lib/libgcrypt/mpi/alpha/mpih-lshift.S rename to VasEBoot-core/lib/libgcrypt/mpi/alpha/mpih-lshift.S diff --git a/grub-core/lib/libgcrypt/mpi/alpha/mpih-mul1.S b/VasEBoot-core/lib/libgcrypt/mpi/alpha/mpih-mul1.S similarity index 100% rename from grub-core/lib/libgcrypt/mpi/alpha/mpih-mul1.S rename to VasEBoot-core/lib/libgcrypt/mpi/alpha/mpih-mul1.S diff --git a/grub-core/lib/libgcrypt/mpi/alpha/mpih-mul2.S b/VasEBoot-core/lib/libgcrypt/mpi/alpha/mpih-mul2.S similarity index 100% rename from grub-core/lib/libgcrypt/mpi/alpha/mpih-mul2.S rename to VasEBoot-core/lib/libgcrypt/mpi/alpha/mpih-mul2.S diff --git a/grub-core/lib/libgcrypt/mpi/alpha/mpih-mul3.S b/VasEBoot-core/lib/libgcrypt/mpi/alpha/mpih-mul3.S similarity index 100% rename from grub-core/lib/libgcrypt/mpi/alpha/mpih-mul3.S rename to VasEBoot-core/lib/libgcrypt/mpi/alpha/mpih-mul3.S diff --git a/grub-core/lib/libgcrypt/mpi/alpha/mpih-rshift.S b/VasEBoot-core/lib/libgcrypt/mpi/alpha/mpih-rshift.S similarity index 100% rename from grub-core/lib/libgcrypt/mpi/alpha/mpih-rshift.S rename to VasEBoot-core/lib/libgcrypt/mpi/alpha/mpih-rshift.S diff --git a/grub-core/lib/libgcrypt/mpi/alpha/mpih-sub1.S b/VasEBoot-core/lib/libgcrypt/mpi/alpha/mpih-sub1.S similarity index 100% rename from grub-core/lib/libgcrypt/mpi/alpha/mpih-sub1.S rename to VasEBoot-core/lib/libgcrypt/mpi/alpha/mpih-sub1.S diff --git a/grub-core/lib/libgcrypt/mpi/alpha/udiv-qrnnd.S b/VasEBoot-core/lib/libgcrypt/mpi/alpha/udiv-qrnnd.S similarity index 100% rename from grub-core/lib/libgcrypt/mpi/alpha/udiv-qrnnd.S rename to VasEBoot-core/lib/libgcrypt/mpi/alpha/udiv-qrnnd.S diff --git a/grub-core/lib/libgcrypt/mpi/amd64/distfiles b/VasEBoot-core/lib/libgcrypt/mpi/amd64/distfiles similarity index 100% rename from grub-core/lib/libgcrypt/mpi/amd64/distfiles rename to VasEBoot-core/lib/libgcrypt/mpi/amd64/distfiles diff --git a/grub-core/lib/libgcrypt/mpi/amd64/mpi-asm-defs.h b/VasEBoot-core/lib/libgcrypt/mpi/amd64/mpi-asm-defs.h similarity index 100% rename from grub-core/lib/libgcrypt/mpi/amd64/mpi-asm-defs.h rename to VasEBoot-core/lib/libgcrypt/mpi/amd64/mpi-asm-defs.h diff --git a/grub-core/lib/libgcrypt/mpi/amd64/mpih-add1.S b/VasEBoot-core/lib/libgcrypt/mpi/amd64/mpih-add1.S similarity index 100% rename from grub-core/lib/libgcrypt/mpi/amd64/mpih-add1.S rename to VasEBoot-core/lib/libgcrypt/mpi/amd64/mpih-add1.S diff --git a/grub-core/lib/libgcrypt/mpi/amd64/mpih-lshift.S b/VasEBoot-core/lib/libgcrypt/mpi/amd64/mpih-lshift.S similarity index 100% rename from grub-core/lib/libgcrypt/mpi/amd64/mpih-lshift.S rename to VasEBoot-core/lib/libgcrypt/mpi/amd64/mpih-lshift.S diff --git a/grub-core/lib/libgcrypt/mpi/amd64/mpih-mul1.S b/VasEBoot-core/lib/libgcrypt/mpi/amd64/mpih-mul1.S similarity index 100% rename from grub-core/lib/libgcrypt/mpi/amd64/mpih-mul1.S rename to VasEBoot-core/lib/libgcrypt/mpi/amd64/mpih-mul1.S diff --git a/grub-core/lib/libgcrypt/mpi/amd64/mpih-mul2.S b/VasEBoot-core/lib/libgcrypt/mpi/amd64/mpih-mul2.S similarity index 100% rename from grub-core/lib/libgcrypt/mpi/amd64/mpih-mul2.S rename to VasEBoot-core/lib/libgcrypt/mpi/amd64/mpih-mul2.S diff --git a/grub-core/lib/libgcrypt/mpi/amd64/mpih-mul3.S b/VasEBoot-core/lib/libgcrypt/mpi/amd64/mpih-mul3.S similarity index 100% rename from grub-core/lib/libgcrypt/mpi/amd64/mpih-mul3.S rename to VasEBoot-core/lib/libgcrypt/mpi/amd64/mpih-mul3.S diff --git a/grub-core/lib/libgcrypt/mpi/amd64/mpih-rshift.S b/VasEBoot-core/lib/libgcrypt/mpi/amd64/mpih-rshift.S similarity index 100% rename from grub-core/lib/libgcrypt/mpi/amd64/mpih-rshift.S rename to VasEBoot-core/lib/libgcrypt/mpi/amd64/mpih-rshift.S diff --git a/grub-core/lib/libgcrypt/mpi/amd64/mpih-sub1.S b/VasEBoot-core/lib/libgcrypt/mpi/amd64/mpih-sub1.S similarity index 100% rename from grub-core/lib/libgcrypt/mpi/amd64/mpih-sub1.S rename to VasEBoot-core/lib/libgcrypt/mpi/amd64/mpih-sub1.S diff --git a/grub-core/lib/libgcrypt/mpi/config.links b/VasEBoot-core/lib/libgcrypt/mpi/config.links similarity index 100% rename from grub-core/lib/libgcrypt/mpi/config.links rename to VasEBoot-core/lib/libgcrypt/mpi/config.links diff --git a/grub-core/lib/libgcrypt/mpi/ec.c b/VasEBoot-core/lib/libgcrypt/mpi/ec.c similarity index 100% rename from grub-core/lib/libgcrypt/mpi/ec.c rename to VasEBoot-core/lib/libgcrypt/mpi/ec.c diff --git a/grub-core/lib/libgcrypt/mpi/generic/Manifest b/VasEBoot-core/lib/libgcrypt/mpi/generic/Manifest similarity index 100% rename from grub-core/lib/libgcrypt/mpi/generic/Manifest rename to VasEBoot-core/lib/libgcrypt/mpi/generic/Manifest diff --git a/grub-core/lib/libgcrypt/mpi/generic/distfiles b/VasEBoot-core/lib/libgcrypt/mpi/generic/distfiles similarity index 100% rename from grub-core/lib/libgcrypt/mpi/generic/distfiles rename to VasEBoot-core/lib/libgcrypt/mpi/generic/distfiles diff --git a/grub-core/lib/libgcrypt/mpi/generic/mpi-asm-defs.h b/VasEBoot-core/lib/libgcrypt/mpi/generic/mpi-asm-defs.h similarity index 100% rename from grub-core/lib/libgcrypt/mpi/generic/mpi-asm-defs.h rename to VasEBoot-core/lib/libgcrypt/mpi/generic/mpi-asm-defs.h diff --git a/grub-core/lib/libgcrypt/mpi/generic/mpih-add1.c b/VasEBoot-core/lib/libgcrypt/mpi/generic/mpih-add1.c similarity index 100% rename from grub-core/lib/libgcrypt/mpi/generic/mpih-add1.c rename to VasEBoot-core/lib/libgcrypt/mpi/generic/mpih-add1.c diff --git a/grub-core/lib/libgcrypt/mpi/generic/mpih-lshift.c b/VasEBoot-core/lib/libgcrypt/mpi/generic/mpih-lshift.c similarity index 100% rename from grub-core/lib/libgcrypt/mpi/generic/mpih-lshift.c rename to VasEBoot-core/lib/libgcrypt/mpi/generic/mpih-lshift.c diff --git a/grub-core/lib/libgcrypt/mpi/generic/mpih-mul1.c b/VasEBoot-core/lib/libgcrypt/mpi/generic/mpih-mul1.c similarity index 100% rename from grub-core/lib/libgcrypt/mpi/generic/mpih-mul1.c rename to VasEBoot-core/lib/libgcrypt/mpi/generic/mpih-mul1.c diff --git a/grub-core/lib/libgcrypt/mpi/generic/mpih-mul2.c b/VasEBoot-core/lib/libgcrypt/mpi/generic/mpih-mul2.c similarity index 100% rename from grub-core/lib/libgcrypt/mpi/generic/mpih-mul2.c rename to VasEBoot-core/lib/libgcrypt/mpi/generic/mpih-mul2.c diff --git a/grub-core/lib/libgcrypt/mpi/generic/mpih-mul3.c b/VasEBoot-core/lib/libgcrypt/mpi/generic/mpih-mul3.c similarity index 100% rename from grub-core/lib/libgcrypt/mpi/generic/mpih-mul3.c rename to VasEBoot-core/lib/libgcrypt/mpi/generic/mpih-mul3.c diff --git a/grub-core/lib/libgcrypt/mpi/generic/mpih-rshift.c b/VasEBoot-core/lib/libgcrypt/mpi/generic/mpih-rshift.c similarity index 100% rename from grub-core/lib/libgcrypt/mpi/generic/mpih-rshift.c rename to VasEBoot-core/lib/libgcrypt/mpi/generic/mpih-rshift.c diff --git a/grub-core/lib/libgcrypt/mpi/generic/mpih-sub1.c b/VasEBoot-core/lib/libgcrypt/mpi/generic/mpih-sub1.c similarity index 100% rename from grub-core/lib/libgcrypt/mpi/generic/mpih-sub1.c rename to VasEBoot-core/lib/libgcrypt/mpi/generic/mpih-sub1.c diff --git a/grub-core/lib/libgcrypt/mpi/generic/udiv-w-sdiv.c b/VasEBoot-core/lib/libgcrypt/mpi/generic/udiv-w-sdiv.c similarity index 100% rename from grub-core/lib/libgcrypt/mpi/generic/udiv-w-sdiv.c rename to VasEBoot-core/lib/libgcrypt/mpi/generic/udiv-w-sdiv.c diff --git a/grub-core/lib/libgcrypt/mpi/hppa/README b/VasEBoot-core/lib/libgcrypt/mpi/hppa/README similarity index 100% rename from grub-core/lib/libgcrypt/mpi/hppa/README rename to VasEBoot-core/lib/libgcrypt/mpi/hppa/README diff --git a/grub-core/lib/libgcrypt/mpi/hppa/distfiles b/VasEBoot-core/lib/libgcrypt/mpi/hppa/distfiles similarity index 100% rename from grub-core/lib/libgcrypt/mpi/hppa/distfiles rename to VasEBoot-core/lib/libgcrypt/mpi/hppa/distfiles diff --git a/grub-core/lib/libgcrypt/mpi/hppa/mpih-add1.S b/VasEBoot-core/lib/libgcrypt/mpi/hppa/mpih-add1.S similarity index 100% rename from grub-core/lib/libgcrypt/mpi/hppa/mpih-add1.S rename to VasEBoot-core/lib/libgcrypt/mpi/hppa/mpih-add1.S diff --git a/grub-core/lib/libgcrypt/mpi/hppa/mpih-lshift.S b/VasEBoot-core/lib/libgcrypt/mpi/hppa/mpih-lshift.S similarity index 100% rename from grub-core/lib/libgcrypt/mpi/hppa/mpih-lshift.S rename to VasEBoot-core/lib/libgcrypt/mpi/hppa/mpih-lshift.S diff --git a/grub-core/lib/libgcrypt/mpi/hppa/mpih-rshift.S b/VasEBoot-core/lib/libgcrypt/mpi/hppa/mpih-rshift.S similarity index 100% rename from grub-core/lib/libgcrypt/mpi/hppa/mpih-rshift.S rename to VasEBoot-core/lib/libgcrypt/mpi/hppa/mpih-rshift.S diff --git a/grub-core/lib/libgcrypt/mpi/hppa/mpih-sub1.S b/VasEBoot-core/lib/libgcrypt/mpi/hppa/mpih-sub1.S similarity index 100% rename from grub-core/lib/libgcrypt/mpi/hppa/mpih-sub1.S rename to VasEBoot-core/lib/libgcrypt/mpi/hppa/mpih-sub1.S diff --git a/grub-core/lib/libgcrypt/mpi/hppa/udiv-qrnnd.S b/VasEBoot-core/lib/libgcrypt/mpi/hppa/udiv-qrnnd.S similarity index 100% rename from grub-core/lib/libgcrypt/mpi/hppa/udiv-qrnnd.S rename to VasEBoot-core/lib/libgcrypt/mpi/hppa/udiv-qrnnd.S diff --git a/grub-core/lib/libgcrypt/mpi/i386/Manifest b/VasEBoot-core/lib/libgcrypt/mpi/i386/Manifest similarity index 100% rename from grub-core/lib/libgcrypt/mpi/i386/Manifest rename to VasEBoot-core/lib/libgcrypt/mpi/i386/Manifest diff --git a/grub-core/lib/libgcrypt/mpi/i386/distfiles b/VasEBoot-core/lib/libgcrypt/mpi/i386/distfiles similarity index 100% rename from grub-core/lib/libgcrypt/mpi/i386/distfiles rename to VasEBoot-core/lib/libgcrypt/mpi/i386/distfiles diff --git a/grub-core/lib/libgcrypt/mpi/i386/mpih-add1.S b/VasEBoot-core/lib/libgcrypt/mpi/i386/mpih-add1.S similarity index 100% rename from grub-core/lib/libgcrypt/mpi/i386/mpih-add1.S rename to VasEBoot-core/lib/libgcrypt/mpi/i386/mpih-add1.S diff --git a/grub-core/lib/libgcrypt/mpi/i386/mpih-lshift.S b/VasEBoot-core/lib/libgcrypt/mpi/i386/mpih-lshift.S similarity index 100% rename from grub-core/lib/libgcrypt/mpi/i386/mpih-lshift.S rename to VasEBoot-core/lib/libgcrypt/mpi/i386/mpih-lshift.S diff --git a/grub-core/lib/libgcrypt/mpi/i386/mpih-mul1.S b/VasEBoot-core/lib/libgcrypt/mpi/i386/mpih-mul1.S similarity index 100% rename from grub-core/lib/libgcrypt/mpi/i386/mpih-mul1.S rename to VasEBoot-core/lib/libgcrypt/mpi/i386/mpih-mul1.S diff --git a/grub-core/lib/libgcrypt/mpi/i386/mpih-mul2.S b/VasEBoot-core/lib/libgcrypt/mpi/i386/mpih-mul2.S similarity index 100% rename from grub-core/lib/libgcrypt/mpi/i386/mpih-mul2.S rename to VasEBoot-core/lib/libgcrypt/mpi/i386/mpih-mul2.S diff --git a/grub-core/lib/libgcrypt/mpi/i386/mpih-mul3.S b/VasEBoot-core/lib/libgcrypt/mpi/i386/mpih-mul3.S similarity index 100% rename from grub-core/lib/libgcrypt/mpi/i386/mpih-mul3.S rename to VasEBoot-core/lib/libgcrypt/mpi/i386/mpih-mul3.S diff --git a/grub-core/lib/libgcrypt/mpi/i386/mpih-rshift.S b/VasEBoot-core/lib/libgcrypt/mpi/i386/mpih-rshift.S similarity index 100% rename from grub-core/lib/libgcrypt/mpi/i386/mpih-rshift.S rename to VasEBoot-core/lib/libgcrypt/mpi/i386/mpih-rshift.S diff --git a/grub-core/lib/libgcrypt/mpi/i386/mpih-sub1.S b/VasEBoot-core/lib/libgcrypt/mpi/i386/mpih-sub1.S similarity index 100% rename from grub-core/lib/libgcrypt/mpi/i386/mpih-sub1.S rename to VasEBoot-core/lib/libgcrypt/mpi/i386/mpih-sub1.S diff --git a/grub-core/lib/libgcrypt/mpi/i386/syntax.h b/VasEBoot-core/lib/libgcrypt/mpi/i386/syntax.h similarity index 100% rename from grub-core/lib/libgcrypt/mpi/i386/syntax.h rename to VasEBoot-core/lib/libgcrypt/mpi/i386/syntax.h diff --git a/grub-core/lib/libgcrypt/mpi/i586/Manifest b/VasEBoot-core/lib/libgcrypt/mpi/i586/Manifest similarity index 100% rename from grub-core/lib/libgcrypt/mpi/i586/Manifest rename to VasEBoot-core/lib/libgcrypt/mpi/i586/Manifest diff --git a/grub-core/lib/libgcrypt/mpi/i586/README b/VasEBoot-core/lib/libgcrypt/mpi/i586/README similarity index 100% rename from grub-core/lib/libgcrypt/mpi/i586/README rename to VasEBoot-core/lib/libgcrypt/mpi/i586/README diff --git a/grub-core/lib/libgcrypt/mpi/i586/distfiles b/VasEBoot-core/lib/libgcrypt/mpi/i586/distfiles similarity index 100% rename from grub-core/lib/libgcrypt/mpi/i586/distfiles rename to VasEBoot-core/lib/libgcrypt/mpi/i586/distfiles diff --git a/grub-core/lib/libgcrypt/mpi/i586/mpih-add1.S b/VasEBoot-core/lib/libgcrypt/mpi/i586/mpih-add1.S similarity index 100% rename from grub-core/lib/libgcrypt/mpi/i586/mpih-add1.S rename to VasEBoot-core/lib/libgcrypt/mpi/i586/mpih-add1.S diff --git a/grub-core/lib/libgcrypt/mpi/i586/mpih-lshift.S b/VasEBoot-core/lib/libgcrypt/mpi/i586/mpih-lshift.S similarity index 100% rename from grub-core/lib/libgcrypt/mpi/i586/mpih-lshift.S rename to VasEBoot-core/lib/libgcrypt/mpi/i586/mpih-lshift.S diff --git a/grub-core/lib/libgcrypt/mpi/i586/mpih-mul1.S b/VasEBoot-core/lib/libgcrypt/mpi/i586/mpih-mul1.S similarity index 100% rename from grub-core/lib/libgcrypt/mpi/i586/mpih-mul1.S rename to VasEBoot-core/lib/libgcrypt/mpi/i586/mpih-mul1.S diff --git a/grub-core/lib/libgcrypt/mpi/i586/mpih-mul2.S b/VasEBoot-core/lib/libgcrypt/mpi/i586/mpih-mul2.S similarity index 100% rename from grub-core/lib/libgcrypt/mpi/i586/mpih-mul2.S rename to VasEBoot-core/lib/libgcrypt/mpi/i586/mpih-mul2.S diff --git a/grub-core/lib/libgcrypt/mpi/i586/mpih-mul3.S b/VasEBoot-core/lib/libgcrypt/mpi/i586/mpih-mul3.S similarity index 100% rename from grub-core/lib/libgcrypt/mpi/i586/mpih-mul3.S rename to VasEBoot-core/lib/libgcrypt/mpi/i586/mpih-mul3.S diff --git a/grub-core/lib/libgcrypt/mpi/i586/mpih-rshift.S b/VasEBoot-core/lib/libgcrypt/mpi/i586/mpih-rshift.S similarity index 100% rename from grub-core/lib/libgcrypt/mpi/i586/mpih-rshift.S rename to VasEBoot-core/lib/libgcrypt/mpi/i586/mpih-rshift.S diff --git a/grub-core/lib/libgcrypt/mpi/i586/mpih-sub1.S b/VasEBoot-core/lib/libgcrypt/mpi/i586/mpih-sub1.S similarity index 100% rename from grub-core/lib/libgcrypt/mpi/i586/mpih-sub1.S rename to VasEBoot-core/lib/libgcrypt/mpi/i586/mpih-sub1.S diff --git a/grub-core/lib/libgcrypt/mpi/longlong.h b/VasEBoot-core/lib/libgcrypt/mpi/longlong.h similarity index 100% rename from grub-core/lib/libgcrypt/mpi/longlong.h rename to VasEBoot-core/lib/libgcrypt/mpi/longlong.h diff --git a/grub-core/lib/libgcrypt/mpi/m68k/Manifest b/VasEBoot-core/lib/libgcrypt/mpi/m68k/Manifest similarity index 100% rename from grub-core/lib/libgcrypt/mpi/m68k/Manifest rename to VasEBoot-core/lib/libgcrypt/mpi/m68k/Manifest diff --git a/grub-core/lib/libgcrypt/mpi/m68k/distfiles b/VasEBoot-core/lib/libgcrypt/mpi/m68k/distfiles similarity index 100% rename from grub-core/lib/libgcrypt/mpi/m68k/distfiles rename to VasEBoot-core/lib/libgcrypt/mpi/m68k/distfiles diff --git a/grub-core/lib/libgcrypt/mpi/m68k/mc68020/Manifest b/VasEBoot-core/lib/libgcrypt/mpi/m68k/mc68020/Manifest similarity index 100% rename from grub-core/lib/libgcrypt/mpi/m68k/mc68020/Manifest rename to VasEBoot-core/lib/libgcrypt/mpi/m68k/mc68020/Manifest diff --git a/grub-core/lib/libgcrypt/mpi/m68k/mc68020/distfiles b/VasEBoot-core/lib/libgcrypt/mpi/m68k/mc68020/distfiles similarity index 100% rename from grub-core/lib/libgcrypt/mpi/m68k/mc68020/distfiles rename to VasEBoot-core/lib/libgcrypt/mpi/m68k/mc68020/distfiles diff --git a/grub-core/lib/libgcrypt/mpi/m68k/mc68020/mpih-mul1.S b/VasEBoot-core/lib/libgcrypt/mpi/m68k/mc68020/mpih-mul1.S similarity index 100% rename from grub-core/lib/libgcrypt/mpi/m68k/mc68020/mpih-mul1.S rename to VasEBoot-core/lib/libgcrypt/mpi/m68k/mc68020/mpih-mul1.S diff --git a/grub-core/lib/libgcrypt/mpi/m68k/mc68020/mpih-mul2.S b/VasEBoot-core/lib/libgcrypt/mpi/m68k/mc68020/mpih-mul2.S similarity index 100% rename from grub-core/lib/libgcrypt/mpi/m68k/mc68020/mpih-mul2.S rename to VasEBoot-core/lib/libgcrypt/mpi/m68k/mc68020/mpih-mul2.S diff --git a/grub-core/lib/libgcrypt/mpi/m68k/mc68020/mpih-mul3.S b/VasEBoot-core/lib/libgcrypt/mpi/m68k/mc68020/mpih-mul3.S similarity index 100% rename from grub-core/lib/libgcrypt/mpi/m68k/mc68020/mpih-mul3.S rename to VasEBoot-core/lib/libgcrypt/mpi/m68k/mc68020/mpih-mul3.S diff --git a/grub-core/lib/libgcrypt/mpi/m68k/mpih-add1.S b/VasEBoot-core/lib/libgcrypt/mpi/m68k/mpih-add1.S similarity index 100% rename from grub-core/lib/libgcrypt/mpi/m68k/mpih-add1.S rename to VasEBoot-core/lib/libgcrypt/mpi/m68k/mpih-add1.S diff --git a/grub-core/lib/libgcrypt/mpi/m68k/mpih-lshift.S b/VasEBoot-core/lib/libgcrypt/mpi/m68k/mpih-lshift.S similarity index 100% rename from grub-core/lib/libgcrypt/mpi/m68k/mpih-lshift.S rename to VasEBoot-core/lib/libgcrypt/mpi/m68k/mpih-lshift.S diff --git a/grub-core/lib/libgcrypt/mpi/m68k/mpih-rshift.S b/VasEBoot-core/lib/libgcrypt/mpi/m68k/mpih-rshift.S similarity index 100% rename from grub-core/lib/libgcrypt/mpi/m68k/mpih-rshift.S rename to VasEBoot-core/lib/libgcrypt/mpi/m68k/mpih-rshift.S diff --git a/grub-core/lib/libgcrypt/mpi/m68k/mpih-sub1.S b/VasEBoot-core/lib/libgcrypt/mpi/m68k/mpih-sub1.S similarity index 100% rename from grub-core/lib/libgcrypt/mpi/m68k/mpih-sub1.S rename to VasEBoot-core/lib/libgcrypt/mpi/m68k/mpih-sub1.S diff --git a/grub-core/lib/libgcrypt/mpi/m68k/syntax.h b/VasEBoot-core/lib/libgcrypt/mpi/m68k/syntax.h similarity index 100% rename from grub-core/lib/libgcrypt/mpi/m68k/syntax.h rename to VasEBoot-core/lib/libgcrypt/mpi/m68k/syntax.h diff --git a/grub-core/lib/libgcrypt/mpi/mips3/Manifest b/VasEBoot-core/lib/libgcrypt/mpi/mips3/Manifest similarity index 100% rename from grub-core/lib/libgcrypt/mpi/mips3/Manifest rename to VasEBoot-core/lib/libgcrypt/mpi/mips3/Manifest diff --git a/grub-core/lib/libgcrypt/mpi/mips3/README b/VasEBoot-core/lib/libgcrypt/mpi/mips3/README similarity index 100% rename from grub-core/lib/libgcrypt/mpi/mips3/README rename to VasEBoot-core/lib/libgcrypt/mpi/mips3/README diff --git a/grub-core/lib/libgcrypt/mpi/mips3/distfiles b/VasEBoot-core/lib/libgcrypt/mpi/mips3/distfiles similarity index 100% rename from grub-core/lib/libgcrypt/mpi/mips3/distfiles rename to VasEBoot-core/lib/libgcrypt/mpi/mips3/distfiles diff --git a/grub-core/lib/libgcrypt/mpi/mips3/mpi-asm-defs.h b/VasEBoot-core/lib/libgcrypt/mpi/mips3/mpi-asm-defs.h similarity index 100% rename from grub-core/lib/libgcrypt/mpi/mips3/mpi-asm-defs.h rename to VasEBoot-core/lib/libgcrypt/mpi/mips3/mpi-asm-defs.h diff --git a/grub-core/lib/libgcrypt/mpi/mips3/mpih-add1.S b/VasEBoot-core/lib/libgcrypt/mpi/mips3/mpih-add1.S similarity index 100% rename from grub-core/lib/libgcrypt/mpi/mips3/mpih-add1.S rename to VasEBoot-core/lib/libgcrypt/mpi/mips3/mpih-add1.S diff --git a/grub-core/lib/libgcrypt/mpi/mips3/mpih-lshift.S b/VasEBoot-core/lib/libgcrypt/mpi/mips3/mpih-lshift.S similarity index 100% rename from grub-core/lib/libgcrypt/mpi/mips3/mpih-lshift.S rename to VasEBoot-core/lib/libgcrypt/mpi/mips3/mpih-lshift.S diff --git a/grub-core/lib/libgcrypt/mpi/mips3/mpih-mul1.S b/VasEBoot-core/lib/libgcrypt/mpi/mips3/mpih-mul1.S similarity index 100% rename from grub-core/lib/libgcrypt/mpi/mips3/mpih-mul1.S rename to VasEBoot-core/lib/libgcrypt/mpi/mips3/mpih-mul1.S diff --git a/grub-core/lib/libgcrypt/mpi/mips3/mpih-mul2.S b/VasEBoot-core/lib/libgcrypt/mpi/mips3/mpih-mul2.S similarity index 100% rename from grub-core/lib/libgcrypt/mpi/mips3/mpih-mul2.S rename to VasEBoot-core/lib/libgcrypt/mpi/mips3/mpih-mul2.S diff --git a/grub-core/lib/libgcrypt/mpi/mips3/mpih-mul3.S b/VasEBoot-core/lib/libgcrypt/mpi/mips3/mpih-mul3.S similarity index 100% rename from grub-core/lib/libgcrypt/mpi/mips3/mpih-mul3.S rename to VasEBoot-core/lib/libgcrypt/mpi/mips3/mpih-mul3.S diff --git a/grub-core/lib/libgcrypt/mpi/mips3/mpih-rshift.S b/VasEBoot-core/lib/libgcrypt/mpi/mips3/mpih-rshift.S similarity index 100% rename from grub-core/lib/libgcrypt/mpi/mips3/mpih-rshift.S rename to VasEBoot-core/lib/libgcrypt/mpi/mips3/mpih-rshift.S diff --git a/grub-core/lib/libgcrypt/mpi/mips3/mpih-sub1.S b/VasEBoot-core/lib/libgcrypt/mpi/mips3/mpih-sub1.S similarity index 100% rename from grub-core/lib/libgcrypt/mpi/mips3/mpih-sub1.S rename to VasEBoot-core/lib/libgcrypt/mpi/mips3/mpih-sub1.S diff --git a/grub-core/lib/libgcrypt/mpi/mpi-add.c b/VasEBoot-core/lib/libgcrypt/mpi/mpi-add.c similarity index 100% rename from grub-core/lib/libgcrypt/mpi/mpi-add.c rename to VasEBoot-core/lib/libgcrypt/mpi/mpi-add.c diff --git a/grub-core/lib/libgcrypt/mpi/mpi-bit.c b/VasEBoot-core/lib/libgcrypt/mpi/mpi-bit.c similarity index 100% rename from grub-core/lib/libgcrypt/mpi/mpi-bit.c rename to VasEBoot-core/lib/libgcrypt/mpi/mpi-bit.c diff --git a/grub-core/lib/libgcrypt/mpi/mpi-cmp.c b/VasEBoot-core/lib/libgcrypt/mpi/mpi-cmp.c similarity index 100% rename from grub-core/lib/libgcrypt/mpi/mpi-cmp.c rename to VasEBoot-core/lib/libgcrypt/mpi/mpi-cmp.c diff --git a/grub-core/lib/libgcrypt/mpi/mpi-div.c b/VasEBoot-core/lib/libgcrypt/mpi/mpi-div.c similarity index 100% rename from grub-core/lib/libgcrypt/mpi/mpi-div.c rename to VasEBoot-core/lib/libgcrypt/mpi/mpi-div.c diff --git a/grub-core/lib/libgcrypt/mpi/mpi-gcd.c b/VasEBoot-core/lib/libgcrypt/mpi/mpi-gcd.c similarity index 100% rename from grub-core/lib/libgcrypt/mpi/mpi-gcd.c rename to VasEBoot-core/lib/libgcrypt/mpi/mpi-gcd.c diff --git a/grub-core/lib/libgcrypt/mpi/mpi-inline.c b/VasEBoot-core/lib/libgcrypt/mpi/mpi-inline.c similarity index 100% rename from grub-core/lib/libgcrypt/mpi/mpi-inline.c rename to VasEBoot-core/lib/libgcrypt/mpi/mpi-inline.c diff --git a/grub-core/lib/libgcrypt/mpi/mpi-inline.h b/VasEBoot-core/lib/libgcrypt/mpi/mpi-inline.h similarity index 100% rename from grub-core/lib/libgcrypt/mpi/mpi-inline.h rename to VasEBoot-core/lib/libgcrypt/mpi/mpi-inline.h diff --git a/grub-core/lib/libgcrypt/mpi/mpi-internal.h b/VasEBoot-core/lib/libgcrypt/mpi/mpi-internal.h similarity index 100% rename from grub-core/lib/libgcrypt/mpi/mpi-internal.h rename to VasEBoot-core/lib/libgcrypt/mpi/mpi-internal.h diff --git a/grub-core/lib/libgcrypt/mpi/mpi-inv.c b/VasEBoot-core/lib/libgcrypt/mpi/mpi-inv.c similarity index 100% rename from grub-core/lib/libgcrypt/mpi/mpi-inv.c rename to VasEBoot-core/lib/libgcrypt/mpi/mpi-inv.c diff --git a/grub-core/lib/libgcrypt/mpi/mpi-mod.c b/VasEBoot-core/lib/libgcrypt/mpi/mpi-mod.c similarity index 100% rename from grub-core/lib/libgcrypt/mpi/mpi-mod.c rename to VasEBoot-core/lib/libgcrypt/mpi/mpi-mod.c diff --git a/grub-core/lib/libgcrypt/mpi/mpi-mpow.c b/VasEBoot-core/lib/libgcrypt/mpi/mpi-mpow.c similarity index 100% rename from grub-core/lib/libgcrypt/mpi/mpi-mpow.c rename to VasEBoot-core/lib/libgcrypt/mpi/mpi-mpow.c diff --git a/grub-core/lib/libgcrypt/mpi/mpi-mul.c b/VasEBoot-core/lib/libgcrypt/mpi/mpi-mul.c similarity index 100% rename from grub-core/lib/libgcrypt/mpi/mpi-mul.c rename to VasEBoot-core/lib/libgcrypt/mpi/mpi-mul.c diff --git a/grub-core/lib/libgcrypt/mpi/mpi-pow.c b/VasEBoot-core/lib/libgcrypt/mpi/mpi-pow.c similarity index 100% rename from grub-core/lib/libgcrypt/mpi/mpi-pow.c rename to VasEBoot-core/lib/libgcrypt/mpi/mpi-pow.c diff --git a/grub-core/lib/libgcrypt/mpi/mpi-scan.c b/VasEBoot-core/lib/libgcrypt/mpi/mpi-scan.c similarity index 100% rename from grub-core/lib/libgcrypt/mpi/mpi-scan.c rename to VasEBoot-core/lib/libgcrypt/mpi/mpi-scan.c diff --git a/grub-core/lib/libgcrypt/mpi/mpicoder.c b/VasEBoot-core/lib/libgcrypt/mpi/mpicoder.c similarity index 100% rename from grub-core/lib/libgcrypt/mpi/mpicoder.c rename to VasEBoot-core/lib/libgcrypt/mpi/mpicoder.c diff --git a/grub-core/lib/libgcrypt/mpi/mpih-div.c b/VasEBoot-core/lib/libgcrypt/mpi/mpih-div.c similarity index 100% rename from grub-core/lib/libgcrypt/mpi/mpih-div.c rename to VasEBoot-core/lib/libgcrypt/mpi/mpih-div.c diff --git a/grub-core/lib/libgcrypt/mpi/mpih-mul.c b/VasEBoot-core/lib/libgcrypt/mpi/mpih-mul.c similarity index 100% rename from grub-core/lib/libgcrypt/mpi/mpih-mul.c rename to VasEBoot-core/lib/libgcrypt/mpi/mpih-mul.c diff --git a/grub-core/lib/libgcrypt/mpi/mpiutil.c b/VasEBoot-core/lib/libgcrypt/mpi/mpiutil.c similarity index 100% rename from grub-core/lib/libgcrypt/mpi/mpiutil.c rename to VasEBoot-core/lib/libgcrypt/mpi/mpiutil.c diff --git a/grub-core/lib/libgcrypt/mpi/pa7100/Manifest b/VasEBoot-core/lib/libgcrypt/mpi/pa7100/Manifest similarity index 100% rename from grub-core/lib/libgcrypt/mpi/pa7100/Manifest rename to VasEBoot-core/lib/libgcrypt/mpi/pa7100/Manifest diff --git a/grub-core/lib/libgcrypt/mpi/pa7100/distfiles b/VasEBoot-core/lib/libgcrypt/mpi/pa7100/distfiles similarity index 100% rename from grub-core/lib/libgcrypt/mpi/pa7100/distfiles rename to VasEBoot-core/lib/libgcrypt/mpi/pa7100/distfiles diff --git a/grub-core/lib/libgcrypt/mpi/pa7100/mpih-lshift.S b/VasEBoot-core/lib/libgcrypt/mpi/pa7100/mpih-lshift.S similarity index 100% rename from grub-core/lib/libgcrypt/mpi/pa7100/mpih-lshift.S rename to VasEBoot-core/lib/libgcrypt/mpi/pa7100/mpih-lshift.S diff --git a/grub-core/lib/libgcrypt/mpi/pa7100/mpih-rshift.S b/VasEBoot-core/lib/libgcrypt/mpi/pa7100/mpih-rshift.S similarity index 100% rename from grub-core/lib/libgcrypt/mpi/pa7100/mpih-rshift.S rename to VasEBoot-core/lib/libgcrypt/mpi/pa7100/mpih-rshift.S diff --git a/grub-core/lib/libgcrypt/mpi/pentium4/README b/VasEBoot-core/lib/libgcrypt/mpi/pentium4/README similarity index 100% rename from grub-core/lib/libgcrypt/mpi/pentium4/README rename to VasEBoot-core/lib/libgcrypt/mpi/pentium4/README diff --git a/grub-core/lib/libgcrypt/mpi/pentium4/distfiles b/VasEBoot-core/lib/libgcrypt/mpi/pentium4/distfiles similarity index 100% rename from grub-core/lib/libgcrypt/mpi/pentium4/distfiles rename to VasEBoot-core/lib/libgcrypt/mpi/pentium4/distfiles diff --git a/grub-core/lib/libgcrypt/mpi/pentium4/mmx/distfiles b/VasEBoot-core/lib/libgcrypt/mpi/pentium4/mmx/distfiles similarity index 100% rename from grub-core/lib/libgcrypt/mpi/pentium4/mmx/distfiles rename to VasEBoot-core/lib/libgcrypt/mpi/pentium4/mmx/distfiles diff --git a/grub-core/lib/libgcrypt/mpi/pentium4/mmx/mpih-lshift.S b/VasEBoot-core/lib/libgcrypt/mpi/pentium4/mmx/mpih-lshift.S similarity index 100% rename from grub-core/lib/libgcrypt/mpi/pentium4/mmx/mpih-lshift.S rename to VasEBoot-core/lib/libgcrypt/mpi/pentium4/mmx/mpih-lshift.S diff --git a/grub-core/lib/libgcrypt/mpi/pentium4/mmx/mpih-rshift.S b/VasEBoot-core/lib/libgcrypt/mpi/pentium4/mmx/mpih-rshift.S similarity index 100% rename from grub-core/lib/libgcrypt/mpi/pentium4/mmx/mpih-rshift.S rename to VasEBoot-core/lib/libgcrypt/mpi/pentium4/mmx/mpih-rshift.S diff --git a/grub-core/lib/libgcrypt/mpi/pentium4/sse2/distfiles b/VasEBoot-core/lib/libgcrypt/mpi/pentium4/sse2/distfiles similarity index 100% rename from grub-core/lib/libgcrypt/mpi/pentium4/sse2/distfiles rename to VasEBoot-core/lib/libgcrypt/mpi/pentium4/sse2/distfiles diff --git a/grub-core/lib/libgcrypt/mpi/pentium4/sse2/mpih-add1.S b/VasEBoot-core/lib/libgcrypt/mpi/pentium4/sse2/mpih-add1.S similarity index 100% rename from grub-core/lib/libgcrypt/mpi/pentium4/sse2/mpih-add1.S rename to VasEBoot-core/lib/libgcrypt/mpi/pentium4/sse2/mpih-add1.S diff --git a/grub-core/lib/libgcrypt/mpi/pentium4/sse2/mpih-mul1.S b/VasEBoot-core/lib/libgcrypt/mpi/pentium4/sse2/mpih-mul1.S similarity index 100% rename from grub-core/lib/libgcrypt/mpi/pentium4/sse2/mpih-mul1.S rename to VasEBoot-core/lib/libgcrypt/mpi/pentium4/sse2/mpih-mul1.S diff --git a/grub-core/lib/libgcrypt/mpi/pentium4/sse2/mpih-mul2.S b/VasEBoot-core/lib/libgcrypt/mpi/pentium4/sse2/mpih-mul2.S similarity index 100% rename from grub-core/lib/libgcrypt/mpi/pentium4/sse2/mpih-mul2.S rename to VasEBoot-core/lib/libgcrypt/mpi/pentium4/sse2/mpih-mul2.S diff --git a/grub-core/lib/libgcrypt/mpi/pentium4/sse2/mpih-mul3.S b/VasEBoot-core/lib/libgcrypt/mpi/pentium4/sse2/mpih-mul3.S similarity index 100% rename from grub-core/lib/libgcrypt/mpi/pentium4/sse2/mpih-mul3.S rename to VasEBoot-core/lib/libgcrypt/mpi/pentium4/sse2/mpih-mul3.S diff --git a/grub-core/lib/libgcrypt/mpi/pentium4/sse2/mpih-sub1.S b/VasEBoot-core/lib/libgcrypt/mpi/pentium4/sse2/mpih-sub1.S similarity index 100% rename from grub-core/lib/libgcrypt/mpi/pentium4/sse2/mpih-sub1.S rename to VasEBoot-core/lib/libgcrypt/mpi/pentium4/sse2/mpih-sub1.S diff --git a/grub-core/lib/libgcrypt/mpi/power/Manifest b/VasEBoot-core/lib/libgcrypt/mpi/power/Manifest similarity index 100% rename from grub-core/lib/libgcrypt/mpi/power/Manifest rename to VasEBoot-core/lib/libgcrypt/mpi/power/Manifest diff --git a/grub-core/lib/libgcrypt/mpi/power/distfiles b/VasEBoot-core/lib/libgcrypt/mpi/power/distfiles similarity index 100% rename from grub-core/lib/libgcrypt/mpi/power/distfiles rename to VasEBoot-core/lib/libgcrypt/mpi/power/distfiles diff --git a/grub-core/lib/libgcrypt/mpi/power/mpih-add1.S b/VasEBoot-core/lib/libgcrypt/mpi/power/mpih-add1.S similarity index 100% rename from grub-core/lib/libgcrypt/mpi/power/mpih-add1.S rename to VasEBoot-core/lib/libgcrypt/mpi/power/mpih-add1.S diff --git a/grub-core/lib/libgcrypt/mpi/power/mpih-lshift.S b/VasEBoot-core/lib/libgcrypt/mpi/power/mpih-lshift.S similarity index 100% rename from grub-core/lib/libgcrypt/mpi/power/mpih-lshift.S rename to VasEBoot-core/lib/libgcrypt/mpi/power/mpih-lshift.S diff --git a/grub-core/lib/libgcrypt/mpi/power/mpih-mul1.S b/VasEBoot-core/lib/libgcrypt/mpi/power/mpih-mul1.S similarity index 100% rename from grub-core/lib/libgcrypt/mpi/power/mpih-mul1.S rename to VasEBoot-core/lib/libgcrypt/mpi/power/mpih-mul1.S diff --git a/grub-core/lib/libgcrypt/mpi/power/mpih-mul2.S b/VasEBoot-core/lib/libgcrypt/mpi/power/mpih-mul2.S similarity index 100% rename from grub-core/lib/libgcrypt/mpi/power/mpih-mul2.S rename to VasEBoot-core/lib/libgcrypt/mpi/power/mpih-mul2.S diff --git a/grub-core/lib/libgcrypt/mpi/power/mpih-mul3.S b/VasEBoot-core/lib/libgcrypt/mpi/power/mpih-mul3.S similarity index 100% rename from grub-core/lib/libgcrypt/mpi/power/mpih-mul3.S rename to VasEBoot-core/lib/libgcrypt/mpi/power/mpih-mul3.S diff --git a/grub-core/lib/libgcrypt/mpi/power/mpih-rshift.S b/VasEBoot-core/lib/libgcrypt/mpi/power/mpih-rshift.S similarity index 100% rename from grub-core/lib/libgcrypt/mpi/power/mpih-rshift.S rename to VasEBoot-core/lib/libgcrypt/mpi/power/mpih-rshift.S diff --git a/grub-core/lib/libgcrypt/mpi/power/mpih-sub1.S b/VasEBoot-core/lib/libgcrypt/mpi/power/mpih-sub1.S similarity index 100% rename from grub-core/lib/libgcrypt/mpi/power/mpih-sub1.S rename to VasEBoot-core/lib/libgcrypt/mpi/power/mpih-sub1.S diff --git a/grub-core/lib/libgcrypt/mpi/powerpc32/Manifest b/VasEBoot-core/lib/libgcrypt/mpi/powerpc32/Manifest similarity index 100% rename from grub-core/lib/libgcrypt/mpi/powerpc32/Manifest rename to VasEBoot-core/lib/libgcrypt/mpi/powerpc32/Manifest diff --git a/grub-core/lib/libgcrypt/mpi/powerpc32/distfiles b/VasEBoot-core/lib/libgcrypt/mpi/powerpc32/distfiles similarity index 100% rename from grub-core/lib/libgcrypt/mpi/powerpc32/distfiles rename to VasEBoot-core/lib/libgcrypt/mpi/powerpc32/distfiles diff --git a/grub-core/lib/libgcrypt/mpi/powerpc32/mpih-add1.S b/VasEBoot-core/lib/libgcrypt/mpi/powerpc32/mpih-add1.S similarity index 100% rename from grub-core/lib/libgcrypt/mpi/powerpc32/mpih-add1.S rename to VasEBoot-core/lib/libgcrypt/mpi/powerpc32/mpih-add1.S diff --git a/grub-core/lib/libgcrypt/mpi/powerpc32/mpih-lshift.S b/VasEBoot-core/lib/libgcrypt/mpi/powerpc32/mpih-lshift.S similarity index 100% rename from grub-core/lib/libgcrypt/mpi/powerpc32/mpih-lshift.S rename to VasEBoot-core/lib/libgcrypt/mpi/powerpc32/mpih-lshift.S diff --git a/grub-core/lib/libgcrypt/mpi/powerpc32/mpih-mul1.S b/VasEBoot-core/lib/libgcrypt/mpi/powerpc32/mpih-mul1.S similarity index 100% rename from grub-core/lib/libgcrypt/mpi/powerpc32/mpih-mul1.S rename to VasEBoot-core/lib/libgcrypt/mpi/powerpc32/mpih-mul1.S diff --git a/grub-core/lib/libgcrypt/mpi/powerpc32/mpih-mul2.S b/VasEBoot-core/lib/libgcrypt/mpi/powerpc32/mpih-mul2.S similarity index 100% rename from grub-core/lib/libgcrypt/mpi/powerpc32/mpih-mul2.S rename to VasEBoot-core/lib/libgcrypt/mpi/powerpc32/mpih-mul2.S diff --git a/grub-core/lib/libgcrypt/mpi/powerpc32/mpih-mul3.S b/VasEBoot-core/lib/libgcrypt/mpi/powerpc32/mpih-mul3.S similarity index 100% rename from grub-core/lib/libgcrypt/mpi/powerpc32/mpih-mul3.S rename to VasEBoot-core/lib/libgcrypt/mpi/powerpc32/mpih-mul3.S diff --git a/grub-core/lib/libgcrypt/mpi/powerpc32/mpih-rshift.S b/VasEBoot-core/lib/libgcrypt/mpi/powerpc32/mpih-rshift.S similarity index 100% rename from grub-core/lib/libgcrypt/mpi/powerpc32/mpih-rshift.S rename to VasEBoot-core/lib/libgcrypt/mpi/powerpc32/mpih-rshift.S diff --git a/grub-core/lib/libgcrypt/mpi/powerpc32/mpih-sub1.S b/VasEBoot-core/lib/libgcrypt/mpi/powerpc32/mpih-sub1.S similarity index 100% rename from grub-core/lib/libgcrypt/mpi/powerpc32/mpih-sub1.S rename to VasEBoot-core/lib/libgcrypt/mpi/powerpc32/mpih-sub1.S diff --git a/grub-core/lib/libgcrypt/mpi/powerpc32/syntax.h b/VasEBoot-core/lib/libgcrypt/mpi/powerpc32/syntax.h similarity index 100% rename from grub-core/lib/libgcrypt/mpi/powerpc32/syntax.h rename to VasEBoot-core/lib/libgcrypt/mpi/powerpc32/syntax.h diff --git a/grub-core/lib/libgcrypt/mpi/powerpc64/distfiles b/VasEBoot-core/lib/libgcrypt/mpi/powerpc64/distfiles similarity index 100% rename from grub-core/lib/libgcrypt/mpi/powerpc64/distfiles rename to VasEBoot-core/lib/libgcrypt/mpi/powerpc64/distfiles diff --git a/grub-core/lib/libgcrypt/mpi/sparc32/Manifest b/VasEBoot-core/lib/libgcrypt/mpi/sparc32/Manifest similarity index 100% rename from grub-core/lib/libgcrypt/mpi/sparc32/Manifest rename to VasEBoot-core/lib/libgcrypt/mpi/sparc32/Manifest diff --git a/grub-core/lib/libgcrypt/mpi/sparc32/distfiles b/VasEBoot-core/lib/libgcrypt/mpi/sparc32/distfiles similarity index 100% rename from grub-core/lib/libgcrypt/mpi/sparc32/distfiles rename to VasEBoot-core/lib/libgcrypt/mpi/sparc32/distfiles diff --git a/grub-core/lib/libgcrypt/mpi/sparc32/mpih-add1.S b/VasEBoot-core/lib/libgcrypt/mpi/sparc32/mpih-add1.S similarity index 100% rename from grub-core/lib/libgcrypt/mpi/sparc32/mpih-add1.S rename to VasEBoot-core/lib/libgcrypt/mpi/sparc32/mpih-add1.S diff --git a/grub-core/lib/libgcrypt/mpi/sparc32/mpih-lshift.S b/VasEBoot-core/lib/libgcrypt/mpi/sparc32/mpih-lshift.S similarity index 100% rename from grub-core/lib/libgcrypt/mpi/sparc32/mpih-lshift.S rename to VasEBoot-core/lib/libgcrypt/mpi/sparc32/mpih-lshift.S diff --git a/grub-core/lib/libgcrypt/mpi/sparc32/mpih-rshift.S b/VasEBoot-core/lib/libgcrypt/mpi/sparc32/mpih-rshift.S similarity index 100% rename from grub-core/lib/libgcrypt/mpi/sparc32/mpih-rshift.S rename to VasEBoot-core/lib/libgcrypt/mpi/sparc32/mpih-rshift.S diff --git a/grub-core/lib/libgcrypt/mpi/sparc32/udiv.S b/VasEBoot-core/lib/libgcrypt/mpi/sparc32/udiv.S similarity index 100% rename from grub-core/lib/libgcrypt/mpi/sparc32/udiv.S rename to VasEBoot-core/lib/libgcrypt/mpi/sparc32/udiv.S diff --git a/grub-core/lib/libgcrypt/mpi/sparc32v8/Manifest b/VasEBoot-core/lib/libgcrypt/mpi/sparc32v8/Manifest similarity index 100% rename from grub-core/lib/libgcrypt/mpi/sparc32v8/Manifest rename to VasEBoot-core/lib/libgcrypt/mpi/sparc32v8/Manifest diff --git a/grub-core/lib/libgcrypt/mpi/sparc32v8/distfiles b/VasEBoot-core/lib/libgcrypt/mpi/sparc32v8/distfiles similarity index 100% rename from grub-core/lib/libgcrypt/mpi/sparc32v8/distfiles rename to VasEBoot-core/lib/libgcrypt/mpi/sparc32v8/distfiles diff --git a/grub-core/lib/libgcrypt/mpi/sparc32v8/mpih-mul1.S b/VasEBoot-core/lib/libgcrypt/mpi/sparc32v8/mpih-mul1.S similarity index 100% rename from grub-core/lib/libgcrypt/mpi/sparc32v8/mpih-mul1.S rename to VasEBoot-core/lib/libgcrypt/mpi/sparc32v8/mpih-mul1.S diff --git a/grub-core/lib/libgcrypt/mpi/sparc32v8/mpih-mul2.S b/VasEBoot-core/lib/libgcrypt/mpi/sparc32v8/mpih-mul2.S similarity index 100% rename from grub-core/lib/libgcrypt/mpi/sparc32v8/mpih-mul2.S rename to VasEBoot-core/lib/libgcrypt/mpi/sparc32v8/mpih-mul2.S diff --git a/grub-core/lib/libgcrypt/mpi/sparc32v8/mpih-mul3.S b/VasEBoot-core/lib/libgcrypt/mpi/sparc32v8/mpih-mul3.S similarity index 100% rename from grub-core/lib/libgcrypt/mpi/sparc32v8/mpih-mul3.S rename to VasEBoot-core/lib/libgcrypt/mpi/sparc32v8/mpih-mul3.S diff --git a/grub-core/lib/libgcrypt/mpi/supersparc/Manifest b/VasEBoot-core/lib/libgcrypt/mpi/supersparc/Manifest similarity index 100% rename from grub-core/lib/libgcrypt/mpi/supersparc/Manifest rename to VasEBoot-core/lib/libgcrypt/mpi/supersparc/Manifest diff --git a/grub-core/lib/libgcrypt/mpi/supersparc/distfiles b/VasEBoot-core/lib/libgcrypt/mpi/supersparc/distfiles similarity index 100% rename from grub-core/lib/libgcrypt/mpi/supersparc/distfiles rename to VasEBoot-core/lib/libgcrypt/mpi/supersparc/distfiles diff --git a/grub-core/lib/libgcrypt/mpi/supersparc/udiv.S b/VasEBoot-core/lib/libgcrypt/mpi/supersparc/udiv.S similarity index 100% rename from grub-core/lib/libgcrypt/mpi/supersparc/udiv.S rename to VasEBoot-core/lib/libgcrypt/mpi/supersparc/udiv.S diff --git a/grub-core/lib/libgcrypt/src/ChangeLog-2011 b/VasEBoot-core/lib/libgcrypt/src/ChangeLog-2011 similarity index 100% rename from grub-core/lib/libgcrypt/src/ChangeLog-2011 rename to VasEBoot-core/lib/libgcrypt/src/ChangeLog-2011 diff --git a/grub-core/lib/libgcrypt/src/Makefile.am b/VasEBoot-core/lib/libgcrypt/src/Makefile.am similarity index 100% rename from grub-core/lib/libgcrypt/src/Makefile.am rename to VasEBoot-core/lib/libgcrypt/src/Makefile.am diff --git a/grub-core/lib/libgcrypt/src/Manifest b/VasEBoot-core/lib/libgcrypt/src/Manifest similarity index 100% rename from grub-core/lib/libgcrypt/src/Manifest rename to VasEBoot-core/lib/libgcrypt/src/Manifest diff --git a/grub-core/lib/libgcrypt/src/ath.c b/VasEBoot-core/lib/libgcrypt/src/ath.c similarity index 100% rename from grub-core/lib/libgcrypt/src/ath.c rename to VasEBoot-core/lib/libgcrypt/src/ath.c diff --git a/grub-core/lib/libgcrypt/src/ath.h b/VasEBoot-core/lib/libgcrypt/src/ath.h similarity index 100% rename from grub-core/lib/libgcrypt/src/ath.h rename to VasEBoot-core/lib/libgcrypt/src/ath.h diff --git a/grub-core/lib/libgcrypt/src/cipher-proto.h b/VasEBoot-core/lib/libgcrypt/src/cipher-proto.h similarity index 100% rename from grub-core/lib/libgcrypt/src/cipher-proto.h rename to VasEBoot-core/lib/libgcrypt/src/cipher-proto.h diff --git a/grub-core/lib/libgcrypt/src/cipher.h b/VasEBoot-core/lib/libgcrypt/src/cipher.h similarity index 100% rename from grub-core/lib/libgcrypt/src/cipher.h rename to VasEBoot-core/lib/libgcrypt/src/cipher.h diff --git a/grub-core/lib/libgcrypt/src/dumpsexp.c b/VasEBoot-core/lib/libgcrypt/src/dumpsexp.c similarity index 100% rename from grub-core/lib/libgcrypt/src/dumpsexp.c rename to VasEBoot-core/lib/libgcrypt/src/dumpsexp.c diff --git a/grub-core/lib/libgcrypt/src/fips.c b/VasEBoot-core/lib/libgcrypt/src/fips.c similarity index 100% rename from grub-core/lib/libgcrypt/src/fips.c rename to VasEBoot-core/lib/libgcrypt/src/fips.c diff --git a/grub-core/lib/libgcrypt/src/g10lib.h b/VasEBoot-core/lib/libgcrypt/src/g10lib.h similarity index 100% rename from grub-core/lib/libgcrypt/src/g10lib.h rename to VasEBoot-core/lib/libgcrypt/src/g10lib.h diff --git a/grub-core/lib/libgcrypt/src/gcrypt-module.h b/VasEBoot-core/lib/libgcrypt/src/gcrypt-module.h similarity index 100% rename from grub-core/lib/libgcrypt/src/gcrypt-module.h rename to VasEBoot-core/lib/libgcrypt/src/gcrypt-module.h diff --git a/grub-core/lib/libgcrypt/src/gcrypt.h.in b/VasEBoot-core/lib/libgcrypt/src/gcrypt.h.in similarity index 100% rename from grub-core/lib/libgcrypt/src/gcrypt.h.in rename to VasEBoot-core/lib/libgcrypt/src/gcrypt.h.in diff --git a/grub-core/lib/libgcrypt/src/gcryptrnd.c b/VasEBoot-core/lib/libgcrypt/src/gcryptrnd.c similarity index 100% rename from grub-core/lib/libgcrypt/src/gcryptrnd.c rename to VasEBoot-core/lib/libgcrypt/src/gcryptrnd.c diff --git a/grub-core/lib/libgcrypt/src/getrandom.c b/VasEBoot-core/lib/libgcrypt/src/getrandom.c similarity index 100% rename from grub-core/lib/libgcrypt/src/getrandom.c rename to VasEBoot-core/lib/libgcrypt/src/getrandom.c diff --git a/grub-core/lib/libgcrypt/src/global.c b/VasEBoot-core/lib/libgcrypt/src/global.c similarity index 100% rename from grub-core/lib/libgcrypt/src/global.c rename to VasEBoot-core/lib/libgcrypt/src/global.c diff --git a/grub-core/lib/libgcrypt/src/hmac256.c b/VasEBoot-core/lib/libgcrypt/src/hmac256.c similarity index 100% rename from grub-core/lib/libgcrypt/src/hmac256.c rename to VasEBoot-core/lib/libgcrypt/src/hmac256.c diff --git a/grub-core/lib/libgcrypt/src/hmac256.h b/VasEBoot-core/lib/libgcrypt/src/hmac256.h similarity index 100% rename from grub-core/lib/libgcrypt/src/hmac256.h rename to VasEBoot-core/lib/libgcrypt/src/hmac256.h diff --git a/grub-core/lib/libgcrypt/src/hwfeatures.c b/VasEBoot-core/lib/libgcrypt/src/hwfeatures.c similarity index 100% rename from grub-core/lib/libgcrypt/src/hwfeatures.c rename to VasEBoot-core/lib/libgcrypt/src/hwfeatures.c diff --git a/grub-core/lib/libgcrypt/src/libgcrypt-config.in b/VasEBoot-core/lib/libgcrypt/src/libgcrypt-config.in similarity index 100% rename from grub-core/lib/libgcrypt/src/libgcrypt-config.in rename to VasEBoot-core/lib/libgcrypt/src/libgcrypt-config.in diff --git a/grub-core/lib/libgcrypt/src/libgcrypt.def b/VasEBoot-core/lib/libgcrypt/src/libgcrypt.def similarity index 100% rename from grub-core/lib/libgcrypt/src/libgcrypt.def rename to VasEBoot-core/lib/libgcrypt/src/libgcrypt.def diff --git a/grub-core/lib/libgcrypt/src/libgcrypt.m4 b/VasEBoot-core/lib/libgcrypt/src/libgcrypt.m4 similarity index 100% rename from grub-core/lib/libgcrypt/src/libgcrypt.m4 rename to VasEBoot-core/lib/libgcrypt/src/libgcrypt.m4 diff --git a/grub-core/lib/libgcrypt/src/libgcrypt.vers b/VasEBoot-core/lib/libgcrypt/src/libgcrypt.vers similarity index 100% rename from grub-core/lib/libgcrypt/src/libgcrypt.vers rename to VasEBoot-core/lib/libgcrypt/src/libgcrypt.vers diff --git a/grub-core/lib/libgcrypt/src/misc.c b/VasEBoot-core/lib/libgcrypt/src/misc.c similarity index 100% rename from grub-core/lib/libgcrypt/src/misc.c rename to VasEBoot-core/lib/libgcrypt/src/misc.c diff --git a/grub-core/lib/libgcrypt/src/missing-string.c b/VasEBoot-core/lib/libgcrypt/src/missing-string.c similarity index 100% rename from grub-core/lib/libgcrypt/src/missing-string.c rename to VasEBoot-core/lib/libgcrypt/src/missing-string.c diff --git a/grub-core/lib/libgcrypt/src/module.c b/VasEBoot-core/lib/libgcrypt/src/module.c similarity index 100% rename from grub-core/lib/libgcrypt/src/module.c rename to VasEBoot-core/lib/libgcrypt/src/module.c diff --git a/grub-core/lib/libgcrypt/src/mpi.h b/VasEBoot-core/lib/libgcrypt/src/mpi.h similarity index 100% rename from grub-core/lib/libgcrypt/src/mpi.h rename to VasEBoot-core/lib/libgcrypt/src/mpi.h diff --git a/grub-core/lib/libgcrypt/src/secmem.c b/VasEBoot-core/lib/libgcrypt/src/secmem.c similarity index 100% rename from grub-core/lib/libgcrypt/src/secmem.c rename to VasEBoot-core/lib/libgcrypt/src/secmem.c diff --git a/grub-core/lib/libgcrypt/src/secmem.h b/VasEBoot-core/lib/libgcrypt/src/secmem.h similarity index 100% rename from grub-core/lib/libgcrypt/src/secmem.h rename to VasEBoot-core/lib/libgcrypt/src/secmem.h diff --git a/grub-core/lib/libgcrypt/src/sexp.c b/VasEBoot-core/lib/libgcrypt/src/sexp.c similarity index 100% rename from grub-core/lib/libgcrypt/src/sexp.c rename to VasEBoot-core/lib/libgcrypt/src/sexp.c diff --git a/grub-core/lib/libgcrypt/src/stdmem.c b/VasEBoot-core/lib/libgcrypt/src/stdmem.c similarity index 100% rename from grub-core/lib/libgcrypt/src/stdmem.c rename to VasEBoot-core/lib/libgcrypt/src/stdmem.c diff --git a/grub-core/lib/libgcrypt/src/stdmem.h b/VasEBoot-core/lib/libgcrypt/src/stdmem.h similarity index 100% rename from grub-core/lib/libgcrypt/src/stdmem.h rename to VasEBoot-core/lib/libgcrypt/src/stdmem.h diff --git a/grub-core/lib/libgcrypt/src/types.h b/VasEBoot-core/lib/libgcrypt/src/types.h similarity index 100% rename from grub-core/lib/libgcrypt/src/types.h rename to VasEBoot-core/lib/libgcrypt/src/types.h diff --git a/grub-core/lib/libgcrypt/src/versioninfo.rc.in b/VasEBoot-core/lib/libgcrypt/src/versioninfo.rc.in similarity index 100% rename from grub-core/lib/libgcrypt/src/versioninfo.rc.in rename to VasEBoot-core/lib/libgcrypt/src/versioninfo.rc.in diff --git a/grub-core/lib/libgcrypt/src/visibility.c b/VasEBoot-core/lib/libgcrypt/src/visibility.c similarity index 100% rename from grub-core/lib/libgcrypt/src/visibility.c rename to VasEBoot-core/lib/libgcrypt/src/visibility.c diff --git a/grub-core/lib/libgcrypt/src/visibility.h b/VasEBoot-core/lib/libgcrypt/src/visibility.h similarity index 100% rename from grub-core/lib/libgcrypt/src/visibility.h rename to VasEBoot-core/lib/libgcrypt/src/visibility.h diff --git a/grub-core/lib/libgcrypt_wrap/cipher_wrap.h b/VasEBoot-core/lib/libgcrypt_wrap/cipher_wrap.h similarity index 100% rename from grub-core/lib/libgcrypt_wrap/cipher_wrap.h rename to VasEBoot-core/lib/libgcrypt_wrap/cipher_wrap.h diff --git a/grub-core/lib/libgcrypt_wrap/mem.c b/VasEBoot-core/lib/libgcrypt_wrap/mem.c similarity index 100% rename from grub-core/lib/libgcrypt_wrap/mem.c rename to VasEBoot-core/lib/libgcrypt_wrap/mem.c diff --git a/grub-core/lib/minilzo/lzoconf.h b/VasEBoot-core/lib/minilzo/lzoconf.h similarity index 100% rename from grub-core/lib/minilzo/lzoconf.h rename to VasEBoot-core/lib/minilzo/lzoconf.h diff --git a/grub-core/lib/minilzo/lzodefs.h b/VasEBoot-core/lib/minilzo/lzodefs.h similarity index 100% rename from grub-core/lib/minilzo/lzodefs.h rename to VasEBoot-core/lib/minilzo/lzodefs.h diff --git a/grub-core/lib/minilzo/minilzo.c b/VasEBoot-core/lib/minilzo/minilzo.c similarity index 100% rename from grub-core/lib/minilzo/minilzo.c rename to VasEBoot-core/lib/minilzo/minilzo.c diff --git a/grub-core/lib/minilzo/minilzo.h b/VasEBoot-core/lib/minilzo/minilzo.h similarity index 100% rename from grub-core/lib/minilzo/minilzo.h rename to VasEBoot-core/lib/minilzo/minilzo.h diff --git a/grub-core/lib/mips/arc/reboot.c b/VasEBoot-core/lib/mips/arc/reboot.c similarity index 100% rename from grub-core/lib/mips/arc/reboot.c rename to VasEBoot-core/lib/mips/arc/reboot.c diff --git a/grub-core/lib/mips/loongson/reboot.c b/VasEBoot-core/lib/mips/loongson/reboot.c similarity index 100% rename from grub-core/lib/mips/loongson/reboot.c rename to VasEBoot-core/lib/mips/loongson/reboot.c diff --git a/grub-core/lib/mips/qemu_mips/reboot.c b/VasEBoot-core/lib/mips/qemu_mips/reboot.c similarity index 100% rename from grub-core/lib/mips/qemu_mips/reboot.c rename to VasEBoot-core/lib/mips/qemu_mips/reboot.c diff --git a/grub-core/lib/mips/relocator.c b/VasEBoot-core/lib/mips/relocator.c similarity index 100% rename from grub-core/lib/mips/relocator.c rename to VasEBoot-core/lib/mips/relocator.c diff --git a/grub-core/lib/mips/relocator_asm.S b/VasEBoot-core/lib/mips/relocator_asm.S similarity index 100% rename from grub-core/lib/mips/relocator_asm.S rename to VasEBoot-core/lib/mips/relocator_asm.S diff --git a/grub-core/lib/mips/setjmp.S b/VasEBoot-core/lib/mips/setjmp.S similarity index 100% rename from grub-core/lib/mips/setjmp.S rename to VasEBoot-core/lib/mips/setjmp.S diff --git a/grub-core/lib/pbkdf2.c b/VasEBoot-core/lib/pbkdf2.c similarity index 100% rename from grub-core/lib/pbkdf2.c rename to VasEBoot-core/lib/pbkdf2.c diff --git a/grub-core/lib/posix_wrap/assert.h b/VasEBoot-core/lib/posix_wrap/assert.h similarity index 100% rename from grub-core/lib/posix_wrap/assert.h rename to VasEBoot-core/lib/posix_wrap/assert.h diff --git a/grub-core/lib/posix_wrap/ctype.h b/VasEBoot-core/lib/posix_wrap/ctype.h similarity index 100% rename from grub-core/lib/posix_wrap/ctype.h rename to VasEBoot-core/lib/posix_wrap/ctype.h diff --git a/grub-core/lib/posix_wrap/errno.h b/VasEBoot-core/lib/posix_wrap/errno.h similarity index 100% rename from grub-core/lib/posix_wrap/errno.h rename to VasEBoot-core/lib/posix_wrap/errno.h diff --git a/grub-core/lib/posix_wrap/inttypes.h b/VasEBoot-core/lib/posix_wrap/inttypes.h similarity index 100% rename from grub-core/lib/posix_wrap/inttypes.h rename to VasEBoot-core/lib/posix_wrap/inttypes.h diff --git a/grub-core/lib/posix_wrap/langinfo.h b/VasEBoot-core/lib/posix_wrap/langinfo.h similarity index 100% rename from grub-core/lib/posix_wrap/langinfo.h rename to VasEBoot-core/lib/posix_wrap/langinfo.h diff --git a/grub-core/lib/posix_wrap/limits.h b/VasEBoot-core/lib/posix_wrap/limits.h similarity index 100% rename from grub-core/lib/posix_wrap/limits.h rename to VasEBoot-core/lib/posix_wrap/limits.h diff --git a/grub-core/lib/posix_wrap/localcharset.h b/VasEBoot-core/lib/posix_wrap/localcharset.h similarity index 100% rename from grub-core/lib/posix_wrap/localcharset.h rename to VasEBoot-core/lib/posix_wrap/localcharset.h diff --git a/grub-core/lib/posix_wrap/locale.h b/VasEBoot-core/lib/posix_wrap/locale.h similarity index 100% rename from grub-core/lib/posix_wrap/locale.h rename to VasEBoot-core/lib/posix_wrap/locale.h diff --git a/grub-core/lib/posix_wrap/stdint.h b/VasEBoot-core/lib/posix_wrap/stdint.h similarity index 100% rename from grub-core/lib/posix_wrap/stdint.h rename to VasEBoot-core/lib/posix_wrap/stdint.h diff --git a/grub-core/lib/posix_wrap/stdio.h b/VasEBoot-core/lib/posix_wrap/stdio.h similarity index 100% rename from grub-core/lib/posix_wrap/stdio.h rename to VasEBoot-core/lib/posix_wrap/stdio.h diff --git a/grub-core/lib/posix_wrap/stdlib.h b/VasEBoot-core/lib/posix_wrap/stdlib.h similarity index 100% rename from grub-core/lib/posix_wrap/stdlib.h rename to VasEBoot-core/lib/posix_wrap/stdlib.h diff --git a/grub-core/lib/posix_wrap/string.h b/VasEBoot-core/lib/posix_wrap/string.h similarity index 100% rename from grub-core/lib/posix_wrap/string.h rename to VasEBoot-core/lib/posix_wrap/string.h diff --git a/grub-core/lib/posix_wrap/sys/types.h b/VasEBoot-core/lib/posix_wrap/sys/types.h similarity index 100% rename from grub-core/lib/posix_wrap/sys/types.h rename to VasEBoot-core/lib/posix_wrap/sys/types.h diff --git a/grub-core/lib/posix_wrap/unistd.h b/VasEBoot-core/lib/posix_wrap/unistd.h similarity index 100% rename from grub-core/lib/posix_wrap/unistd.h rename to VasEBoot-core/lib/posix_wrap/unistd.h diff --git a/grub-core/lib/posix_wrap/wchar.h b/VasEBoot-core/lib/posix_wrap/wchar.h similarity index 100% rename from grub-core/lib/posix_wrap/wchar.h rename to VasEBoot-core/lib/posix_wrap/wchar.h diff --git a/grub-core/lib/posix_wrap/wctype.h b/VasEBoot-core/lib/posix_wrap/wctype.h similarity index 100% rename from grub-core/lib/posix_wrap/wctype.h rename to VasEBoot-core/lib/posix_wrap/wctype.h diff --git a/grub-core/lib/powerpc/relocator.c b/VasEBoot-core/lib/powerpc/relocator.c similarity index 100% rename from grub-core/lib/powerpc/relocator.c rename to VasEBoot-core/lib/powerpc/relocator.c diff --git a/grub-core/lib/powerpc/relocator_asm.S b/VasEBoot-core/lib/powerpc/relocator_asm.S similarity index 100% rename from grub-core/lib/powerpc/relocator_asm.S rename to VasEBoot-core/lib/powerpc/relocator_asm.S diff --git a/grub-core/lib/powerpc/setjmp.S b/VasEBoot-core/lib/powerpc/setjmp.S similarity index 100% rename from grub-core/lib/powerpc/setjmp.S rename to VasEBoot-core/lib/powerpc/setjmp.S diff --git a/grub-core/lib/priority_queue.c b/VasEBoot-core/lib/priority_queue.c similarity index 100% rename from grub-core/lib/priority_queue.c rename to VasEBoot-core/lib/priority_queue.c diff --git a/grub-core/lib/progress.c b/VasEBoot-core/lib/progress.c similarity index 100% rename from grub-core/lib/progress.c rename to VasEBoot-core/lib/progress.c diff --git a/grub-core/lib/random.c b/VasEBoot-core/lib/random.c similarity index 100% rename from grub-core/lib/random.c rename to VasEBoot-core/lib/random.c diff --git a/grub-core/lib/reed_solomon.c b/VasEBoot-core/lib/reed_solomon.c similarity index 100% rename from grub-core/lib/reed_solomon.c rename to VasEBoot-core/lib/reed_solomon.c diff --git a/grub-core/lib/relocator.c b/VasEBoot-core/lib/relocator.c similarity index 100% rename from grub-core/lib/relocator.c rename to VasEBoot-core/lib/relocator.c diff --git a/grub-core/lib/setjmp.S b/VasEBoot-core/lib/setjmp.S similarity index 100% rename from grub-core/lib/setjmp.S rename to VasEBoot-core/lib/setjmp.S diff --git a/grub-core/lib/sparc64/setjmp.S b/VasEBoot-core/lib/sparc64/setjmp.S similarity index 100% rename from grub-core/lib/sparc64/setjmp.S rename to VasEBoot-core/lib/sparc64/setjmp.S diff --git a/grub-core/lib/syslinux_parse.c b/VasEBoot-core/lib/syslinux_parse.c similarity index 100% rename from grub-core/lib/syslinux_parse.c rename to VasEBoot-core/lib/syslinux_parse.c diff --git a/grub-core/lib/uboot/datetime.c b/VasEBoot-core/lib/uboot/datetime.c similarity index 100% rename from grub-core/lib/uboot/datetime.c rename to VasEBoot-core/lib/uboot/datetime.c diff --git a/grub-core/lib/uboot/halt.c b/VasEBoot-core/lib/uboot/halt.c similarity index 100% rename from grub-core/lib/uboot/halt.c rename to VasEBoot-core/lib/uboot/halt.c diff --git a/grub-core/lib/uboot/reboot.c b/VasEBoot-core/lib/uboot/reboot.c similarity index 100% rename from grub-core/lib/uboot/reboot.c rename to VasEBoot-core/lib/uboot/reboot.c diff --git a/grub-core/lib/x86_64/efi/relocator.c b/VasEBoot-core/lib/x86_64/efi/relocator.c similarity index 100% rename from grub-core/lib/x86_64/efi/relocator.c rename to VasEBoot-core/lib/x86_64/efi/relocator.c diff --git a/grub-core/lib/x86_64/relocator_asm.S b/VasEBoot-core/lib/x86_64/relocator_asm.S similarity index 100% rename from grub-core/lib/x86_64/relocator_asm.S rename to VasEBoot-core/lib/x86_64/relocator_asm.S diff --git a/grub-core/lib/x86_64/setjmp.S b/VasEBoot-core/lib/x86_64/setjmp.S similarity index 100% rename from grub-core/lib/x86_64/setjmp.S rename to VasEBoot-core/lib/x86_64/setjmp.S diff --git a/grub-core/lib/x86_64/xen/relocator.S b/VasEBoot-core/lib/x86_64/xen/relocator.S similarity index 100% rename from grub-core/lib/x86_64/xen/relocator.S rename to VasEBoot-core/lib/x86_64/xen/relocator.S diff --git a/grub-core/lib/xen/datetime.c b/VasEBoot-core/lib/xen/datetime.c similarity index 100% rename from grub-core/lib/xen/datetime.c rename to VasEBoot-core/lib/xen/datetime.c diff --git a/grub-core/lib/xen/halt.c b/VasEBoot-core/lib/xen/halt.c similarity index 100% rename from grub-core/lib/xen/halt.c rename to VasEBoot-core/lib/xen/halt.c diff --git a/grub-core/lib/xen/reboot.c b/VasEBoot-core/lib/xen/reboot.c similarity index 100% rename from grub-core/lib/xen/reboot.c rename to VasEBoot-core/lib/xen/reboot.c diff --git a/grub-core/lib/xen/relocator.c b/VasEBoot-core/lib/xen/relocator.c similarity index 100% rename from grub-core/lib/xen/relocator.c rename to VasEBoot-core/lib/xen/relocator.c diff --git a/grub-core/lib/xzembed/xz.h b/VasEBoot-core/lib/xzembed/xz.h similarity index 100% rename from grub-core/lib/xzembed/xz.h rename to VasEBoot-core/lib/xzembed/xz.h diff --git a/grub-core/lib/xzembed/xz_config.h b/VasEBoot-core/lib/xzembed/xz_config.h similarity index 100% rename from grub-core/lib/xzembed/xz_config.h rename to VasEBoot-core/lib/xzembed/xz_config.h diff --git a/grub-core/lib/xzembed/xz_dec_bcj.c b/VasEBoot-core/lib/xzembed/xz_dec_bcj.c similarity index 100% rename from grub-core/lib/xzembed/xz_dec_bcj.c rename to VasEBoot-core/lib/xzembed/xz_dec_bcj.c diff --git a/grub-core/lib/xzembed/xz_dec_lzma2.c b/VasEBoot-core/lib/xzembed/xz_dec_lzma2.c similarity index 100% rename from grub-core/lib/xzembed/xz_dec_lzma2.c rename to VasEBoot-core/lib/xzembed/xz_dec_lzma2.c diff --git a/grub-core/lib/xzembed/xz_dec_stream.c b/VasEBoot-core/lib/xzembed/xz_dec_stream.c similarity index 100% rename from grub-core/lib/xzembed/xz_dec_stream.c rename to VasEBoot-core/lib/xzembed/xz_dec_stream.c diff --git a/grub-core/lib/xzembed/xz_lzma2.h b/VasEBoot-core/lib/xzembed/xz_lzma2.h similarity index 100% rename from grub-core/lib/xzembed/xz_lzma2.h rename to VasEBoot-core/lib/xzembed/xz_lzma2.h diff --git a/grub-core/lib/xzembed/xz_private.h b/VasEBoot-core/lib/xzembed/xz_private.h similarity index 100% rename from grub-core/lib/xzembed/xz_private.h rename to VasEBoot-core/lib/xzembed/xz_private.h diff --git a/grub-core/lib/xzembed/xz_stream.h b/VasEBoot-core/lib/xzembed/xz_stream.h similarity index 100% rename from grub-core/lib/xzembed/xz_stream.h rename to VasEBoot-core/lib/xzembed/xz_stream.h diff --git a/grub-core/loader/aout.c b/VasEBoot-core/loader/aout.c similarity index 100% rename from grub-core/loader/aout.c rename to VasEBoot-core/loader/aout.c diff --git a/grub-core/loader/arm/linux.c b/VasEBoot-core/loader/arm/linux.c similarity index 100% rename from grub-core/loader/arm/linux.c rename to VasEBoot-core/loader/arm/linux.c diff --git a/grub-core/loader/arm64/fdt.c b/VasEBoot-core/loader/arm64/fdt.c similarity index 100% rename from grub-core/loader/arm64/fdt.c rename to VasEBoot-core/loader/arm64/fdt.c diff --git a/grub-core/loader/arm64/linux.c b/VasEBoot-core/loader/arm64/linux.c similarity index 100% rename from grub-core/loader/arm64/linux.c rename to VasEBoot-core/loader/arm64/linux.c diff --git a/grub-core/loader/arm64/xen_boot.c b/VasEBoot-core/loader/arm64/xen_boot.c similarity index 100% rename from grub-core/loader/arm64/xen_boot.c rename to VasEBoot-core/loader/arm64/xen_boot.c diff --git a/grub-core/loader/efi/appleloader.c b/VasEBoot-core/loader/efi/appleloader.c similarity index 100% rename from grub-core/loader/efi/appleloader.c rename to VasEBoot-core/loader/efi/appleloader.c diff --git a/grub-core/loader/efi/chainloader.c b/VasEBoot-core/loader/efi/chainloader.c similarity index 100% rename from grub-core/loader/efi/chainloader.c rename to VasEBoot-core/loader/efi/chainloader.c diff --git a/grub-core/loader/i386/bsd.c b/VasEBoot-core/loader/i386/bsd.c similarity index 100% rename from grub-core/loader/i386/bsd.c rename to VasEBoot-core/loader/i386/bsd.c diff --git a/grub-core/loader/i386/bsd32.c b/VasEBoot-core/loader/i386/bsd32.c similarity index 100% rename from grub-core/loader/i386/bsd32.c rename to VasEBoot-core/loader/i386/bsd32.c diff --git a/grub-core/loader/i386/bsd64.c b/VasEBoot-core/loader/i386/bsd64.c similarity index 100% rename from grub-core/loader/i386/bsd64.c rename to VasEBoot-core/loader/i386/bsd64.c diff --git a/grub-core/loader/i386/bsdXX.c b/VasEBoot-core/loader/i386/bsdXX.c similarity index 100% rename from grub-core/loader/i386/bsdXX.c rename to VasEBoot-core/loader/i386/bsdXX.c diff --git a/grub-core/loader/i386/bsd_pagetable.c b/VasEBoot-core/loader/i386/bsd_pagetable.c similarity index 100% rename from grub-core/loader/i386/bsd_pagetable.c rename to VasEBoot-core/loader/i386/bsd_pagetable.c diff --git a/grub-core/loader/i386/coreboot/chainloader.c b/VasEBoot-core/loader/i386/coreboot/chainloader.c similarity index 100% rename from grub-core/loader/i386/coreboot/chainloader.c rename to VasEBoot-core/loader/i386/coreboot/chainloader.c diff --git a/grub-core/loader/i386/efi/linux.c b/VasEBoot-core/loader/i386/efi/linux.c similarity index 100% rename from grub-core/loader/i386/efi/linux.c rename to VasEBoot-core/loader/i386/efi/linux.c diff --git a/grub-core/loader/i386/linux.c b/VasEBoot-core/loader/i386/linux.c similarity index 100% rename from grub-core/loader/i386/linux.c rename to VasEBoot-core/loader/i386/linux.c diff --git a/grub-core/loader/i386/multiboot_mbi.c b/VasEBoot-core/loader/i386/multiboot_mbi.c similarity index 100% rename from grub-core/loader/i386/multiboot_mbi.c rename to VasEBoot-core/loader/i386/multiboot_mbi.c diff --git a/grub-core/loader/i386/pc/chainloader.c b/VasEBoot-core/loader/i386/pc/chainloader.c similarity index 100% rename from grub-core/loader/i386/pc/chainloader.c rename to VasEBoot-core/loader/i386/pc/chainloader.c diff --git a/grub-core/loader/i386/pc/freedos.c b/VasEBoot-core/loader/i386/pc/freedos.c similarity index 100% rename from grub-core/loader/i386/pc/freedos.c rename to VasEBoot-core/loader/i386/pc/freedos.c diff --git a/grub-core/loader/i386/pc/linux.c b/VasEBoot-core/loader/i386/pc/linux.c similarity index 100% rename from grub-core/loader/i386/pc/linux.c rename to VasEBoot-core/loader/i386/pc/linux.c diff --git a/grub-core/loader/i386/pc/ntldr.c b/VasEBoot-core/loader/i386/pc/ntldr.c similarity index 100% rename from grub-core/loader/i386/pc/ntldr.c rename to VasEBoot-core/loader/i386/pc/ntldr.c diff --git a/grub-core/loader/i386/pc/plan9.c b/VasEBoot-core/loader/i386/pc/plan9.c similarity index 100% rename from grub-core/loader/i386/pc/plan9.c rename to VasEBoot-core/loader/i386/pc/plan9.c diff --git a/grub-core/loader/i386/pc/pxechainloader.c b/VasEBoot-core/loader/i386/pc/pxechainloader.c similarity index 100% rename from grub-core/loader/i386/pc/pxechainloader.c rename to VasEBoot-core/loader/i386/pc/pxechainloader.c diff --git a/grub-core/loader/i386/pc/truecrypt.c b/VasEBoot-core/loader/i386/pc/truecrypt.c similarity index 100% rename from grub-core/loader/i386/pc/truecrypt.c rename to VasEBoot-core/loader/i386/pc/truecrypt.c diff --git a/grub-core/loader/i386/xen.c b/VasEBoot-core/loader/i386/xen.c similarity index 100% rename from grub-core/loader/i386/xen.c rename to VasEBoot-core/loader/i386/xen.c diff --git a/grub-core/loader/i386/xen_file.c b/VasEBoot-core/loader/i386/xen_file.c similarity index 100% rename from grub-core/loader/i386/xen_file.c rename to VasEBoot-core/loader/i386/xen_file.c diff --git a/grub-core/loader/i386/xen_file32.c b/VasEBoot-core/loader/i386/xen_file32.c similarity index 100% rename from grub-core/loader/i386/xen_file32.c rename to VasEBoot-core/loader/i386/xen_file32.c diff --git a/grub-core/loader/i386/xen_file64.c b/VasEBoot-core/loader/i386/xen_file64.c similarity index 100% rename from grub-core/loader/i386/xen_file64.c rename to VasEBoot-core/loader/i386/xen_file64.c diff --git a/grub-core/loader/i386/xen_fileXX.c b/VasEBoot-core/loader/i386/xen_fileXX.c similarity index 100% rename from grub-core/loader/i386/xen_fileXX.c rename to VasEBoot-core/loader/i386/xen_fileXX.c diff --git a/grub-core/loader/i386/xnu.c b/VasEBoot-core/loader/i386/xnu.c similarity index 100% rename from grub-core/loader/i386/xnu.c rename to VasEBoot-core/loader/i386/xnu.c diff --git a/grub-core/loader/ia64/efi/linux.c b/VasEBoot-core/loader/ia64/efi/linux.c similarity index 100% rename from grub-core/loader/ia64/efi/linux.c rename to VasEBoot-core/loader/ia64/efi/linux.c diff --git a/grub-core/loader/linux.c b/VasEBoot-core/loader/linux.c similarity index 100% rename from grub-core/loader/linux.c rename to VasEBoot-core/loader/linux.c diff --git a/grub-core/loader/lzss.c b/VasEBoot-core/loader/lzss.c similarity index 100% rename from grub-core/loader/lzss.c rename to VasEBoot-core/loader/lzss.c diff --git a/grub-core/loader/macho.c b/VasEBoot-core/loader/macho.c similarity index 100% rename from grub-core/loader/macho.c rename to VasEBoot-core/loader/macho.c diff --git a/grub-core/loader/macho32.c b/VasEBoot-core/loader/macho32.c similarity index 100% rename from grub-core/loader/macho32.c rename to VasEBoot-core/loader/macho32.c diff --git a/grub-core/loader/macho64.c b/VasEBoot-core/loader/macho64.c similarity index 100% rename from grub-core/loader/macho64.c rename to VasEBoot-core/loader/macho64.c diff --git a/grub-core/loader/machoXX.c b/VasEBoot-core/loader/machoXX.c similarity index 100% rename from grub-core/loader/machoXX.c rename to VasEBoot-core/loader/machoXX.c diff --git a/grub-core/loader/mips/linux.c b/VasEBoot-core/loader/mips/linux.c similarity index 100% rename from grub-core/loader/mips/linux.c rename to VasEBoot-core/loader/mips/linux.c diff --git a/grub-core/loader/multiboot.c b/VasEBoot-core/loader/multiboot.c similarity index 100% rename from grub-core/loader/multiboot.c rename to VasEBoot-core/loader/multiboot.c diff --git a/grub-core/loader/multiboot_elfxx.c b/VasEBoot-core/loader/multiboot_elfxx.c similarity index 100% rename from grub-core/loader/multiboot_elfxx.c rename to VasEBoot-core/loader/multiboot_elfxx.c diff --git a/grub-core/loader/multiboot_mbi2.c b/VasEBoot-core/loader/multiboot_mbi2.c similarity index 100% rename from grub-core/loader/multiboot_mbi2.c rename to VasEBoot-core/loader/multiboot_mbi2.c diff --git a/grub-core/loader/powerpc/ieee1275/linux.c b/VasEBoot-core/loader/powerpc/ieee1275/linux.c similarity index 100% rename from grub-core/loader/powerpc/ieee1275/linux.c rename to VasEBoot-core/loader/powerpc/ieee1275/linux.c diff --git a/grub-core/loader/sparc64/ieee1275/linux.c b/VasEBoot-core/loader/sparc64/ieee1275/linux.c similarity index 100% rename from grub-core/loader/sparc64/ieee1275/linux.c rename to VasEBoot-core/loader/sparc64/ieee1275/linux.c diff --git a/grub-core/loader/xnu.c b/VasEBoot-core/loader/xnu.c similarity index 100% rename from grub-core/loader/xnu.c rename to VasEBoot-core/loader/xnu.c diff --git a/grub-core/loader/xnu_resume.c b/VasEBoot-core/loader/xnu_resume.c similarity index 100% rename from grub-core/loader/xnu_resume.c rename to VasEBoot-core/loader/xnu_resume.c diff --git a/grub-core/mmap/efi/mmap.c b/VasEBoot-core/mmap/efi/mmap.c similarity index 100% rename from grub-core/mmap/efi/mmap.c rename to VasEBoot-core/mmap/efi/mmap.c diff --git a/grub-core/mmap/i386/mmap.c b/VasEBoot-core/mmap/i386/mmap.c similarity index 100% rename from grub-core/mmap/i386/mmap.c rename to VasEBoot-core/mmap/i386/mmap.c diff --git a/grub-core/mmap/i386/pc/mmap.c b/VasEBoot-core/mmap/i386/pc/mmap.c similarity index 100% rename from grub-core/mmap/i386/pc/mmap.c rename to VasEBoot-core/mmap/i386/pc/mmap.c diff --git a/grub-core/mmap/i386/pc/mmap_helper.S b/VasEBoot-core/mmap/i386/pc/mmap_helper.S similarity index 100% rename from grub-core/mmap/i386/pc/mmap_helper.S rename to VasEBoot-core/mmap/i386/pc/mmap_helper.S diff --git a/grub-core/mmap/i386/uppermem.c b/VasEBoot-core/mmap/i386/uppermem.c similarity index 100% rename from grub-core/mmap/i386/uppermem.c rename to VasEBoot-core/mmap/i386/uppermem.c diff --git a/grub-core/mmap/mips/uppermem.c b/VasEBoot-core/mmap/mips/uppermem.c similarity index 100% rename from grub-core/mmap/mips/uppermem.c rename to VasEBoot-core/mmap/mips/uppermem.c diff --git a/grub-core/mmap/mmap.c b/VasEBoot-core/mmap/mmap.c similarity index 100% rename from grub-core/mmap/mmap.c rename to VasEBoot-core/mmap/mmap.c diff --git a/grub-core/modinfo.sh.in b/VasEBoot-core/modinfo.sh.in similarity index 100% rename from grub-core/modinfo.sh.in rename to VasEBoot-core/modinfo.sh.in diff --git a/grub-core/net/arp.c b/VasEBoot-core/net/arp.c similarity index 100% rename from grub-core/net/arp.c rename to VasEBoot-core/net/arp.c diff --git a/grub-core/net/bootp.c b/VasEBoot-core/net/bootp.c similarity index 100% rename from grub-core/net/bootp.c rename to VasEBoot-core/net/bootp.c diff --git a/grub-core/net/dns.c b/VasEBoot-core/net/dns.c similarity index 100% rename from grub-core/net/dns.c rename to VasEBoot-core/net/dns.c diff --git a/grub-core/net/drivers/efi/efinet.c b/VasEBoot-core/net/drivers/efi/efinet.c similarity index 100% rename from grub-core/net/drivers/efi/efinet.c rename to VasEBoot-core/net/drivers/efi/efinet.c diff --git a/grub-core/net/drivers/emu/emunet.c b/VasEBoot-core/net/drivers/emu/emunet.c similarity index 100% rename from grub-core/net/drivers/emu/emunet.c rename to VasEBoot-core/net/drivers/emu/emunet.c diff --git a/grub-core/net/drivers/i386/pc/pxe.c b/VasEBoot-core/net/drivers/i386/pc/pxe.c similarity index 100% rename from grub-core/net/drivers/i386/pc/pxe.c rename to VasEBoot-core/net/drivers/i386/pc/pxe.c diff --git a/grub-core/net/drivers/ieee1275/ofnet.c b/VasEBoot-core/net/drivers/ieee1275/ofnet.c similarity index 100% rename from grub-core/net/drivers/ieee1275/ofnet.c rename to VasEBoot-core/net/drivers/ieee1275/ofnet.c diff --git a/grub-core/net/drivers/uboot/ubootnet.c b/VasEBoot-core/net/drivers/uboot/ubootnet.c similarity index 100% rename from grub-core/net/drivers/uboot/ubootnet.c rename to VasEBoot-core/net/drivers/uboot/ubootnet.c diff --git a/grub-core/net/ethernet.c b/VasEBoot-core/net/ethernet.c similarity index 100% rename from grub-core/net/ethernet.c rename to VasEBoot-core/net/ethernet.c diff --git a/grub-core/net/http.c b/VasEBoot-core/net/http.c similarity index 100% rename from grub-core/net/http.c rename to VasEBoot-core/net/http.c diff --git a/grub-core/net/icmp.c b/VasEBoot-core/net/icmp.c similarity index 100% rename from grub-core/net/icmp.c rename to VasEBoot-core/net/icmp.c diff --git a/grub-core/net/icmp6.c b/VasEBoot-core/net/icmp6.c similarity index 100% rename from grub-core/net/icmp6.c rename to VasEBoot-core/net/icmp6.c diff --git a/grub-core/net/ip.c b/VasEBoot-core/net/ip.c similarity index 100% rename from grub-core/net/ip.c rename to VasEBoot-core/net/ip.c diff --git a/grub-core/net/net.c b/VasEBoot-core/net/net.c similarity index 100% rename from grub-core/net/net.c rename to VasEBoot-core/net/net.c diff --git a/grub-core/net/netbuff.c b/VasEBoot-core/net/netbuff.c similarity index 100% rename from grub-core/net/netbuff.c rename to VasEBoot-core/net/netbuff.c diff --git a/grub-core/net/tcp.c b/VasEBoot-core/net/tcp.c similarity index 100% rename from grub-core/net/tcp.c rename to VasEBoot-core/net/tcp.c diff --git a/grub-core/net/tftp.c b/VasEBoot-core/net/tftp.c similarity index 100% rename from grub-core/net/tftp.c rename to VasEBoot-core/net/tftp.c diff --git a/grub-core/net/udp.c b/VasEBoot-core/net/udp.c similarity index 100% rename from grub-core/net/udp.c rename to VasEBoot-core/net/udp.c diff --git a/grub-core/normal/auth.c b/VasEBoot-core/normal/auth.c similarity index 100% rename from grub-core/normal/auth.c rename to VasEBoot-core/normal/auth.c diff --git a/grub-core/normal/autofs.c b/VasEBoot-core/normal/autofs.c similarity index 100% rename from grub-core/normal/autofs.c rename to VasEBoot-core/normal/autofs.c diff --git a/grub-core/normal/charset.c b/VasEBoot-core/normal/charset.c similarity index 100% rename from grub-core/normal/charset.c rename to VasEBoot-core/normal/charset.c diff --git a/grub-core/normal/cmdline.c b/VasEBoot-core/normal/cmdline.c similarity index 100% rename from grub-core/normal/cmdline.c rename to VasEBoot-core/normal/cmdline.c diff --git a/grub-core/normal/color.c b/VasEBoot-core/normal/color.c similarity index 100% rename from grub-core/normal/color.c rename to VasEBoot-core/normal/color.c diff --git a/grub-core/normal/completion.c b/VasEBoot-core/normal/completion.c similarity index 100% rename from grub-core/normal/completion.c rename to VasEBoot-core/normal/completion.c diff --git a/grub-core/normal/context.c b/VasEBoot-core/normal/context.c similarity index 100% rename from grub-core/normal/context.c rename to VasEBoot-core/normal/context.c diff --git a/grub-core/normal/crypto.c b/VasEBoot-core/normal/crypto.c similarity index 100% rename from grub-core/normal/crypto.c rename to VasEBoot-core/normal/crypto.c diff --git a/grub-core/normal/datetime.c b/VasEBoot-core/normal/datetime.c similarity index 100% rename from grub-core/normal/datetime.c rename to VasEBoot-core/normal/datetime.c diff --git a/grub-core/normal/dyncmd.c b/VasEBoot-core/normal/dyncmd.c similarity index 100% rename from grub-core/normal/dyncmd.c rename to VasEBoot-core/normal/dyncmd.c diff --git a/grub-core/normal/main.c b/VasEBoot-core/normal/main.c similarity index 100% rename from grub-core/normal/main.c rename to VasEBoot-core/normal/main.c diff --git a/grub-core/normal/menu.c b/VasEBoot-core/normal/menu.c similarity index 100% rename from grub-core/normal/menu.c rename to VasEBoot-core/normal/menu.c diff --git a/grub-core/normal/menu_entry.c b/VasEBoot-core/normal/menu_entry.c similarity index 100% rename from grub-core/normal/menu_entry.c rename to VasEBoot-core/normal/menu_entry.c diff --git a/grub-core/normal/menu_text.c b/VasEBoot-core/normal/menu_text.c similarity index 100% rename from grub-core/normal/menu_text.c rename to VasEBoot-core/normal/menu_text.c diff --git a/grub-core/normal/misc.c b/VasEBoot-core/normal/misc.c similarity index 100% rename from grub-core/normal/misc.c rename to VasEBoot-core/normal/misc.c diff --git a/grub-core/normal/term.c b/VasEBoot-core/normal/term.c similarity index 100% rename from grub-core/normal/term.c rename to VasEBoot-core/normal/term.c diff --git a/grub-core/osdep/apple/getroot.c b/VasEBoot-core/osdep/apple/getroot.c similarity index 100% rename from grub-core/osdep/apple/getroot.c rename to VasEBoot-core/osdep/apple/getroot.c diff --git a/grub-core/osdep/apple/hostdisk.c b/VasEBoot-core/osdep/apple/hostdisk.c similarity index 100% rename from grub-core/osdep/apple/hostdisk.c rename to VasEBoot-core/osdep/apple/hostdisk.c diff --git a/grub-core/osdep/aros/config.c b/VasEBoot-core/osdep/aros/config.c similarity index 100% rename from grub-core/osdep/aros/config.c rename to VasEBoot-core/osdep/aros/config.c diff --git a/grub-core/osdep/aros/getroot.c b/VasEBoot-core/osdep/aros/getroot.c similarity index 100% rename from grub-core/osdep/aros/getroot.c rename to VasEBoot-core/osdep/aros/getroot.c diff --git a/grub-core/osdep/aros/hostdisk.c b/VasEBoot-core/osdep/aros/hostdisk.c similarity index 100% rename from grub-core/osdep/aros/hostdisk.c rename to VasEBoot-core/osdep/aros/hostdisk.c diff --git a/grub-core/osdep/aros/relpath.c b/VasEBoot-core/osdep/aros/relpath.c similarity index 100% rename from grub-core/osdep/aros/relpath.c rename to VasEBoot-core/osdep/aros/relpath.c diff --git a/grub-core/osdep/basic/compress.c b/VasEBoot-core/osdep/basic/compress.c similarity index 100% rename from grub-core/osdep/basic/compress.c rename to VasEBoot-core/osdep/basic/compress.c diff --git a/grub-core/osdep/basic/emunet.c b/VasEBoot-core/osdep/basic/emunet.c similarity index 100% rename from grub-core/osdep/basic/emunet.c rename to VasEBoot-core/osdep/basic/emunet.c diff --git a/grub-core/osdep/basic/getroot.c b/VasEBoot-core/osdep/basic/getroot.c similarity index 100% rename from grub-core/osdep/basic/getroot.c rename to VasEBoot-core/osdep/basic/getroot.c diff --git a/grub-core/osdep/basic/hostdisk.c b/VasEBoot-core/osdep/basic/hostdisk.c similarity index 100% rename from grub-core/osdep/basic/hostdisk.c rename to VasEBoot-core/osdep/basic/hostdisk.c diff --git a/grub-core/osdep/basic/init.c b/VasEBoot-core/osdep/basic/init.c similarity index 100% rename from grub-core/osdep/basic/init.c rename to VasEBoot-core/osdep/basic/init.c diff --git a/grub-core/osdep/basic/no_platform.c b/VasEBoot-core/osdep/basic/no_platform.c similarity index 100% rename from grub-core/osdep/basic/no_platform.c rename to VasEBoot-core/osdep/basic/no_platform.c diff --git a/grub-core/osdep/basic/ofpath.c b/VasEBoot-core/osdep/basic/ofpath.c similarity index 100% rename from grub-core/osdep/basic/ofpath.c rename to VasEBoot-core/osdep/basic/ofpath.c diff --git a/grub-core/osdep/basic/platform.c b/VasEBoot-core/osdep/basic/platform.c similarity index 100% rename from grub-core/osdep/basic/platform.c rename to VasEBoot-core/osdep/basic/platform.c diff --git a/grub-core/osdep/basic/random.c b/VasEBoot-core/osdep/basic/random.c similarity index 100% rename from grub-core/osdep/basic/random.c rename to VasEBoot-core/osdep/basic/random.c diff --git a/grub-core/osdep/blocklist.c b/VasEBoot-core/osdep/blocklist.c similarity index 100% rename from grub-core/osdep/blocklist.c rename to VasEBoot-core/osdep/blocklist.c diff --git a/grub-core/osdep/bsd/getroot.c b/VasEBoot-core/osdep/bsd/getroot.c similarity index 100% rename from grub-core/osdep/bsd/getroot.c rename to VasEBoot-core/osdep/bsd/getroot.c diff --git a/grub-core/osdep/bsd/hostdisk.c b/VasEBoot-core/osdep/bsd/hostdisk.c similarity index 100% rename from grub-core/osdep/bsd/hostdisk.c rename to VasEBoot-core/osdep/bsd/hostdisk.c diff --git a/grub-core/osdep/compress.c b/VasEBoot-core/osdep/compress.c similarity index 100% rename from grub-core/osdep/compress.c rename to VasEBoot-core/osdep/compress.c diff --git a/grub-core/osdep/config.c b/VasEBoot-core/osdep/config.c similarity index 100% rename from grub-core/osdep/config.c rename to VasEBoot-core/osdep/config.c diff --git a/grub-core/osdep/cputime.c b/VasEBoot-core/osdep/cputime.c similarity index 100% rename from grub-core/osdep/cputime.c rename to VasEBoot-core/osdep/cputime.c diff --git a/grub-core/osdep/devmapper/getroot.c b/VasEBoot-core/osdep/devmapper/getroot.c similarity index 100% rename from grub-core/osdep/devmapper/getroot.c rename to VasEBoot-core/osdep/devmapper/getroot.c diff --git a/grub-core/osdep/devmapper/hostdisk.c b/VasEBoot-core/osdep/devmapper/hostdisk.c similarity index 100% rename from grub-core/osdep/devmapper/hostdisk.c rename to VasEBoot-core/osdep/devmapper/hostdisk.c diff --git a/grub-core/osdep/dl.c b/VasEBoot-core/osdep/dl.c similarity index 100% rename from grub-core/osdep/dl.c rename to VasEBoot-core/osdep/dl.c diff --git a/grub-core/osdep/emuconsole.c b/VasEBoot-core/osdep/emuconsole.c similarity index 100% rename from grub-core/osdep/emuconsole.c rename to VasEBoot-core/osdep/emuconsole.c diff --git a/grub-core/osdep/emunet.c b/VasEBoot-core/osdep/emunet.c similarity index 100% rename from grub-core/osdep/emunet.c rename to VasEBoot-core/osdep/emunet.c diff --git a/grub-core/osdep/exec.c b/VasEBoot-core/osdep/exec.c similarity index 100% rename from grub-core/osdep/exec.c rename to VasEBoot-core/osdep/exec.c diff --git a/grub-core/osdep/freebsd/getroot.c b/VasEBoot-core/osdep/freebsd/getroot.c similarity index 100% rename from grub-core/osdep/freebsd/getroot.c rename to VasEBoot-core/osdep/freebsd/getroot.c diff --git a/grub-core/osdep/freebsd/hostdisk.c b/VasEBoot-core/osdep/freebsd/hostdisk.c similarity index 100% rename from grub-core/osdep/freebsd/hostdisk.c rename to VasEBoot-core/osdep/freebsd/hostdisk.c diff --git a/grub-core/osdep/generic/blocklist.c b/VasEBoot-core/osdep/generic/blocklist.c similarity index 100% rename from grub-core/osdep/generic/blocklist.c rename to VasEBoot-core/osdep/generic/blocklist.c diff --git a/grub-core/osdep/getroot.c b/VasEBoot-core/osdep/getroot.c similarity index 100% rename from grub-core/osdep/getroot.c rename to VasEBoot-core/osdep/getroot.c diff --git a/grub-core/osdep/haiku/getroot.c b/VasEBoot-core/osdep/haiku/getroot.c similarity index 100% rename from grub-core/osdep/haiku/getroot.c rename to VasEBoot-core/osdep/haiku/getroot.c diff --git a/grub-core/osdep/haiku/hostdisk.c b/VasEBoot-core/osdep/haiku/hostdisk.c similarity index 100% rename from grub-core/osdep/haiku/hostdisk.c rename to VasEBoot-core/osdep/haiku/hostdisk.c diff --git a/grub-core/osdep/hostdisk.c b/VasEBoot-core/osdep/hostdisk.c similarity index 100% rename from grub-core/osdep/hostdisk.c rename to VasEBoot-core/osdep/hostdisk.c diff --git a/grub-core/osdep/hurd/getroot.c b/VasEBoot-core/osdep/hurd/getroot.c similarity index 100% rename from grub-core/osdep/hurd/getroot.c rename to VasEBoot-core/osdep/hurd/getroot.c diff --git a/grub-core/osdep/hurd/hostdisk.c b/VasEBoot-core/osdep/hurd/hostdisk.c similarity index 100% rename from grub-core/osdep/hurd/hostdisk.c rename to VasEBoot-core/osdep/hurd/hostdisk.c diff --git a/grub-core/osdep/init.c b/VasEBoot-core/osdep/init.c similarity index 100% rename from grub-core/osdep/init.c rename to VasEBoot-core/osdep/init.c diff --git a/grub-core/osdep/linux/blocklist.c b/VasEBoot-core/osdep/linux/blocklist.c similarity index 100% rename from grub-core/osdep/linux/blocklist.c rename to VasEBoot-core/osdep/linux/blocklist.c diff --git a/grub-core/osdep/linux/emunet.c b/VasEBoot-core/osdep/linux/emunet.c similarity index 100% rename from grub-core/osdep/linux/emunet.c rename to VasEBoot-core/osdep/linux/emunet.c diff --git a/grub-core/osdep/linux/getroot.c b/VasEBoot-core/osdep/linux/getroot.c similarity index 100% rename from grub-core/osdep/linux/getroot.c rename to VasEBoot-core/osdep/linux/getroot.c diff --git a/grub-core/osdep/linux/hostdisk.c b/VasEBoot-core/osdep/linux/hostdisk.c similarity index 100% rename from grub-core/osdep/linux/hostdisk.c rename to VasEBoot-core/osdep/linux/hostdisk.c diff --git a/grub-core/osdep/linux/ofpath.c b/VasEBoot-core/osdep/linux/ofpath.c similarity index 100% rename from grub-core/osdep/linux/ofpath.c rename to VasEBoot-core/osdep/linux/ofpath.c diff --git a/grub-core/osdep/linux/platform.c b/VasEBoot-core/osdep/linux/platform.c similarity index 100% rename from grub-core/osdep/linux/platform.c rename to VasEBoot-core/osdep/linux/platform.c diff --git a/grub-core/osdep/ofpath.c b/VasEBoot-core/osdep/ofpath.c similarity index 100% rename from grub-core/osdep/ofpath.c rename to VasEBoot-core/osdep/ofpath.c diff --git a/grub-core/osdep/password.c b/VasEBoot-core/osdep/password.c similarity index 100% rename from grub-core/osdep/password.c rename to VasEBoot-core/osdep/password.c diff --git a/grub-core/osdep/platform.c b/VasEBoot-core/osdep/platform.c similarity index 100% rename from grub-core/osdep/platform.c rename to VasEBoot-core/osdep/platform.c diff --git a/grub-core/osdep/platform_unix.c b/VasEBoot-core/osdep/platform_unix.c similarity index 100% rename from grub-core/osdep/platform_unix.c rename to VasEBoot-core/osdep/platform_unix.c diff --git a/grub-core/osdep/random.c b/VasEBoot-core/osdep/random.c similarity index 100% rename from grub-core/osdep/random.c rename to VasEBoot-core/osdep/random.c diff --git a/grub-core/osdep/relpath.c b/VasEBoot-core/osdep/relpath.c similarity index 100% rename from grub-core/osdep/relpath.c rename to VasEBoot-core/osdep/relpath.c diff --git a/grub-core/osdep/sleep.c b/VasEBoot-core/osdep/sleep.c similarity index 100% rename from grub-core/osdep/sleep.c rename to VasEBoot-core/osdep/sleep.c diff --git a/grub-core/osdep/sun/getroot.c b/VasEBoot-core/osdep/sun/getroot.c similarity index 100% rename from grub-core/osdep/sun/getroot.c rename to VasEBoot-core/osdep/sun/getroot.c diff --git a/grub-core/osdep/sun/hostdisk.c b/VasEBoot-core/osdep/sun/hostdisk.c similarity index 100% rename from grub-core/osdep/sun/hostdisk.c rename to VasEBoot-core/osdep/sun/hostdisk.c diff --git a/grub-core/osdep/unix/compress.c b/VasEBoot-core/osdep/unix/compress.c similarity index 100% rename from grub-core/osdep/unix/compress.c rename to VasEBoot-core/osdep/unix/compress.c diff --git a/grub-core/osdep/unix/config.c b/VasEBoot-core/osdep/unix/config.c similarity index 100% rename from grub-core/osdep/unix/config.c rename to VasEBoot-core/osdep/unix/config.c diff --git a/grub-core/osdep/unix/cputime.c b/VasEBoot-core/osdep/unix/cputime.c similarity index 100% rename from grub-core/osdep/unix/cputime.c rename to VasEBoot-core/osdep/unix/cputime.c diff --git a/grub-core/osdep/unix/dl.c b/VasEBoot-core/osdep/unix/dl.c similarity index 100% rename from grub-core/osdep/unix/dl.c rename to VasEBoot-core/osdep/unix/dl.c diff --git a/grub-core/osdep/unix/emuconsole.c b/VasEBoot-core/osdep/unix/emuconsole.c similarity index 100% rename from grub-core/osdep/unix/emuconsole.c rename to VasEBoot-core/osdep/unix/emuconsole.c diff --git a/grub-core/osdep/unix/exec.c b/VasEBoot-core/osdep/unix/exec.c similarity index 100% rename from grub-core/osdep/unix/exec.c rename to VasEBoot-core/osdep/unix/exec.c diff --git a/grub-core/osdep/unix/getroot.c b/VasEBoot-core/osdep/unix/getroot.c similarity index 100% rename from grub-core/osdep/unix/getroot.c rename to VasEBoot-core/osdep/unix/getroot.c diff --git a/grub-core/osdep/unix/hostdisk.c b/VasEBoot-core/osdep/unix/hostdisk.c similarity index 100% rename from grub-core/osdep/unix/hostdisk.c rename to VasEBoot-core/osdep/unix/hostdisk.c diff --git a/grub-core/osdep/unix/password.c b/VasEBoot-core/osdep/unix/password.c similarity index 100% rename from grub-core/osdep/unix/password.c rename to VasEBoot-core/osdep/unix/password.c diff --git a/grub-core/osdep/unix/platform.c b/VasEBoot-core/osdep/unix/platform.c similarity index 100% rename from grub-core/osdep/unix/platform.c rename to VasEBoot-core/osdep/unix/platform.c diff --git a/grub-core/osdep/unix/random.c b/VasEBoot-core/osdep/unix/random.c similarity index 100% rename from grub-core/osdep/unix/random.c rename to VasEBoot-core/osdep/unix/random.c diff --git a/grub-core/osdep/unix/relpath.c b/VasEBoot-core/osdep/unix/relpath.c similarity index 100% rename from grub-core/osdep/unix/relpath.c rename to VasEBoot-core/osdep/unix/relpath.c diff --git a/grub-core/osdep/unix/sleep.c b/VasEBoot-core/osdep/unix/sleep.c similarity index 100% rename from grub-core/osdep/unix/sleep.c rename to VasEBoot-core/osdep/unix/sleep.c diff --git a/grub-core/osdep/windows/blocklist.c b/VasEBoot-core/osdep/windows/blocklist.c similarity index 100% rename from grub-core/osdep/windows/blocklist.c rename to VasEBoot-core/osdep/windows/blocklist.c diff --git a/grub-core/osdep/windows/config.c b/VasEBoot-core/osdep/windows/config.c similarity index 100% rename from grub-core/osdep/windows/config.c rename to VasEBoot-core/osdep/windows/config.c diff --git a/grub-core/osdep/windows/cputime.c b/VasEBoot-core/osdep/windows/cputime.c similarity index 100% rename from grub-core/osdep/windows/cputime.c rename to VasEBoot-core/osdep/windows/cputime.c diff --git a/grub-core/osdep/windows/dl.c b/VasEBoot-core/osdep/windows/dl.c similarity index 100% rename from grub-core/osdep/windows/dl.c rename to VasEBoot-core/osdep/windows/dl.c diff --git a/grub-core/osdep/windows/emuconsole.c b/VasEBoot-core/osdep/windows/emuconsole.c similarity index 100% rename from grub-core/osdep/windows/emuconsole.c rename to VasEBoot-core/osdep/windows/emuconsole.c diff --git a/grub-core/osdep/windows/getroot.c b/VasEBoot-core/osdep/windows/getroot.c similarity index 100% rename from grub-core/osdep/windows/getroot.c rename to VasEBoot-core/osdep/windows/getroot.c diff --git a/grub-core/osdep/windows/hostdisk.c b/VasEBoot-core/osdep/windows/hostdisk.c similarity index 100% rename from grub-core/osdep/windows/hostdisk.c rename to VasEBoot-core/osdep/windows/hostdisk.c diff --git a/grub-core/osdep/windows/init.c b/VasEBoot-core/osdep/windows/init.c similarity index 100% rename from grub-core/osdep/windows/init.c rename to VasEBoot-core/osdep/windows/init.c diff --git a/grub-core/osdep/windows/password.c b/VasEBoot-core/osdep/windows/password.c similarity index 100% rename from grub-core/osdep/windows/password.c rename to VasEBoot-core/osdep/windows/password.c diff --git a/grub-core/osdep/windows/platform.c b/VasEBoot-core/osdep/windows/platform.c similarity index 100% rename from grub-core/osdep/windows/platform.c rename to VasEBoot-core/osdep/windows/platform.c diff --git a/grub-core/osdep/windows/random.c b/VasEBoot-core/osdep/windows/random.c similarity index 100% rename from grub-core/osdep/windows/random.c rename to VasEBoot-core/osdep/windows/random.c diff --git a/grub-core/osdep/windows/relpath.c b/VasEBoot-core/osdep/windows/relpath.c similarity index 100% rename from grub-core/osdep/windows/relpath.c rename to VasEBoot-core/osdep/windows/relpath.c diff --git a/grub-core/osdep/windows/sleep.c b/VasEBoot-core/osdep/windows/sleep.c similarity index 100% rename from grub-core/osdep/windows/sleep.c rename to VasEBoot-core/osdep/windows/sleep.c diff --git a/grub-core/partmap/acorn.c b/VasEBoot-core/partmap/acorn.c similarity index 100% rename from grub-core/partmap/acorn.c rename to VasEBoot-core/partmap/acorn.c diff --git a/grub-core/partmap/amiga.c b/VasEBoot-core/partmap/amiga.c similarity index 100% rename from grub-core/partmap/amiga.c rename to VasEBoot-core/partmap/amiga.c diff --git a/grub-core/partmap/apple.c b/VasEBoot-core/partmap/apple.c similarity index 100% rename from grub-core/partmap/apple.c rename to VasEBoot-core/partmap/apple.c diff --git a/grub-core/partmap/bsdlabel.c b/VasEBoot-core/partmap/bsdlabel.c similarity index 100% rename from grub-core/partmap/bsdlabel.c rename to VasEBoot-core/partmap/bsdlabel.c diff --git a/grub-core/partmap/dfly.c b/VasEBoot-core/partmap/dfly.c similarity index 100% rename from grub-core/partmap/dfly.c rename to VasEBoot-core/partmap/dfly.c diff --git a/grub-core/partmap/dvh.c b/VasEBoot-core/partmap/dvh.c similarity index 100% rename from grub-core/partmap/dvh.c rename to VasEBoot-core/partmap/dvh.c diff --git a/grub-core/partmap/gpt.c b/VasEBoot-core/partmap/gpt.c similarity index 100% rename from grub-core/partmap/gpt.c rename to VasEBoot-core/partmap/gpt.c diff --git a/grub-core/partmap/msdos.c b/VasEBoot-core/partmap/msdos.c similarity index 100% rename from grub-core/partmap/msdos.c rename to VasEBoot-core/partmap/msdos.c diff --git a/grub-core/partmap/plan.c b/VasEBoot-core/partmap/plan.c similarity index 100% rename from grub-core/partmap/plan.c rename to VasEBoot-core/partmap/plan.c diff --git a/grub-core/partmap/sun.c b/VasEBoot-core/partmap/sun.c similarity index 100% rename from grub-core/partmap/sun.c rename to VasEBoot-core/partmap/sun.c diff --git a/grub-core/partmap/sunpc.c b/VasEBoot-core/partmap/sunpc.c similarity index 100% rename from grub-core/partmap/sunpc.c rename to VasEBoot-core/partmap/sunpc.c diff --git a/grub-core/parttool/msdospart.c b/VasEBoot-core/parttool/msdospart.c similarity index 100% rename from grub-core/parttool/msdospart.c rename to VasEBoot-core/parttool/msdospart.c diff --git a/grub-core/script/argv.c b/VasEBoot-core/script/argv.c similarity index 100% rename from grub-core/script/argv.c rename to VasEBoot-core/script/argv.c diff --git a/grub-core/script/execute.c b/VasEBoot-core/script/execute.c similarity index 100% rename from grub-core/script/execute.c rename to VasEBoot-core/script/execute.c diff --git a/grub-core/script/function.c b/VasEBoot-core/script/function.c similarity index 100% rename from grub-core/script/function.c rename to VasEBoot-core/script/function.c diff --git a/grub-core/script/lexer.c b/VasEBoot-core/script/lexer.c similarity index 100% rename from grub-core/script/lexer.c rename to VasEBoot-core/script/lexer.c diff --git a/grub-core/script/main.c b/VasEBoot-core/script/main.c similarity index 100% rename from grub-core/script/main.c rename to VasEBoot-core/script/main.c diff --git a/grub-core/script/parser.y b/VasEBoot-core/script/parser.y similarity index 100% rename from grub-core/script/parser.y rename to VasEBoot-core/script/parser.y diff --git a/grub-core/script/script.c b/VasEBoot-core/script/script.c similarity index 100% rename from grub-core/script/script.c rename to VasEBoot-core/script/script.c diff --git a/grub-core/script/yylex.l b/VasEBoot-core/script/yylex.l similarity index 100% rename from grub-core/script/yylex.l rename to VasEBoot-core/script/yylex.l diff --git a/grub-core/term/arc/console.c b/VasEBoot-core/term/arc/console.c similarity index 100% rename from grub-core/term/arc/console.c rename to VasEBoot-core/term/arc/console.c diff --git a/grub-core/term/arc/serial.c b/VasEBoot-core/term/arc/serial.c similarity index 100% rename from grub-core/term/arc/serial.c rename to VasEBoot-core/term/arc/serial.c diff --git a/grub-core/term/at_keyboard.c b/VasEBoot-core/term/at_keyboard.c similarity index 100% rename from grub-core/term/at_keyboard.c rename to VasEBoot-core/term/at_keyboard.c diff --git a/grub-core/term/efi/console.c b/VasEBoot-core/term/efi/console.c similarity index 100% rename from grub-core/term/efi/console.c rename to VasEBoot-core/term/efi/console.c diff --git a/grub-core/term/efi/serial.c b/VasEBoot-core/term/efi/serial.c similarity index 100% rename from grub-core/term/efi/serial.c rename to VasEBoot-core/term/efi/serial.c diff --git a/grub-core/term/gfxterm.c b/VasEBoot-core/term/gfxterm.c similarity index 100% rename from grub-core/term/gfxterm.c rename to VasEBoot-core/term/gfxterm.c diff --git a/grub-core/term/gfxterm_background.c b/VasEBoot-core/term/gfxterm_background.c similarity index 100% rename from grub-core/term/gfxterm_background.c rename to VasEBoot-core/term/gfxterm_background.c diff --git a/grub-core/term/i386/coreboot/cbmemc.c b/VasEBoot-core/term/i386/coreboot/cbmemc.c similarity index 100% rename from grub-core/term/i386/coreboot/cbmemc.c rename to VasEBoot-core/term/i386/coreboot/cbmemc.c diff --git a/grub-core/term/i386/pc/console.c b/VasEBoot-core/term/i386/pc/console.c similarity index 100% rename from grub-core/term/i386/pc/console.c rename to VasEBoot-core/term/i386/pc/console.c diff --git a/grub-core/term/i386/pc/mda_text.c b/VasEBoot-core/term/i386/pc/mda_text.c similarity index 100% rename from grub-core/term/i386/pc/mda_text.c rename to VasEBoot-core/term/i386/pc/mda_text.c diff --git a/grub-core/term/i386/pc/vga_text.c b/VasEBoot-core/term/i386/pc/vga_text.c similarity index 100% rename from grub-core/term/i386/pc/vga_text.c rename to VasEBoot-core/term/i386/pc/vga_text.c diff --git a/grub-core/term/ieee1275/console.c b/VasEBoot-core/term/ieee1275/console.c similarity index 100% rename from grub-core/term/ieee1275/console.c rename to VasEBoot-core/term/ieee1275/console.c diff --git a/grub-core/term/ieee1275/escc.c b/VasEBoot-core/term/ieee1275/escc.c similarity index 100% rename from grub-core/term/ieee1275/escc.c rename to VasEBoot-core/term/ieee1275/escc.c diff --git a/grub-core/term/ieee1275/serial.c b/VasEBoot-core/term/ieee1275/serial.c similarity index 100% rename from grub-core/term/ieee1275/serial.c rename to VasEBoot-core/term/ieee1275/serial.c diff --git a/grub-core/term/morse.c b/VasEBoot-core/term/morse.c similarity index 100% rename from grub-core/term/morse.c rename to VasEBoot-core/term/morse.c diff --git a/grub-core/term/ns8250.c b/VasEBoot-core/term/ns8250.c similarity index 100% rename from grub-core/term/ns8250.c rename to VasEBoot-core/term/ns8250.c diff --git a/grub-core/term/serial.c b/VasEBoot-core/term/serial.c similarity index 100% rename from grub-core/term/serial.c rename to VasEBoot-core/term/serial.c diff --git a/grub-core/term/spkmodem.c b/VasEBoot-core/term/spkmodem.c similarity index 100% rename from grub-core/term/spkmodem.c rename to VasEBoot-core/term/spkmodem.c diff --git a/grub-core/term/terminfo.c b/VasEBoot-core/term/terminfo.c similarity index 100% rename from grub-core/term/terminfo.c rename to VasEBoot-core/term/terminfo.c diff --git a/grub-core/term/tparm.c b/VasEBoot-core/term/tparm.c similarity index 100% rename from grub-core/term/tparm.c rename to VasEBoot-core/term/tparm.c diff --git a/grub-core/term/uboot/console.c b/VasEBoot-core/term/uboot/console.c similarity index 100% rename from grub-core/term/uboot/console.c rename to VasEBoot-core/term/uboot/console.c diff --git a/grub-core/term/usb_keyboard.c b/VasEBoot-core/term/usb_keyboard.c similarity index 100% rename from grub-core/term/usb_keyboard.c rename to VasEBoot-core/term/usb_keyboard.c diff --git a/grub-core/term/xen/console.c b/VasEBoot-core/term/xen/console.c similarity index 100% rename from grub-core/term/xen/console.c rename to VasEBoot-core/term/xen/console.c diff --git a/grub-core/tests/boot/kbsd.init-i386.S b/VasEBoot-core/tests/boot/kbsd.init-i386.S similarity index 100% rename from grub-core/tests/boot/kbsd.init-i386.S rename to VasEBoot-core/tests/boot/kbsd.init-i386.S diff --git a/grub-core/tests/boot/kbsd.init-x86_64.S b/VasEBoot-core/tests/boot/kbsd.init-x86_64.S similarity index 100% rename from grub-core/tests/boot/kbsd.init-x86_64.S rename to VasEBoot-core/tests/boot/kbsd.init-x86_64.S diff --git a/grub-core/tests/boot/kbsd.spec.txt b/VasEBoot-core/tests/boot/kbsd.spec.txt similarity index 100% rename from grub-core/tests/boot/kbsd.spec.txt rename to VasEBoot-core/tests/boot/kbsd.spec.txt diff --git a/grub-core/tests/boot/kernel-8086.S b/VasEBoot-core/tests/boot/kernel-8086.S similarity index 100% rename from grub-core/tests/boot/kernel-8086.S rename to VasEBoot-core/tests/boot/kernel-8086.S diff --git a/grub-core/tests/boot/kernel-i386.S b/VasEBoot-core/tests/boot/kernel-i386.S similarity index 100% rename from grub-core/tests/boot/kernel-i386.S rename to VasEBoot-core/tests/boot/kernel-i386.S diff --git a/grub-core/tests/boot/kfreebsd-aout.cfg b/VasEBoot-core/tests/boot/kfreebsd-aout.cfg similarity index 100% rename from grub-core/tests/boot/kfreebsd-aout.cfg rename to VasEBoot-core/tests/boot/kfreebsd-aout.cfg diff --git a/grub-core/tests/boot/kfreebsd.cfg b/VasEBoot-core/tests/boot/kfreebsd.cfg similarity index 100% rename from grub-core/tests/boot/kfreebsd.cfg rename to VasEBoot-core/tests/boot/kfreebsd.cfg diff --git a/grub-core/tests/boot/kfreebsd.init-i386.S b/VasEBoot-core/tests/boot/kfreebsd.init-i386.S similarity index 100% rename from grub-core/tests/boot/kfreebsd.init-i386.S rename to VasEBoot-core/tests/boot/kfreebsd.init-i386.S diff --git a/grub-core/tests/boot/kfreebsd.init-x86_64.S b/VasEBoot-core/tests/boot/kfreebsd.init-x86_64.S similarity index 100% rename from grub-core/tests/boot/kfreebsd.init-x86_64.S rename to VasEBoot-core/tests/boot/kfreebsd.init-x86_64.S diff --git a/grub-core/tests/boot/knetbsd.cfg b/VasEBoot-core/tests/boot/knetbsd.cfg similarity index 100% rename from grub-core/tests/boot/knetbsd.cfg rename to VasEBoot-core/tests/boot/knetbsd.cfg diff --git a/grub-core/tests/boot/kopenbsd.cfg b/VasEBoot-core/tests/boot/kopenbsd.cfg similarity index 100% rename from grub-core/tests/boot/kopenbsd.cfg rename to VasEBoot-core/tests/boot/kopenbsd.cfg diff --git a/grub-core/tests/boot/kopenbsdlabel.txt b/VasEBoot-core/tests/boot/kopenbsdlabel.txt similarity index 100% rename from grub-core/tests/boot/kopenbsdlabel.txt rename to VasEBoot-core/tests/boot/kopenbsdlabel.txt diff --git a/grub-core/tests/boot/linux-ppc.cfg b/VasEBoot-core/tests/boot/linux-ppc.cfg similarity index 100% rename from grub-core/tests/boot/linux-ppc.cfg rename to VasEBoot-core/tests/boot/linux-ppc.cfg diff --git a/grub-core/tests/boot/linux.cfg b/VasEBoot-core/tests/boot/linux.cfg similarity index 100% rename from grub-core/tests/boot/linux.cfg rename to VasEBoot-core/tests/boot/linux.cfg diff --git a/grub-core/tests/boot/linux.init-i386.S b/VasEBoot-core/tests/boot/linux.init-i386.S similarity index 100% rename from grub-core/tests/boot/linux.init-i386.S rename to VasEBoot-core/tests/boot/linux.init-i386.S diff --git a/grub-core/tests/boot/linux.init-mips.S b/VasEBoot-core/tests/boot/linux.init-mips.S similarity index 100% rename from grub-core/tests/boot/linux.init-mips.S rename to VasEBoot-core/tests/boot/linux.init-mips.S diff --git a/grub-core/tests/boot/linux.init-ppc.S b/VasEBoot-core/tests/boot/linux.init-ppc.S similarity index 100% rename from grub-core/tests/boot/linux.init-ppc.S rename to VasEBoot-core/tests/boot/linux.init-ppc.S diff --git a/grub-core/tests/boot/linux.init-x86_64.S b/VasEBoot-core/tests/boot/linux.init-x86_64.S similarity index 100% rename from grub-core/tests/boot/linux.init-x86_64.S rename to VasEBoot-core/tests/boot/linux.init-x86_64.S diff --git a/grub-core/tests/boot/linux16.cfg b/VasEBoot-core/tests/boot/linux16.cfg similarity index 100% rename from grub-core/tests/boot/linux16.cfg rename to VasEBoot-core/tests/boot/linux16.cfg diff --git a/grub-core/tests/boot/multiboot.cfg b/VasEBoot-core/tests/boot/multiboot.cfg similarity index 100% rename from grub-core/tests/boot/multiboot.cfg rename to VasEBoot-core/tests/boot/multiboot.cfg diff --git a/grub-core/tests/boot/multiboot2.cfg b/VasEBoot-core/tests/boot/multiboot2.cfg similarity index 100% rename from grub-core/tests/boot/multiboot2.cfg rename to VasEBoot-core/tests/boot/multiboot2.cfg diff --git a/grub-core/tests/boot/ntldr.cfg b/VasEBoot-core/tests/boot/ntldr.cfg similarity index 100% rename from grub-core/tests/boot/ntldr.cfg rename to VasEBoot-core/tests/boot/ntldr.cfg diff --git a/grub-core/tests/boot/pc-chainloader.cfg b/VasEBoot-core/tests/boot/pc-chainloader.cfg similarity index 100% rename from grub-core/tests/boot/pc-chainloader.cfg rename to VasEBoot-core/tests/boot/pc-chainloader.cfg diff --git a/grub-core/tests/boot/qemu-shutdown-x86.S b/VasEBoot-core/tests/boot/qemu-shutdown-x86.S similarity index 100% rename from grub-core/tests/boot/qemu-shutdown-x86.S rename to VasEBoot-core/tests/boot/qemu-shutdown-x86.S diff --git a/grub-core/tests/bswap_test.c b/VasEBoot-core/tests/bswap_test.c similarity index 100% rename from grub-core/tests/bswap_test.c rename to VasEBoot-core/tests/bswap_test.c diff --git a/grub-core/tests/checksums.h b/VasEBoot-core/tests/checksums.h similarity index 100% rename from grub-core/tests/checksums.h rename to VasEBoot-core/tests/checksums.h diff --git a/grub-core/tests/cmdline_cat_test.c b/VasEBoot-core/tests/cmdline_cat_test.c similarity index 100% rename from grub-core/tests/cmdline_cat_test.c rename to VasEBoot-core/tests/cmdline_cat_test.c diff --git a/grub-core/tests/cmp_test.c b/VasEBoot-core/tests/cmp_test.c similarity index 100% rename from grub-core/tests/cmp_test.c rename to VasEBoot-core/tests/cmp_test.c diff --git a/grub-core/tests/ctz_test.c b/VasEBoot-core/tests/ctz_test.c similarity index 100% rename from grub-core/tests/ctz_test.c rename to VasEBoot-core/tests/ctz_test.c diff --git a/grub-core/tests/div_test.c b/VasEBoot-core/tests/div_test.c similarity index 100% rename from grub-core/tests/div_test.c rename to VasEBoot-core/tests/div_test.c diff --git a/grub-core/tests/example_functional_test.c b/VasEBoot-core/tests/example_functional_test.c similarity index 100% rename from grub-core/tests/example_functional_test.c rename to VasEBoot-core/tests/example_functional_test.c diff --git a/grub-core/tests/fake_input.c b/VasEBoot-core/tests/fake_input.c similarity index 100% rename from grub-core/tests/fake_input.c rename to VasEBoot-core/tests/fake_input.c diff --git a/grub-core/tests/gfxterm_menu.c b/VasEBoot-core/tests/gfxterm_menu.c similarity index 100% rename from grub-core/tests/gfxterm_menu.c rename to VasEBoot-core/tests/gfxterm_menu.c diff --git a/grub-core/tests/legacy_password_test.c b/VasEBoot-core/tests/legacy_password_test.c similarity index 100% rename from grub-core/tests/legacy_password_test.c rename to VasEBoot-core/tests/legacy_password_test.c diff --git a/grub-core/tests/lib/functional_test.c b/VasEBoot-core/tests/lib/functional_test.c similarity index 100% rename from grub-core/tests/lib/functional_test.c rename to VasEBoot-core/tests/lib/functional_test.c diff --git a/grub-core/tests/lib/test.c b/VasEBoot-core/tests/lib/test.c similarity index 100% rename from grub-core/tests/lib/test.c rename to VasEBoot-core/tests/lib/test.c diff --git a/grub-core/tests/mul_test.c b/VasEBoot-core/tests/mul_test.c similarity index 100% rename from grub-core/tests/mul_test.c rename to VasEBoot-core/tests/mul_test.c diff --git a/grub-core/tests/pbkdf2_test.c b/VasEBoot-core/tests/pbkdf2_test.c similarity index 100% rename from grub-core/tests/pbkdf2_test.c rename to VasEBoot-core/tests/pbkdf2_test.c diff --git a/grub-core/tests/setjmp_test.c b/VasEBoot-core/tests/setjmp_test.c similarity index 100% rename from grub-core/tests/setjmp_test.c rename to VasEBoot-core/tests/setjmp_test.c diff --git a/grub-core/tests/shift_test.c b/VasEBoot-core/tests/shift_test.c similarity index 100% rename from grub-core/tests/shift_test.c rename to VasEBoot-core/tests/shift_test.c diff --git a/grub-core/tests/signature_test.c b/VasEBoot-core/tests/signature_test.c similarity index 100% rename from grub-core/tests/signature_test.c rename to VasEBoot-core/tests/signature_test.c diff --git a/grub-core/tests/signatures.h b/VasEBoot-core/tests/signatures.h similarity index 100% rename from grub-core/tests/signatures.h rename to VasEBoot-core/tests/signatures.h diff --git a/grub-core/tests/sleep_test.c b/VasEBoot-core/tests/sleep_test.c similarity index 100% rename from grub-core/tests/sleep_test.c rename to VasEBoot-core/tests/sleep_test.c diff --git a/grub-core/tests/strtoull_test.c b/VasEBoot-core/tests/strtoull_test.c similarity index 100% rename from grub-core/tests/strtoull_test.c rename to VasEBoot-core/tests/strtoull_test.c diff --git a/grub-core/tests/test_blockarg.c b/VasEBoot-core/tests/test_blockarg.c similarity index 100% rename from grub-core/tests/test_blockarg.c rename to VasEBoot-core/tests/test_blockarg.c diff --git a/grub-core/tests/video_checksum.c b/VasEBoot-core/tests/video_checksum.c similarity index 100% rename from grub-core/tests/video_checksum.c rename to VasEBoot-core/tests/video_checksum.c diff --git a/grub-core/tests/videotest_checksum.c b/VasEBoot-core/tests/videotest_checksum.c similarity index 100% rename from grub-core/tests/videotest_checksum.c rename to VasEBoot-core/tests/videotest_checksum.c diff --git a/grub-core/tests/xnu_uuid_test.c b/VasEBoot-core/tests/xnu_uuid_test.c similarity index 100% rename from grub-core/tests/xnu_uuid_test.c rename to VasEBoot-core/tests/xnu_uuid_test.c diff --git a/grub-core/video/bitmap.c b/VasEBoot-core/video/bitmap.c similarity index 100% rename from grub-core/video/bitmap.c rename to VasEBoot-core/video/bitmap.c diff --git a/grub-core/video/bitmap_scale.c b/VasEBoot-core/video/bitmap_scale.c similarity index 100% rename from grub-core/video/bitmap_scale.c rename to VasEBoot-core/video/bitmap_scale.c diff --git a/grub-core/video/bochs.c b/VasEBoot-core/video/bochs.c similarity index 100% rename from grub-core/video/bochs.c rename to VasEBoot-core/video/bochs.c diff --git a/grub-core/video/capture.c b/VasEBoot-core/video/capture.c similarity index 100% rename from grub-core/video/capture.c rename to VasEBoot-core/video/capture.c diff --git a/grub-core/video/cirrus.c b/VasEBoot-core/video/cirrus.c similarity index 100% rename from grub-core/video/cirrus.c rename to VasEBoot-core/video/cirrus.c diff --git a/grub-core/video/colors.c b/VasEBoot-core/video/colors.c similarity index 100% rename from grub-core/video/colors.c rename to VasEBoot-core/video/colors.c diff --git a/grub-core/video/efi_gop.c b/VasEBoot-core/video/efi_gop.c similarity index 100% rename from grub-core/video/efi_gop.c rename to VasEBoot-core/video/efi_gop.c diff --git a/grub-core/video/efi_uga.c b/VasEBoot-core/video/efi_uga.c similarity index 100% rename from grub-core/video/efi_uga.c rename to VasEBoot-core/video/efi_uga.c diff --git a/grub-core/video/emu/sdl.c b/VasEBoot-core/video/emu/sdl.c similarity index 100% rename from grub-core/video/emu/sdl.c rename to VasEBoot-core/video/emu/sdl.c diff --git a/grub-core/video/fb/fbblit.c b/VasEBoot-core/video/fb/fbblit.c similarity index 100% rename from grub-core/video/fb/fbblit.c rename to VasEBoot-core/video/fb/fbblit.c diff --git a/grub-core/video/fb/fbfill.c b/VasEBoot-core/video/fb/fbfill.c similarity index 100% rename from grub-core/video/fb/fbfill.c rename to VasEBoot-core/video/fb/fbfill.c diff --git a/grub-core/video/fb/fbutil.c b/VasEBoot-core/video/fb/fbutil.c similarity index 100% rename from grub-core/video/fb/fbutil.c rename to VasEBoot-core/video/fb/fbutil.c diff --git a/grub-core/video/fb/video_fb.c b/VasEBoot-core/video/fb/video_fb.c similarity index 100% rename from grub-core/video/fb/video_fb.c rename to VasEBoot-core/video/fb/video_fb.c diff --git a/grub-core/video/i386/coreboot/cbfb.c b/VasEBoot-core/video/i386/coreboot/cbfb.c similarity index 100% rename from grub-core/video/i386/coreboot/cbfb.c rename to VasEBoot-core/video/i386/coreboot/cbfb.c diff --git a/grub-core/video/i386/pc/vbe.c b/VasEBoot-core/video/i386/pc/vbe.c similarity index 100% rename from grub-core/video/i386/pc/vbe.c rename to VasEBoot-core/video/i386/pc/vbe.c diff --git a/grub-core/video/i386/pc/vga.c b/VasEBoot-core/video/i386/pc/vga.c similarity index 100% rename from grub-core/video/i386/pc/vga.c rename to VasEBoot-core/video/i386/pc/vga.c diff --git a/grub-core/video/ieee1275.c b/VasEBoot-core/video/ieee1275.c similarity index 100% rename from grub-core/video/ieee1275.c rename to VasEBoot-core/video/ieee1275.c diff --git a/grub-core/video/radeon_fuloong2e.c b/VasEBoot-core/video/radeon_fuloong2e.c similarity index 100% rename from grub-core/video/radeon_fuloong2e.c rename to VasEBoot-core/video/radeon_fuloong2e.c diff --git a/grub-core/video/radeon_yeeloong3a.c b/VasEBoot-core/video/radeon_yeeloong3a.c similarity index 100% rename from grub-core/video/radeon_yeeloong3a.c rename to VasEBoot-core/video/radeon_yeeloong3a.c diff --git a/grub-core/video/readers/jpeg.c b/VasEBoot-core/video/readers/jpeg.c similarity index 100% rename from grub-core/video/readers/jpeg.c rename to VasEBoot-core/video/readers/jpeg.c diff --git a/grub-core/video/readers/png.c b/VasEBoot-core/video/readers/png.c similarity index 100% rename from grub-core/video/readers/png.c rename to VasEBoot-core/video/readers/png.c diff --git a/grub-core/video/readers/tga.c b/VasEBoot-core/video/readers/tga.c similarity index 100% rename from grub-core/video/readers/tga.c rename to VasEBoot-core/video/readers/tga.c diff --git a/grub-core/video/sis315_init.c b/VasEBoot-core/video/sis315_init.c similarity index 100% rename from grub-core/video/sis315_init.c rename to VasEBoot-core/video/sis315_init.c diff --git a/grub-core/video/sis315pro.c b/VasEBoot-core/video/sis315pro.c similarity index 100% rename from grub-core/video/sis315pro.c rename to VasEBoot-core/video/sis315pro.c diff --git a/grub-core/video/sm712.c b/VasEBoot-core/video/sm712.c similarity index 100% rename from grub-core/video/sm712.c rename to VasEBoot-core/video/sm712.c diff --git a/grub-core/video/sm712_init.c b/VasEBoot-core/video/sm712_init.c similarity index 100% rename from grub-core/video/sm712_init.c rename to VasEBoot-core/video/sm712_init.c diff --git a/grub-core/video/video.c b/VasEBoot-core/video/video.c similarity index 100% rename from grub-core/video/video.c rename to VasEBoot-core/video/video.c diff --git a/docs/grub-dev.texi b/docs/VasEBoot-dev.texi similarity index 100% rename from docs/grub-dev.texi rename to docs/VasEBoot-dev.texi diff --git a/docs/grub.cfg b/docs/VasEBoot.cfg similarity index 100% rename from docs/grub.cfg rename to docs/VasEBoot.cfg diff --git a/docs/grub.texi b/docs/VasEBoot.texi similarity index 100% rename from docs/grub.texi rename to docs/VasEBoot.texi diff --git a/docs/man/grub-bios-setup.h2m b/docs/man/VasEBoot-bios-setup.h2m similarity index 100% rename from docs/man/grub-bios-setup.h2m rename to docs/man/VasEBoot-bios-setup.h2m diff --git a/docs/man/grub-editenv.h2m b/docs/man/VasEBoot-editenv.h2m similarity index 100% rename from docs/man/grub-editenv.h2m rename to docs/man/VasEBoot-editenv.h2m diff --git a/docs/man/grub-emu.h2m b/docs/man/VasEBoot-emu.h2m similarity index 100% rename from docs/man/grub-emu.h2m rename to docs/man/VasEBoot-emu.h2m diff --git a/docs/man/grub-file.h2m b/docs/man/VasEBoot-file.h2m similarity index 100% rename from docs/man/grub-file.h2m rename to docs/man/VasEBoot-file.h2m diff --git a/docs/man/grub-fstest.h2m b/docs/man/VasEBoot-fstest.h2m similarity index 100% rename from docs/man/grub-fstest.h2m rename to docs/man/VasEBoot-fstest.h2m diff --git a/docs/man/grub-glue-efi.h2m b/docs/man/VasEBoot-glue-efi.h2m similarity index 100% rename from docs/man/grub-glue-efi.h2m rename to docs/man/VasEBoot-glue-efi.h2m diff --git a/docs/man/grub-install.h2m b/docs/man/VasEBoot-install.h2m similarity index 100% rename from docs/man/grub-install.h2m rename to docs/man/VasEBoot-install.h2m diff --git a/docs/man/grub-kbdcomp.h2m b/docs/man/VasEBoot-kbdcomp.h2m similarity index 100% rename from docs/man/grub-kbdcomp.h2m rename to docs/man/VasEBoot-kbdcomp.h2m diff --git a/docs/man/grub-macbless.h2m b/docs/man/VasEBoot-macbless.h2m similarity index 100% rename from docs/man/grub-macbless.h2m rename to docs/man/VasEBoot-macbless.h2m diff --git a/docs/man/grub-macho2img.h2m b/docs/man/VasEBoot-macho2img.h2m similarity index 100% rename from docs/man/grub-macho2img.h2m rename to docs/man/VasEBoot-macho2img.h2m diff --git a/docs/man/grub-menulst2cfg.h2m b/docs/man/VasEBoot-menulst2cfg.h2m similarity index 100% rename from docs/man/grub-menulst2cfg.h2m rename to docs/man/VasEBoot-menulst2cfg.h2m diff --git a/docs/man/grub-mkconfig.h2m b/docs/man/VasEBoot-mkconfig.h2m similarity index 100% rename from docs/man/grub-mkconfig.h2m rename to docs/man/VasEBoot-mkconfig.h2m diff --git a/docs/man/grub-mkfont.h2m b/docs/man/VasEBoot-mkfont.h2m similarity index 100% rename from docs/man/grub-mkfont.h2m rename to docs/man/VasEBoot-mkfont.h2m diff --git a/docs/man/grub-mkimage.h2m b/docs/man/VasEBoot-mkimage.h2m similarity index 100% rename from docs/man/grub-mkimage.h2m rename to docs/man/VasEBoot-mkimage.h2m diff --git a/docs/man/grub-mklayout.h2m b/docs/man/VasEBoot-mklayout.h2m similarity index 100% rename from docs/man/grub-mklayout.h2m rename to docs/man/VasEBoot-mklayout.h2m diff --git a/docs/man/grub-mknetdir.h2m b/docs/man/VasEBoot-mknetdir.h2m similarity index 100% rename from docs/man/grub-mknetdir.h2m rename to docs/man/VasEBoot-mknetdir.h2m diff --git a/docs/man/grub-mkpasswd-pbkdf2.h2m b/docs/man/VasEBoot-mkpasswd-pbkdf2.h2m similarity index 100% rename from docs/man/grub-mkpasswd-pbkdf2.h2m rename to docs/man/VasEBoot-mkpasswd-pbkdf2.h2m diff --git a/docs/man/grub-mkrelpath.h2m b/docs/man/VasEBoot-mkrelpath.h2m similarity index 100% rename from docs/man/grub-mkrelpath.h2m rename to docs/man/VasEBoot-mkrelpath.h2m diff --git a/docs/man/grub-mkrescue.h2m b/docs/man/VasEBoot-mkrescue.h2m similarity index 100% rename from docs/man/grub-mkrescue.h2m rename to docs/man/VasEBoot-mkrescue.h2m diff --git a/docs/man/grub-mkstandalone.h2m b/docs/man/VasEBoot-mkstandalone.h2m similarity index 100% rename from docs/man/grub-mkstandalone.h2m rename to docs/man/VasEBoot-mkstandalone.h2m diff --git a/docs/man/grub-mount.h2m b/docs/man/VasEBoot-mount.h2m similarity index 100% rename from docs/man/grub-mount.h2m rename to docs/man/VasEBoot-mount.h2m diff --git a/docs/man/grub-ofpathname.h2m b/docs/man/VasEBoot-ofpathname.h2m similarity index 100% rename from docs/man/grub-ofpathname.h2m rename to docs/man/VasEBoot-ofpathname.h2m diff --git a/docs/man/grub-pe2elf.h2m b/docs/man/VasEBoot-pe2elf.h2m similarity index 100% rename from docs/man/grub-pe2elf.h2m rename to docs/man/VasEBoot-pe2elf.h2m diff --git a/docs/man/grub-probe.h2m b/docs/man/VasEBoot-probe.h2m similarity index 100% rename from docs/man/grub-probe.h2m rename to docs/man/VasEBoot-probe.h2m diff --git a/docs/man/grub-reboot.h2m b/docs/man/VasEBoot-reboot.h2m similarity index 100% rename from docs/man/grub-reboot.h2m rename to docs/man/VasEBoot-reboot.h2m diff --git a/docs/man/grub-render-label.h2m b/docs/man/VasEBoot-render-label.h2m similarity index 100% rename from docs/man/grub-render-label.h2m rename to docs/man/VasEBoot-render-label.h2m diff --git a/docs/man/grub-script-check.h2m b/docs/man/VasEBoot-script-check.h2m similarity index 100% rename from docs/man/grub-script-check.h2m rename to docs/man/VasEBoot-script-check.h2m diff --git a/docs/man/grub-set-default.h2m b/docs/man/VasEBoot-set-default.h2m similarity index 100% rename from docs/man/grub-set-default.h2m rename to docs/man/VasEBoot-set-default.h2m diff --git a/docs/man/grub-sparc64-setup.h2m b/docs/man/VasEBoot-sparc64-setup.h2m similarity index 100% rename from docs/man/grub-sparc64-setup.h2m rename to docs/man/VasEBoot-sparc64-setup.h2m diff --git a/docs/man/grub-syslinux2cfg.h2m b/docs/man/VasEBoot-syslinux2cfg.h2m similarity index 100% rename from docs/man/grub-syslinux2cfg.h2m rename to docs/man/VasEBoot-syslinux2cfg.h2m diff --git a/grub-core/efiemu/runtime/config.h b/grub-core/efiemu/runtime/config.h deleted file mode 100644 index c9fe02716..000000000 --- a/grub-core/efiemu/runtime/config.h +++ /dev/null @@ -1,36 +0,0 @@ -/* This is a pseudo config.h so that types.h compiles nicely */ -/* - * GRUB -- GRand Unified Bootloader - * Copyright (C) 2009 Free Software Foundation, Inc. - * - * GRUB is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * GRUB is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with GRUB. If not, see . - */ - -#define GRUB_TYPES_CPU_HEADER 1 - -#ifdef __i386__ -# define SIZEOF_VOID_P 4 -# define SIZEOF_LONG 4 -# define GRUB_TARGET_SIZEOF_VOID_P 4 -# define GRUB_TARGET_SIZEOF_LONG 4 -# define EFI_FUNC(x) x -#elif defined (__x86_64__) -# define SIZEOF_VOID_P 8 -# define SIZEOF_LONG 8 -# define GRUB_TARGET_SIZEOF_VOID_P 8 -# define GRUB_TARGET_SIZEOF_LONG 8 -# define EFI_FUNC(x) x ## _real -#else -#error "Unknown architecture" -#endif diff --git a/grub-core/gensymlist.sh b/grub-core/gensymlist.sh deleted file mode 100644 index 5beaabdd6..000000000 --- a/grub-core/gensymlist.sh +++ /dev/null @@ -1,73 +0,0 @@ -#! /bin/sh -# -# Copyright (C) 2002,2006,2007,2008,2009,2010 Free Software Foundation, Inc. -# -# This gensymlist.sh.in is free software; the author -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. -# -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY, to the extent permitted by law; without -# even the implied warranty of MERCHANTABILITY or FITNESS FOR A -# PARTICULAR PURPOSE. - -cat <. - */ - -EOF - -for i in $*; do - echo "#include <$i>" -done - -cat < sizeof (tab[0])); - for (p = tab; p->name; p++) - grub_dl_register_symbol (p->name, p->addr, p->isfunc, 0); -} -EOF diff --git a/include/grub/acorn_filecore.h b/include/VasEBoot/acorn_filecore.h similarity index 100% rename from include/grub/acorn_filecore.h rename to include/VasEBoot/acorn_filecore.h diff --git a/include/grub/acpi.h b/include/VasEBoot/acpi.h similarity index 100% rename from include/grub/acpi.h rename to include/VasEBoot/acpi.h diff --git a/include/grub/aout.h b/include/VasEBoot/aout.h similarity index 100% rename from include/grub/aout.h rename to include/VasEBoot/aout.h diff --git a/include/grub/arc/arc.h b/include/VasEBoot/arc/arc.h similarity index 100% rename from include/grub/arc/arc.h rename to include/VasEBoot/arc/arc.h diff --git a/include/grub/arc/console.h b/include/VasEBoot/arc/console.h similarity index 100% rename from include/grub/arc/console.h rename to include/VasEBoot/arc/console.h diff --git a/include/grub/archelp.h b/include/VasEBoot/archelp.h similarity index 100% rename from include/grub/archelp.h rename to include/VasEBoot/archelp.h diff --git a/include/grub/arm/efi/loader.h b/include/VasEBoot/arm/efi/loader.h similarity index 100% rename from include/grub/arm/efi/loader.h rename to include/VasEBoot/arm/efi/loader.h diff --git a/include/grub/arm/efi/memory.h b/include/VasEBoot/arm/efi/memory.h similarity index 100% rename from include/grub/arm/efi/memory.h rename to include/VasEBoot/arm/efi/memory.h diff --git a/include/grub/arm/linux.h b/include/VasEBoot/arm/linux.h similarity index 100% rename from include/grub/arm/linux.h rename to include/VasEBoot/arm/linux.h diff --git a/include/grub/arm/reloc.h b/include/VasEBoot/arm/reloc.h similarity index 100% rename from include/grub/arm/reloc.h rename to include/VasEBoot/arm/reloc.h diff --git a/include/grub/arm/setjmp.h b/include/VasEBoot/arm/setjmp.h similarity index 100% rename from include/grub/arm/setjmp.h rename to include/VasEBoot/arm/setjmp.h diff --git a/include/grub/arm/system.h b/include/VasEBoot/arm/system.h similarity index 100% rename from include/grub/arm/system.h rename to include/VasEBoot/arm/system.h diff --git a/include/grub/arm/time.h b/include/VasEBoot/arm/time.h similarity index 100% rename from include/grub/arm/time.h rename to include/VasEBoot/arm/time.h diff --git a/include/grub/arm/types.h b/include/VasEBoot/arm/types.h similarity index 100% rename from include/grub/arm/types.h rename to include/VasEBoot/arm/types.h diff --git a/include/grub/arm/uboot/kernel.h b/include/VasEBoot/arm/uboot/kernel.h similarity index 100% rename from include/grub/arm/uboot/kernel.h rename to include/VasEBoot/arm/uboot/kernel.h diff --git a/include/grub/arm64/efi/memory.h b/include/VasEBoot/arm64/efi/memory.h similarity index 100% rename from include/grub/arm64/efi/memory.h rename to include/VasEBoot/arm64/efi/memory.h diff --git a/include/grub/arm64/fdtload.h b/include/VasEBoot/arm64/fdtload.h similarity index 100% rename from include/grub/arm64/fdtload.h rename to include/VasEBoot/arm64/fdtload.h diff --git a/include/grub/arm64/linux.h b/include/VasEBoot/arm64/linux.h similarity index 100% rename from include/grub/arm64/linux.h rename to include/VasEBoot/arm64/linux.h diff --git a/include/grub/arm64/reloc.h b/include/VasEBoot/arm64/reloc.h similarity index 100% rename from include/grub/arm64/reloc.h rename to include/VasEBoot/arm64/reloc.h diff --git a/include/grub/arm64/setjmp.h b/include/VasEBoot/arm64/setjmp.h similarity index 100% rename from include/grub/arm64/setjmp.h rename to include/VasEBoot/arm64/setjmp.h diff --git a/include/grub/arm64/time.h b/include/VasEBoot/arm64/time.h similarity index 100% rename from include/grub/arm64/time.h rename to include/VasEBoot/arm64/time.h diff --git a/include/grub/arm64/types.h b/include/VasEBoot/arm64/types.h similarity index 100% rename from include/grub/arm64/types.h rename to include/VasEBoot/arm64/types.h diff --git a/include/grub/at_keyboard.h b/include/VasEBoot/at_keyboard.h similarity index 100% rename from include/grub/at_keyboard.h rename to include/VasEBoot/at_keyboard.h diff --git a/include/grub/ata.h b/include/VasEBoot/ata.h similarity index 100% rename from include/grub/ata.h rename to include/VasEBoot/ata.h diff --git a/include/grub/auth.h b/include/VasEBoot/auth.h similarity index 100% rename from include/grub/auth.h rename to include/VasEBoot/auth.h diff --git a/include/grub/autoefi.h b/include/VasEBoot/autoefi.h similarity index 100% rename from include/grub/autoefi.h rename to include/VasEBoot/autoefi.h diff --git a/include/grub/backtrace.h b/include/VasEBoot/backtrace.h similarity index 100% rename from include/grub/backtrace.h rename to include/VasEBoot/backtrace.h diff --git a/include/grub/bitmap.h b/include/VasEBoot/bitmap.h similarity index 100% rename from include/grub/bitmap.h rename to include/VasEBoot/bitmap.h diff --git a/include/grub/bitmap_scale.h b/include/VasEBoot/bitmap_scale.h similarity index 100% rename from include/grub/bitmap_scale.h rename to include/VasEBoot/bitmap_scale.h diff --git a/include/grub/boottime.h b/include/VasEBoot/boottime.h similarity index 100% rename from include/grub/boottime.h rename to include/VasEBoot/boottime.h diff --git a/include/grub/bsdlabel.h b/include/VasEBoot/bsdlabel.h similarity index 100% rename from include/grub/bsdlabel.h rename to include/VasEBoot/bsdlabel.h diff --git a/include/grub/btrfs.h b/include/VasEBoot/btrfs.h similarity index 100% rename from include/grub/btrfs.h rename to include/VasEBoot/btrfs.h diff --git a/include/grub/bufio.h b/include/VasEBoot/bufio.h similarity index 100% rename from include/grub/bufio.h rename to include/VasEBoot/bufio.h diff --git a/include/grub/cache.h b/include/VasEBoot/cache.h similarity index 100% rename from include/grub/cache.h rename to include/VasEBoot/cache.h diff --git a/include/grub/cbfs_core.h b/include/VasEBoot/cbfs_core.h similarity index 100% rename from include/grub/cbfs_core.h rename to include/VasEBoot/cbfs_core.h diff --git a/include/grub/charset.h b/include/VasEBoot/charset.h similarity index 100% rename from include/grub/charset.h rename to include/VasEBoot/charset.h diff --git a/include/grub/cmos.h b/include/VasEBoot/cmos.h similarity index 100% rename from include/grub/cmos.h rename to include/VasEBoot/cmos.h diff --git a/include/grub/color.h b/include/VasEBoot/color.h similarity index 100% rename from include/grub/color.h rename to include/VasEBoot/color.h diff --git a/include/grub/command.h b/include/VasEBoot/command.h similarity index 100% rename from include/grub/command.h rename to include/VasEBoot/command.h diff --git a/include/grub/compiler-rt-emu.h b/include/VasEBoot/compiler-rt-emu.h similarity index 100% rename from include/grub/compiler-rt-emu.h rename to include/VasEBoot/compiler-rt-emu.h diff --git a/include/grub/compiler-rt.h b/include/VasEBoot/compiler-rt.h similarity index 100% rename from include/grub/compiler-rt.h rename to include/VasEBoot/compiler-rt.h diff --git a/include/grub/compiler.h b/include/VasEBoot/compiler.h similarity index 100% rename from include/grub/compiler.h rename to include/VasEBoot/compiler.h diff --git a/include/grub/crypto.h b/include/VasEBoot/crypto.h similarity index 100% rename from include/grub/crypto.h rename to include/VasEBoot/crypto.h diff --git a/include/grub/cryptodisk.h b/include/VasEBoot/cryptodisk.h similarity index 100% rename from include/grub/cryptodisk.h rename to include/VasEBoot/cryptodisk.h diff --git a/include/grub/cs5536.h b/include/VasEBoot/cs5536.h similarity index 100% rename from include/grub/cs5536.h rename to include/VasEBoot/cs5536.h diff --git a/include/grub/datetime.h b/include/VasEBoot/datetime.h similarity index 100% rename from include/grub/datetime.h rename to include/VasEBoot/datetime.h diff --git a/include/grub/decompressor.h b/include/VasEBoot/decompressor.h similarity index 100% rename from include/grub/decompressor.h rename to include/VasEBoot/decompressor.h diff --git a/include/grub/deflate.h b/include/VasEBoot/deflate.h similarity index 100% rename from include/grub/deflate.h rename to include/VasEBoot/deflate.h diff --git a/include/grub/device.h b/include/VasEBoot/device.h similarity index 100% rename from include/grub/device.h rename to include/VasEBoot/device.h diff --git a/include/grub/disk.h b/include/VasEBoot/disk.h similarity index 100% rename from include/grub/disk.h rename to include/VasEBoot/disk.h diff --git a/include/grub/diskfilter.h b/include/VasEBoot/diskfilter.h similarity index 100% rename from include/grub/diskfilter.h rename to include/VasEBoot/diskfilter.h diff --git a/include/grub/dl.h b/include/VasEBoot/dl.h similarity index 100% rename from include/grub/dl.h rename to include/VasEBoot/dl.h diff --git a/include/grub/efi/api.h b/include/VasEBoot/efi/api.h similarity index 100% rename from include/grub/efi/api.h rename to include/VasEBoot/efi/api.h diff --git a/include/grub/efi/console.h b/include/VasEBoot/efi/console.h similarity index 100% rename from include/grub/efi/console.h rename to include/VasEBoot/efi/console.h diff --git a/include/grub/efi/console_control.h b/include/VasEBoot/efi/console_control.h similarity index 100% rename from include/grub/efi/console_control.h rename to include/VasEBoot/efi/console_control.h diff --git a/include/grub/efi/disk.h b/include/VasEBoot/efi/disk.h similarity index 100% rename from include/grub/efi/disk.h rename to include/VasEBoot/efi/disk.h diff --git a/include/grub/efi/edid.h b/include/VasEBoot/efi/edid.h similarity index 100% rename from include/grub/efi/edid.h rename to include/VasEBoot/efi/edid.h diff --git a/include/grub/efi/efi.h b/include/VasEBoot/efi/efi.h similarity index 100% rename from include/grub/efi/efi.h rename to include/VasEBoot/efi/efi.h diff --git a/include/grub/efi/graphics_output.h b/include/VasEBoot/efi/graphics_output.h similarity index 100% rename from include/grub/efi/graphics_output.h rename to include/VasEBoot/efi/graphics_output.h diff --git a/include/grub/efi/memory.h b/include/VasEBoot/efi/memory.h similarity index 100% rename from include/grub/efi/memory.h rename to include/VasEBoot/efi/memory.h diff --git a/include/grub/efi/pci.h b/include/VasEBoot/efi/pci.h similarity index 100% rename from include/grub/efi/pci.h rename to include/VasEBoot/efi/pci.h diff --git a/include/grub/efi/pe32.h b/include/VasEBoot/efi/pe32.h similarity index 100% rename from include/grub/efi/pe32.h rename to include/VasEBoot/efi/pe32.h diff --git a/include/grub/efi/tpm.h b/include/VasEBoot/efi/tpm.h similarity index 100% rename from include/grub/efi/tpm.h rename to include/VasEBoot/efi/tpm.h diff --git a/include/grub/efi/uga_draw.h b/include/VasEBoot/efi/uga_draw.h similarity index 100% rename from include/grub/efi/uga_draw.h rename to include/VasEBoot/efi/uga_draw.h diff --git a/include/grub/efiemu/efiemu.h b/include/VasEBoot/efiemu/efiemu.h similarity index 100% rename from include/grub/efiemu/efiemu.h rename to include/VasEBoot/efiemu/efiemu.h diff --git a/include/grub/efiemu/runtime.h b/include/VasEBoot/efiemu/runtime.h similarity index 100% rename from include/grub/efiemu/runtime.h rename to include/VasEBoot/efiemu/runtime.h diff --git a/include/grub/elf.h b/include/VasEBoot/elf.h similarity index 100% rename from include/grub/elf.h rename to include/VasEBoot/elf.h diff --git a/include/grub/elfload.h b/include/VasEBoot/elfload.h similarity index 100% rename from include/grub/elfload.h rename to include/VasEBoot/elfload.h diff --git a/include/grub/emu/console.h b/include/VasEBoot/emu/console.h similarity index 100% rename from include/grub/emu/console.h rename to include/VasEBoot/emu/console.h diff --git a/include/grub/emu/exec.h b/include/VasEBoot/emu/exec.h similarity index 100% rename from include/grub/emu/exec.h rename to include/VasEBoot/emu/exec.h diff --git a/include/grub/emu/getroot.h b/include/VasEBoot/emu/getroot.h similarity index 100% rename from include/grub/emu/getroot.h rename to include/VasEBoot/emu/getroot.h diff --git a/include/grub/emu/hostdisk.h b/include/VasEBoot/emu/hostdisk.h similarity index 100% rename from include/grub/emu/hostdisk.h rename to include/VasEBoot/emu/hostdisk.h diff --git a/include/grub/emu/hostfile.h b/include/VasEBoot/emu/hostfile.h similarity index 100% rename from include/grub/emu/hostfile.h rename to include/VasEBoot/emu/hostfile.h diff --git a/include/grub/emu/misc.h b/include/VasEBoot/emu/misc.h similarity index 100% rename from include/grub/emu/misc.h rename to include/VasEBoot/emu/misc.h diff --git a/include/grub/emu/net.h b/include/VasEBoot/emu/net.h similarity index 100% rename from include/grub/emu/net.h rename to include/VasEBoot/emu/net.h diff --git a/include/grub/env.h b/include/VasEBoot/env.h similarity index 100% rename from include/grub/env.h rename to include/VasEBoot/env.h diff --git a/include/grub/env_private.h b/include/VasEBoot/env_private.h similarity index 100% rename from include/grub/env_private.h rename to include/VasEBoot/env_private.h diff --git a/include/grub/err.h b/include/VasEBoot/err.h similarity index 100% rename from include/grub/err.h rename to include/VasEBoot/err.h diff --git a/include/grub/exfat.h b/include/VasEBoot/exfat.h similarity index 100% rename from include/grub/exfat.h rename to include/VasEBoot/exfat.h diff --git a/include/grub/extcmd.h b/include/VasEBoot/extcmd.h similarity index 100% rename from include/grub/extcmd.h rename to include/VasEBoot/extcmd.h diff --git a/include/grub/fat.h b/include/VasEBoot/fat.h similarity index 100% rename from include/grub/fat.h rename to include/VasEBoot/fat.h diff --git a/include/grub/fbblit.h b/include/VasEBoot/fbblit.h similarity index 100% rename from include/grub/fbblit.h rename to include/VasEBoot/fbblit.h diff --git a/include/grub/fbfill.h b/include/VasEBoot/fbfill.h similarity index 100% rename from include/grub/fbfill.h rename to include/VasEBoot/fbfill.h diff --git a/include/grub/fbutil.h b/include/VasEBoot/fbutil.h similarity index 100% rename from include/grub/fbutil.h rename to include/VasEBoot/fbutil.h diff --git a/include/grub/fdt.h b/include/VasEBoot/fdt.h similarity index 100% rename from include/grub/fdt.h rename to include/VasEBoot/fdt.h diff --git a/include/grub/file.h b/include/VasEBoot/file.h similarity index 100% rename from include/grub/file.h rename to include/VasEBoot/file.h diff --git a/include/grub/fileid.h b/include/VasEBoot/fileid.h similarity index 100% rename from include/grub/fileid.h rename to include/VasEBoot/fileid.h diff --git a/include/grub/font.h b/include/VasEBoot/font.h similarity index 100% rename from include/grub/font.h rename to include/VasEBoot/font.h diff --git a/include/grub/fontformat.h b/include/VasEBoot/fontformat.h similarity index 100% rename from include/grub/fontformat.h rename to include/VasEBoot/fontformat.h diff --git a/include/grub/fs.h b/include/VasEBoot/fs.h similarity index 100% rename from include/grub/fs.h rename to include/VasEBoot/fs.h diff --git a/include/grub/fshelp.h b/include/VasEBoot/fshelp.h similarity index 100% rename from include/grub/fshelp.h rename to include/VasEBoot/fshelp.h diff --git a/include/grub/gcry/types.h b/include/VasEBoot/gcry/types.h similarity index 100% rename from include/grub/gcry/types.h rename to include/VasEBoot/gcry/types.h diff --git a/include/grub/gcrypt/gpg-error.h b/include/VasEBoot/gcrypt/gpg-error.h similarity index 100% rename from include/grub/gcrypt/gpg-error.h rename to include/VasEBoot/gcrypt/gpg-error.h diff --git a/include/grub/gdb.h b/include/VasEBoot/gdb.h similarity index 100% rename from include/grub/gdb.h rename to include/VasEBoot/gdb.h diff --git a/include/grub/gfxmenu_model.h b/include/VasEBoot/gfxmenu_model.h similarity index 100% rename from include/grub/gfxmenu_model.h rename to include/VasEBoot/gfxmenu_model.h diff --git a/include/grub/gfxmenu_view.h b/include/VasEBoot/gfxmenu_view.h similarity index 100% rename from include/grub/gfxmenu_view.h rename to include/VasEBoot/gfxmenu_view.h diff --git a/include/grub/gfxterm.h b/include/VasEBoot/gfxterm.h similarity index 100% rename from include/grub/gfxterm.h rename to include/VasEBoot/gfxterm.h diff --git a/include/grub/gfxwidgets.h b/include/VasEBoot/gfxwidgets.h similarity index 100% rename from include/grub/gfxwidgets.h rename to include/VasEBoot/gfxwidgets.h diff --git a/include/grub/gpt_partition.h b/include/VasEBoot/gpt_partition.h similarity index 100% rename from include/grub/gpt_partition.h rename to include/VasEBoot/gpt_partition.h diff --git a/include/grub/gui.h b/include/VasEBoot/gui.h similarity index 100% rename from include/grub/gui.h rename to include/VasEBoot/gui.h diff --git a/include/grub/gui_string_util.h b/include/VasEBoot/gui_string_util.h similarity index 100% rename from include/grub/gui_string_util.h rename to include/VasEBoot/gui_string_util.h diff --git a/include/grub/hfs.h b/include/VasEBoot/hfs.h similarity index 100% rename from include/grub/hfs.h rename to include/VasEBoot/hfs.h diff --git a/include/grub/hfsplus.h b/include/VasEBoot/hfsplus.h similarity index 100% rename from include/grub/hfsplus.h rename to include/VasEBoot/hfsplus.h diff --git a/include/grub/i18n.h b/include/VasEBoot/i18n.h similarity index 100% rename from include/grub/i18n.h rename to include/VasEBoot/i18n.h diff --git a/include/grub/i386/at_keyboard.h b/include/VasEBoot/i386/at_keyboard.h similarity index 100% rename from include/grub/i386/at_keyboard.h rename to include/VasEBoot/i386/at_keyboard.h diff --git a/include/grub/i386/bsd.h b/include/VasEBoot/i386/bsd.h similarity index 100% rename from include/grub/i386/bsd.h rename to include/VasEBoot/i386/bsd.h diff --git a/include/grub/i386/cmos.h b/include/VasEBoot/i386/cmos.h similarity index 100% rename from include/grub/i386/cmos.h rename to include/VasEBoot/i386/cmos.h diff --git a/include/grub/i386/coreboot/boot.h b/include/VasEBoot/i386/coreboot/boot.h similarity index 100% rename from include/grub/i386/coreboot/boot.h rename to include/VasEBoot/i386/coreboot/boot.h diff --git a/include/grub/i386/coreboot/console.h b/include/VasEBoot/i386/coreboot/console.h similarity index 100% rename from include/grub/i386/coreboot/console.h rename to include/VasEBoot/i386/coreboot/console.h diff --git a/include/grub/i386/coreboot/lbio.h b/include/VasEBoot/i386/coreboot/lbio.h similarity index 100% rename from include/grub/i386/coreboot/lbio.h rename to include/VasEBoot/i386/coreboot/lbio.h diff --git a/include/grub/i386/coreboot/memory.h b/include/VasEBoot/i386/coreboot/memory.h similarity index 100% rename from include/grub/i386/coreboot/memory.h rename to include/VasEBoot/i386/coreboot/memory.h diff --git a/include/grub/i386/coreboot/serial.h b/include/VasEBoot/i386/coreboot/serial.h similarity index 100% rename from include/grub/i386/coreboot/serial.h rename to include/VasEBoot/i386/coreboot/serial.h diff --git a/include/grub/i386/coreboot/time.h b/include/VasEBoot/i386/coreboot/time.h similarity index 100% rename from include/grub/i386/coreboot/time.h rename to include/VasEBoot/i386/coreboot/time.h diff --git a/include/grub/i386/cpuid.h b/include/VasEBoot/i386/cpuid.h similarity index 100% rename from include/grub/i386/cpuid.h rename to include/VasEBoot/i386/cpuid.h diff --git a/include/grub/i386/efi/memory.h b/include/VasEBoot/i386/efi/memory.h similarity index 100% rename from include/grub/i386/efi/memory.h rename to include/VasEBoot/i386/efi/memory.h diff --git a/include/grub/i386/efi/serial.h b/include/VasEBoot/i386/efi/serial.h similarity index 100% rename from include/grub/i386/efi/serial.h rename to include/VasEBoot/i386/efi/serial.h diff --git a/include/grub/i386/efiemu.h b/include/VasEBoot/i386/efiemu.h similarity index 100% rename from include/grub/i386/efiemu.h rename to include/VasEBoot/i386/efiemu.h diff --git a/include/grub/i386/floppy.h b/include/VasEBoot/i386/floppy.h similarity index 100% rename from include/grub/i386/floppy.h rename to include/VasEBoot/i386/floppy.h diff --git a/include/grub/i386/freebsd_linker.h b/include/VasEBoot/i386/freebsd_linker.h similarity index 100% rename from include/grub/i386/freebsd_linker.h rename to include/VasEBoot/i386/freebsd_linker.h diff --git a/include/grub/i386/freebsd_reboot.h b/include/VasEBoot/i386/freebsd_reboot.h similarity index 100% rename from include/grub/i386/freebsd_reboot.h rename to include/VasEBoot/i386/freebsd_reboot.h diff --git a/include/grub/i386/gdb.h b/include/VasEBoot/i386/gdb.h similarity index 100% rename from include/grub/i386/gdb.h rename to include/VasEBoot/i386/gdb.h diff --git a/include/grub/i386/ieee1275/ieee1275.h b/include/VasEBoot/i386/ieee1275/ieee1275.h similarity index 100% rename from include/grub/i386/ieee1275/ieee1275.h rename to include/VasEBoot/i386/ieee1275/ieee1275.h diff --git a/include/grub/i386/ieee1275/memory.h b/include/VasEBoot/i386/ieee1275/memory.h similarity index 100% rename from include/grub/i386/ieee1275/memory.h rename to include/VasEBoot/i386/ieee1275/memory.h diff --git a/include/grub/i386/ieee1275/serial.h b/include/VasEBoot/i386/ieee1275/serial.h similarity index 100% rename from include/grub/i386/ieee1275/serial.h rename to include/VasEBoot/i386/ieee1275/serial.h diff --git a/include/grub/i386/io.h b/include/VasEBoot/i386/io.h similarity index 100% rename from include/grub/i386/io.h rename to include/VasEBoot/i386/io.h diff --git a/include/grub/i386/linux.h b/include/VasEBoot/i386/linux.h similarity index 100% rename from include/grub/i386/linux.h rename to include/VasEBoot/i386/linux.h diff --git a/include/grub/i386/macho.h b/include/VasEBoot/i386/macho.h similarity index 100% rename from include/grub/i386/macho.h rename to include/VasEBoot/i386/macho.h diff --git a/include/grub/i386/memory.h b/include/VasEBoot/i386/memory.h similarity index 100% rename from include/grub/i386/memory.h rename to include/VasEBoot/i386/memory.h diff --git a/include/grub/i386/memory_raw.h b/include/VasEBoot/i386/memory_raw.h similarity index 100% rename from include/grub/i386/memory_raw.h rename to include/VasEBoot/i386/memory_raw.h diff --git a/include/grub/i386/multiboot.h b/include/VasEBoot/i386/multiboot.h similarity index 100% rename from include/grub/i386/multiboot.h rename to include/VasEBoot/i386/multiboot.h diff --git a/include/grub/i386/multiboot/boot.h b/include/VasEBoot/i386/multiboot/boot.h similarity index 100% rename from include/grub/i386/multiboot/boot.h rename to include/VasEBoot/i386/multiboot/boot.h diff --git a/include/grub/i386/multiboot/console.h b/include/VasEBoot/i386/multiboot/console.h similarity index 100% rename from include/grub/i386/multiboot/console.h rename to include/VasEBoot/i386/multiboot/console.h diff --git a/include/grub/i386/multiboot/kernel.h b/include/VasEBoot/i386/multiboot/kernel.h similarity index 100% rename from include/grub/i386/multiboot/kernel.h rename to include/VasEBoot/i386/multiboot/kernel.h diff --git a/include/grub/i386/multiboot/memory.h b/include/VasEBoot/i386/multiboot/memory.h similarity index 100% rename from include/grub/i386/multiboot/memory.h rename to include/VasEBoot/i386/multiboot/memory.h diff --git a/include/grub/i386/multiboot/serial.h b/include/VasEBoot/i386/multiboot/serial.h similarity index 100% rename from include/grub/i386/multiboot/serial.h rename to include/VasEBoot/i386/multiboot/serial.h diff --git a/include/grub/i386/multiboot/time.h b/include/VasEBoot/i386/multiboot/time.h similarity index 100% rename from include/grub/i386/multiboot/time.h rename to include/VasEBoot/i386/multiboot/time.h diff --git a/include/grub/i386/netbsd_bootinfo.h b/include/VasEBoot/i386/netbsd_bootinfo.h similarity index 100% rename from include/grub/i386/netbsd_bootinfo.h rename to include/VasEBoot/i386/netbsd_bootinfo.h diff --git a/include/grub/i386/netbsd_reboot.h b/include/VasEBoot/i386/netbsd_reboot.h similarity index 100% rename from include/grub/i386/netbsd_reboot.h rename to include/VasEBoot/i386/netbsd_reboot.h diff --git a/include/grub/i386/openbsd_bootarg.h b/include/VasEBoot/i386/openbsd_bootarg.h similarity index 100% rename from include/grub/i386/openbsd_bootarg.h rename to include/VasEBoot/i386/openbsd_bootarg.h diff --git a/include/grub/i386/openbsd_reboot.h b/include/VasEBoot/i386/openbsd_reboot.h similarity index 100% rename from include/grub/i386/openbsd_reboot.h rename to include/VasEBoot/i386/openbsd_reboot.h diff --git a/include/grub/i386/pc/apm.h b/include/VasEBoot/i386/pc/apm.h similarity index 100% rename from include/grub/i386/pc/apm.h rename to include/VasEBoot/i386/pc/apm.h diff --git a/include/grub/i386/pc/biosdisk.h b/include/VasEBoot/i386/pc/biosdisk.h similarity index 100% rename from include/grub/i386/pc/biosdisk.h rename to include/VasEBoot/i386/pc/biosdisk.h diff --git a/include/grub/i386/pc/biosnum.h b/include/VasEBoot/i386/pc/biosnum.h similarity index 100% rename from include/grub/i386/pc/biosnum.h rename to include/VasEBoot/i386/pc/biosnum.h diff --git a/include/grub/i386/pc/boot.h b/include/VasEBoot/i386/pc/boot.h similarity index 100% rename from include/grub/i386/pc/boot.h rename to include/VasEBoot/i386/pc/boot.h diff --git a/include/grub/i386/pc/chainloader.h b/include/VasEBoot/i386/pc/chainloader.h similarity index 100% rename from include/grub/i386/pc/chainloader.h rename to include/VasEBoot/i386/pc/chainloader.h diff --git a/include/grub/i386/pc/console.h b/include/VasEBoot/i386/pc/console.h similarity index 100% rename from include/grub/i386/pc/console.h rename to include/VasEBoot/i386/pc/console.h diff --git a/include/grub/i386/pc/int.h b/include/VasEBoot/i386/pc/int.h similarity index 100% rename from include/grub/i386/pc/int.h rename to include/VasEBoot/i386/pc/int.h diff --git a/include/grub/i386/pc/kernel.h b/include/VasEBoot/i386/pc/kernel.h similarity index 100% rename from include/grub/i386/pc/kernel.h rename to include/VasEBoot/i386/pc/kernel.h diff --git a/include/grub/i386/pc/memory.h b/include/VasEBoot/i386/pc/memory.h similarity index 100% rename from include/grub/i386/pc/memory.h rename to include/VasEBoot/i386/pc/memory.h diff --git a/include/grub/i386/pc/pxe.h b/include/VasEBoot/i386/pc/pxe.h similarity index 100% rename from include/grub/i386/pc/pxe.h rename to include/VasEBoot/i386/pc/pxe.h diff --git a/include/grub/i386/pc/time.h b/include/VasEBoot/i386/pc/time.h similarity index 100% rename from include/grub/i386/pc/time.h rename to include/VasEBoot/i386/pc/time.h diff --git a/include/grub/i386/pc/vbe.h b/include/VasEBoot/i386/pc/vbe.h similarity index 100% rename from include/grub/i386/pc/vbe.h rename to include/VasEBoot/i386/pc/vbe.h diff --git a/include/grub/i386/pc/vesa_modes_table.h b/include/VasEBoot/i386/pc/vesa_modes_table.h similarity index 100% rename from include/grub/i386/pc/vesa_modes_table.h rename to include/VasEBoot/i386/pc/vesa_modes_table.h diff --git a/include/grub/i386/pci.h b/include/VasEBoot/i386/pci.h similarity index 100% rename from include/grub/i386/pci.h rename to include/VasEBoot/i386/pci.h diff --git a/include/grub/i386/pit.h b/include/VasEBoot/i386/pit.h similarity index 100% rename from include/grub/i386/pit.h rename to include/VasEBoot/i386/pit.h diff --git a/include/grub/i386/pmtimer.h b/include/VasEBoot/i386/pmtimer.h similarity index 100% rename from include/grub/i386/pmtimer.h rename to include/VasEBoot/i386/pmtimer.h diff --git a/include/grub/i386/qemu/boot.h b/include/VasEBoot/i386/qemu/boot.h similarity index 100% rename from include/grub/i386/qemu/boot.h rename to include/VasEBoot/i386/qemu/boot.h diff --git a/include/grub/i386/qemu/console.h b/include/VasEBoot/i386/qemu/console.h similarity index 100% rename from include/grub/i386/qemu/console.h rename to include/VasEBoot/i386/qemu/console.h diff --git a/include/grub/i386/qemu/kernel.h b/include/VasEBoot/i386/qemu/kernel.h similarity index 100% rename from include/grub/i386/qemu/kernel.h rename to include/VasEBoot/i386/qemu/kernel.h diff --git a/include/grub/i386/qemu/memory.h b/include/VasEBoot/i386/qemu/memory.h similarity index 100% rename from include/grub/i386/qemu/memory.h rename to include/VasEBoot/i386/qemu/memory.h diff --git a/include/grub/i386/qemu/serial.h b/include/VasEBoot/i386/qemu/serial.h similarity index 100% rename from include/grub/i386/qemu/serial.h rename to include/VasEBoot/i386/qemu/serial.h diff --git a/include/grub/i386/qemu/time.h b/include/VasEBoot/i386/qemu/time.h similarity index 100% rename from include/grub/i386/qemu/time.h rename to include/VasEBoot/i386/qemu/time.h diff --git a/include/grub/i386/reboot.h b/include/VasEBoot/i386/reboot.h similarity index 100% rename from include/grub/i386/reboot.h rename to include/VasEBoot/i386/reboot.h diff --git a/include/grub/i386/relocator.h b/include/VasEBoot/i386/relocator.h similarity index 100% rename from include/grub/i386/relocator.h rename to include/VasEBoot/i386/relocator.h diff --git a/include/grub/i386/relocator_private.h b/include/VasEBoot/i386/relocator_private.h similarity index 100% rename from include/grub/i386/relocator_private.h rename to include/VasEBoot/i386/relocator_private.h diff --git a/include/grub/i386/setjmp.h b/include/VasEBoot/i386/setjmp.h similarity index 100% rename from include/grub/i386/setjmp.h rename to include/VasEBoot/i386/setjmp.h diff --git a/include/grub/i386/time.h b/include/VasEBoot/i386/time.h similarity index 100% rename from include/grub/i386/time.h rename to include/VasEBoot/i386/time.h diff --git a/include/grub/i386/tsc.h b/include/VasEBoot/i386/tsc.h similarity index 100% rename from include/grub/i386/tsc.h rename to include/VasEBoot/i386/tsc.h diff --git a/include/grub/i386/types.h b/include/VasEBoot/i386/types.h similarity index 100% rename from include/grub/i386/types.h rename to include/VasEBoot/i386/types.h diff --git a/include/grub/i386/xen/hypercall.h b/include/VasEBoot/i386/xen/hypercall.h similarity index 100% rename from include/grub/i386/xen/hypercall.h rename to include/VasEBoot/i386/xen/hypercall.h diff --git a/include/grub/i386/xen/memory.h b/include/VasEBoot/i386/xen/memory.h similarity index 100% rename from include/grub/i386/xen/memory.h rename to include/VasEBoot/i386/xen/memory.h diff --git a/include/grub/i386/xnu.h b/include/VasEBoot/i386/xnu.h similarity index 100% rename from include/grub/i386/xnu.h rename to include/VasEBoot/i386/xnu.h diff --git a/include/grub/ia64/efi/memory.h b/include/VasEBoot/ia64/efi/memory.h similarity index 100% rename from include/grub/ia64/efi/memory.h rename to include/VasEBoot/ia64/efi/memory.h diff --git a/include/grub/ia64/efi/time.h b/include/VasEBoot/ia64/efi/time.h similarity index 100% rename from include/grub/ia64/efi/time.h rename to include/VasEBoot/ia64/efi/time.h diff --git a/include/grub/ia64/kernel.h b/include/VasEBoot/ia64/kernel.h similarity index 100% rename from include/grub/ia64/kernel.h rename to include/VasEBoot/ia64/kernel.h diff --git a/include/grub/ia64/reloc.h b/include/VasEBoot/ia64/reloc.h similarity index 100% rename from include/grub/ia64/reloc.h rename to include/VasEBoot/ia64/reloc.h diff --git a/include/grub/ia64/setjmp.h b/include/VasEBoot/ia64/setjmp.h similarity index 100% rename from include/grub/ia64/setjmp.h rename to include/VasEBoot/ia64/setjmp.h diff --git a/include/grub/ia64/time.h b/include/VasEBoot/ia64/time.h similarity index 100% rename from include/grub/ia64/time.h rename to include/VasEBoot/ia64/time.h diff --git a/include/grub/ia64/types.h b/include/VasEBoot/ia64/types.h similarity index 100% rename from include/grub/ia64/types.h rename to include/VasEBoot/ia64/types.h diff --git a/include/grub/icon_manager.h b/include/VasEBoot/icon_manager.h similarity index 100% rename from include/grub/icon_manager.h rename to include/VasEBoot/icon_manager.h diff --git a/include/grub/ieee1275/console.h b/include/VasEBoot/ieee1275/console.h similarity index 100% rename from include/grub/ieee1275/console.h rename to include/VasEBoot/ieee1275/console.h diff --git a/include/grub/ieee1275/ieee1275.h b/include/VasEBoot/ieee1275/ieee1275.h similarity index 100% rename from include/grub/ieee1275/ieee1275.h rename to include/VasEBoot/ieee1275/ieee1275.h diff --git a/include/grub/ieee1275/ofdisk.h b/include/VasEBoot/ieee1275/ofdisk.h similarity index 100% rename from include/grub/ieee1275/ofdisk.h rename to include/VasEBoot/ieee1275/ofdisk.h diff --git a/include/grub/kernel.h b/include/VasEBoot/kernel.h similarity index 100% rename from include/grub/kernel.h rename to include/VasEBoot/kernel.h diff --git a/include/grub/keyboard_layouts.h b/include/VasEBoot/keyboard_layouts.h similarity index 100% rename from include/grub/keyboard_layouts.h rename to include/VasEBoot/keyboard_layouts.h diff --git a/include/grub/legacy_parse.h b/include/VasEBoot/legacy_parse.h similarity index 100% rename from include/grub/legacy_parse.h rename to include/VasEBoot/legacy_parse.h diff --git a/include/grub/lib/LzFind.h b/include/VasEBoot/lib/LzFind.h similarity index 100% rename from include/grub/lib/LzFind.h rename to include/VasEBoot/lib/LzFind.h diff --git a/include/grub/lib/LzHash.h b/include/VasEBoot/lib/LzHash.h similarity index 100% rename from include/grub/lib/LzHash.h rename to include/VasEBoot/lib/LzHash.h diff --git a/include/grub/lib/LzmaDec.h b/include/VasEBoot/lib/LzmaDec.h similarity index 100% rename from include/grub/lib/LzmaDec.h rename to include/VasEBoot/lib/LzmaDec.h diff --git a/include/grub/lib/LzmaEnc.h b/include/VasEBoot/lib/LzmaEnc.h similarity index 100% rename from include/grub/lib/LzmaEnc.h rename to include/VasEBoot/lib/LzmaEnc.h diff --git a/include/grub/lib/LzmaTypes.h b/include/VasEBoot/lib/LzmaTypes.h similarity index 100% rename from include/grub/lib/LzmaTypes.h rename to include/VasEBoot/lib/LzmaTypes.h diff --git a/include/grub/lib/arg.h b/include/VasEBoot/lib/arg.h similarity index 100% rename from include/grub/lib/arg.h rename to include/VasEBoot/lib/arg.h diff --git a/include/grub/lib/cmdline.h b/include/VasEBoot/lib/cmdline.h similarity index 100% rename from include/grub/lib/cmdline.h rename to include/VasEBoot/lib/cmdline.h diff --git a/include/grub/lib/crc.h b/include/VasEBoot/lib/crc.h similarity index 100% rename from include/grub/lib/crc.h rename to include/VasEBoot/lib/crc.h diff --git a/include/grub/lib/envblk.h b/include/VasEBoot/lib/envblk.h similarity index 100% rename from include/grub/lib/envblk.h rename to include/VasEBoot/lib/envblk.h diff --git a/include/grub/lib/hexdump.h b/include/VasEBoot/lib/hexdump.h similarity index 100% rename from include/grub/lib/hexdump.h rename to include/VasEBoot/lib/hexdump.h diff --git a/include/grub/libpciaccess.h b/include/VasEBoot/libpciaccess.h similarity index 100% rename from include/grub/libpciaccess.h rename to include/VasEBoot/libpciaccess.h diff --git a/include/grub/linux.h b/include/VasEBoot/linux.h similarity index 100% rename from include/grub/linux.h rename to include/VasEBoot/linux.h diff --git a/include/grub/list.h b/include/VasEBoot/list.h similarity index 100% rename from include/grub/list.h rename to include/VasEBoot/list.h diff --git a/include/grub/loader.h b/include/VasEBoot/loader.h similarity index 100% rename from include/grub/loader.h rename to include/VasEBoot/loader.h diff --git a/include/grub/lvm.h b/include/VasEBoot/lvm.h similarity index 100% rename from include/grub/lvm.h rename to include/VasEBoot/lvm.h diff --git a/include/grub/macho.h b/include/VasEBoot/macho.h similarity index 100% rename from include/grub/macho.h rename to include/VasEBoot/macho.h diff --git a/include/grub/machoload.h b/include/VasEBoot/machoload.h similarity index 100% rename from include/grub/machoload.h rename to include/VasEBoot/machoload.h diff --git a/include/grub/memory.h b/include/VasEBoot/memory.h similarity index 100% rename from include/grub/memory.h rename to include/VasEBoot/memory.h diff --git a/include/grub/menu.h b/include/VasEBoot/menu.h similarity index 100% rename from include/grub/menu.h rename to include/VasEBoot/menu.h diff --git a/include/grub/menu_viewer.h b/include/VasEBoot/menu_viewer.h similarity index 100% rename from include/grub/menu_viewer.h rename to include/VasEBoot/menu_viewer.h diff --git a/include/grub/mips/arc/kernel.h b/include/VasEBoot/mips/arc/kernel.h similarity index 100% rename from include/grub/mips/arc/kernel.h rename to include/VasEBoot/mips/arc/kernel.h diff --git a/include/grub/mips/arc/memory.h b/include/VasEBoot/mips/arc/memory.h similarity index 100% rename from include/grub/mips/arc/memory.h rename to include/VasEBoot/mips/arc/memory.h diff --git a/include/grub/mips/arc/time.h b/include/VasEBoot/mips/arc/time.h similarity index 100% rename from include/grub/mips/arc/time.h rename to include/VasEBoot/mips/arc/time.h diff --git a/include/grub/mips/asm.h b/include/VasEBoot/mips/asm.h similarity index 100% rename from include/grub/mips/asm.h rename to include/VasEBoot/mips/asm.h diff --git a/include/grub/mips/at_keyboard.h b/include/VasEBoot/mips/at_keyboard.h similarity index 100% rename from include/grub/mips/at_keyboard.h rename to include/VasEBoot/mips/at_keyboard.h diff --git a/include/grub/mips/cmos.h b/include/VasEBoot/mips/cmos.h similarity index 100% rename from include/grub/mips/cmos.h rename to include/VasEBoot/mips/cmos.h diff --git a/include/grub/mips/io.h b/include/VasEBoot/mips/io.h similarity index 100% rename from include/grub/mips/io.h rename to include/VasEBoot/mips/io.h diff --git a/include/grub/mips/kernel.h b/include/VasEBoot/mips/kernel.h similarity index 100% rename from include/grub/mips/kernel.h rename to include/VasEBoot/mips/kernel.h diff --git a/include/grub/mips/loongson.h b/include/VasEBoot/mips/loongson.h similarity index 100% rename from include/grub/mips/loongson.h rename to include/VasEBoot/mips/loongson.h diff --git a/include/grub/mips/loongson/at_keyboard.h b/include/VasEBoot/mips/loongson/at_keyboard.h similarity index 100% rename from include/grub/mips/loongson/at_keyboard.h rename to include/VasEBoot/mips/loongson/at_keyboard.h diff --git a/include/grub/mips/loongson/cmos.h b/include/VasEBoot/mips/loongson/cmos.h similarity index 100% rename from include/grub/mips/loongson/cmos.h rename to include/VasEBoot/mips/loongson/cmos.h diff --git a/include/grub/mips/loongson/ec.h b/include/VasEBoot/mips/loongson/ec.h similarity index 100% rename from include/grub/mips/loongson/ec.h rename to include/VasEBoot/mips/loongson/ec.h diff --git a/include/grub/mips/loongson/kernel.h b/include/VasEBoot/mips/loongson/kernel.h similarity index 100% rename from include/grub/mips/loongson/kernel.h rename to include/VasEBoot/mips/loongson/kernel.h diff --git a/include/grub/mips/loongson/memory.h b/include/VasEBoot/mips/loongson/memory.h similarity index 100% rename from include/grub/mips/loongson/memory.h rename to include/VasEBoot/mips/loongson/memory.h diff --git a/include/grub/mips/loongson/pci.h b/include/VasEBoot/mips/loongson/pci.h similarity index 100% rename from include/grub/mips/loongson/pci.h rename to include/VasEBoot/mips/loongson/pci.h diff --git a/include/grub/mips/loongson/serial.h b/include/VasEBoot/mips/loongson/serial.h similarity index 100% rename from include/grub/mips/loongson/serial.h rename to include/VasEBoot/mips/loongson/serial.h diff --git a/include/grub/mips/loongson/time.h b/include/VasEBoot/mips/loongson/time.h similarity index 100% rename from include/grub/mips/loongson/time.h rename to include/VasEBoot/mips/loongson/time.h diff --git a/include/grub/mips/memory.h b/include/VasEBoot/mips/memory.h similarity index 100% rename from include/grub/mips/memory.h rename to include/VasEBoot/mips/memory.h diff --git a/include/grub/mips/mips.h b/include/VasEBoot/mips/mips.h similarity index 100% rename from include/grub/mips/mips.h rename to include/VasEBoot/mips/mips.h diff --git a/include/grub/mips/multiboot.h b/include/VasEBoot/mips/multiboot.h similarity index 100% rename from include/grub/mips/multiboot.h rename to include/VasEBoot/mips/multiboot.h diff --git a/include/grub/mips/pci.h b/include/VasEBoot/mips/pci.h similarity index 100% rename from include/grub/mips/pci.h rename to include/VasEBoot/mips/pci.h diff --git a/include/grub/mips/qemu_mips/at_keyboard.h b/include/VasEBoot/mips/qemu_mips/at_keyboard.h similarity index 100% rename from include/grub/mips/qemu_mips/at_keyboard.h rename to include/VasEBoot/mips/qemu_mips/at_keyboard.h diff --git a/include/grub/mips/qemu_mips/cmos.h b/include/VasEBoot/mips/qemu_mips/cmos.h similarity index 100% rename from include/grub/mips/qemu_mips/cmos.h rename to include/VasEBoot/mips/qemu_mips/cmos.h diff --git a/include/grub/mips/qemu_mips/console.h b/include/VasEBoot/mips/qemu_mips/console.h similarity index 100% rename from include/grub/mips/qemu_mips/console.h rename to include/VasEBoot/mips/qemu_mips/console.h diff --git a/include/grub/mips/qemu_mips/kernel.h b/include/VasEBoot/mips/qemu_mips/kernel.h similarity index 100% rename from include/grub/mips/qemu_mips/kernel.h rename to include/VasEBoot/mips/qemu_mips/kernel.h diff --git a/include/grub/mips/qemu_mips/loader.h b/include/VasEBoot/mips/qemu_mips/loader.h similarity index 100% rename from include/grub/mips/qemu_mips/loader.h rename to include/VasEBoot/mips/qemu_mips/loader.h diff --git a/include/grub/mips/qemu_mips/memory.h b/include/VasEBoot/mips/qemu_mips/memory.h similarity index 100% rename from include/grub/mips/qemu_mips/memory.h rename to include/VasEBoot/mips/qemu_mips/memory.h diff --git a/include/grub/mips/qemu_mips/serial.h b/include/VasEBoot/mips/qemu_mips/serial.h similarity index 100% rename from include/grub/mips/qemu_mips/serial.h rename to include/VasEBoot/mips/qemu_mips/serial.h diff --git a/include/grub/mips/qemu_mips/time.h b/include/VasEBoot/mips/qemu_mips/time.h similarity index 100% rename from include/grub/mips/qemu_mips/time.h rename to include/VasEBoot/mips/qemu_mips/time.h diff --git a/include/grub/mips/relocator.h b/include/VasEBoot/mips/relocator.h similarity index 100% rename from include/grub/mips/relocator.h rename to include/VasEBoot/mips/relocator.h diff --git a/include/grub/mips/setjmp.h b/include/VasEBoot/mips/setjmp.h similarity index 100% rename from include/grub/mips/setjmp.h rename to include/VasEBoot/mips/setjmp.h diff --git a/include/grub/mips/time.h b/include/VasEBoot/mips/time.h similarity index 100% rename from include/grub/mips/time.h rename to include/VasEBoot/mips/time.h diff --git a/include/grub/mips/types.h b/include/VasEBoot/mips/types.h similarity index 100% rename from include/grub/mips/types.h rename to include/VasEBoot/mips/types.h diff --git a/include/grub/misc.h b/include/VasEBoot/misc.h similarity index 100% rename from include/grub/misc.h rename to include/VasEBoot/misc.h diff --git a/include/grub/mm.h b/include/VasEBoot/mm.h similarity index 100% rename from include/grub/mm.h rename to include/VasEBoot/mm.h diff --git a/include/grub/mm_private.h b/include/VasEBoot/mm_private.h similarity index 100% rename from include/grub/mm_private.h rename to include/VasEBoot/mm_private.h diff --git a/include/grub/module_verifier.h b/include/VasEBoot/module_verifier.h similarity index 100% rename from include/grub/module_verifier.h rename to include/VasEBoot/module_verifier.h diff --git a/include/grub/msdos_partition.h b/include/VasEBoot/msdos_partition.h similarity index 100% rename from include/grub/msdos_partition.h rename to include/VasEBoot/msdos_partition.h diff --git a/include/grub/multiboot.h b/include/VasEBoot/multiboot.h similarity index 100% rename from include/grub/multiboot.h rename to include/VasEBoot/multiboot.h diff --git a/include/grub/multiboot_loader.h b/include/VasEBoot/multiboot_loader.h similarity index 100% rename from include/grub/multiboot_loader.h rename to include/VasEBoot/multiboot_loader.h diff --git a/include/grub/net.h b/include/VasEBoot/net.h similarity index 100% rename from include/grub/net.h rename to include/VasEBoot/net.h diff --git a/include/grub/net/arp.h b/include/VasEBoot/net/arp.h similarity index 100% rename from include/grub/net/arp.h rename to include/VasEBoot/net/arp.h diff --git a/include/grub/net/ethernet.h b/include/VasEBoot/net/ethernet.h similarity index 100% rename from include/grub/net/ethernet.h rename to include/VasEBoot/net/ethernet.h diff --git a/include/grub/net/ip.h b/include/VasEBoot/net/ip.h similarity index 100% rename from include/grub/net/ip.h rename to include/VasEBoot/net/ip.h diff --git a/include/grub/net/netbuff.h b/include/VasEBoot/net/netbuff.h similarity index 100% rename from include/grub/net/netbuff.h rename to include/VasEBoot/net/netbuff.h diff --git a/include/grub/net/tcp.h b/include/VasEBoot/net/tcp.h similarity index 100% rename from include/grub/net/tcp.h rename to include/VasEBoot/net/tcp.h diff --git a/include/grub/net/udp.h b/include/VasEBoot/net/udp.h similarity index 100% rename from include/grub/net/udp.h rename to include/VasEBoot/net/udp.h diff --git a/include/grub/normal.h b/include/VasEBoot/normal.h similarity index 100% rename from include/grub/normal.h rename to include/VasEBoot/normal.h diff --git a/include/grub/ns8250.h b/include/VasEBoot/ns8250.h similarity index 100% rename from include/grub/ns8250.h rename to include/VasEBoot/ns8250.h diff --git a/include/grub/ntfs.h b/include/VasEBoot/ntfs.h similarity index 100% rename from include/grub/ntfs.h rename to include/VasEBoot/ntfs.h diff --git a/include/grub/offsets.h b/include/VasEBoot/offsets.h similarity index 100% rename from include/grub/offsets.h rename to include/VasEBoot/offsets.h diff --git a/include/grub/osdep/hostfile.h b/include/VasEBoot/osdep/hostfile.h similarity index 100% rename from include/grub/osdep/hostfile.h rename to include/VasEBoot/osdep/hostfile.h diff --git a/include/grub/osdep/hostfile_aros.h b/include/VasEBoot/osdep/hostfile_aros.h similarity index 100% rename from include/grub/osdep/hostfile_aros.h rename to include/VasEBoot/osdep/hostfile_aros.h diff --git a/include/grub/osdep/hostfile_unix.h b/include/VasEBoot/osdep/hostfile_unix.h similarity index 100% rename from include/grub/osdep/hostfile_unix.h rename to include/VasEBoot/osdep/hostfile_unix.h diff --git a/include/grub/osdep/hostfile_windows.h b/include/VasEBoot/osdep/hostfile_windows.h similarity index 100% rename from include/grub/osdep/hostfile_windows.h rename to include/VasEBoot/osdep/hostfile_windows.h diff --git a/include/grub/parser.h b/include/VasEBoot/parser.h similarity index 100% rename from include/grub/parser.h rename to include/VasEBoot/parser.h diff --git a/include/grub/partition.h b/include/VasEBoot/partition.h similarity index 100% rename from include/grub/partition.h rename to include/VasEBoot/partition.h diff --git a/include/grub/parttool.h b/include/VasEBoot/parttool.h similarity index 100% rename from include/grub/parttool.h rename to include/VasEBoot/parttool.h diff --git a/include/grub/pci.h b/include/VasEBoot/pci.h similarity index 100% rename from include/grub/pci.h rename to include/VasEBoot/pci.h diff --git a/include/grub/pciutils.h b/include/VasEBoot/pciutils.h similarity index 100% rename from include/grub/pciutils.h rename to include/VasEBoot/pciutils.h diff --git a/include/grub/powerpc/ieee1275/ieee1275.h b/include/VasEBoot/powerpc/ieee1275/ieee1275.h similarity index 100% rename from include/grub/powerpc/ieee1275/ieee1275.h rename to include/VasEBoot/powerpc/ieee1275/ieee1275.h diff --git a/include/grub/powerpc/kernel.h b/include/VasEBoot/powerpc/kernel.h similarity index 100% rename from include/grub/powerpc/kernel.h rename to include/VasEBoot/powerpc/kernel.h diff --git a/include/grub/powerpc/memory.h b/include/VasEBoot/powerpc/memory.h similarity index 100% rename from include/grub/powerpc/memory.h rename to include/VasEBoot/powerpc/memory.h diff --git a/include/grub/powerpc/relocator.h b/include/VasEBoot/powerpc/relocator.h similarity index 100% rename from include/grub/powerpc/relocator.h rename to include/VasEBoot/powerpc/relocator.h diff --git a/include/grub/powerpc/setjmp.h b/include/VasEBoot/powerpc/setjmp.h similarity index 100% rename from include/grub/powerpc/setjmp.h rename to include/VasEBoot/powerpc/setjmp.h diff --git a/include/grub/powerpc/time.h b/include/VasEBoot/powerpc/time.h similarity index 100% rename from include/grub/powerpc/time.h rename to include/VasEBoot/powerpc/time.h diff --git a/include/grub/powerpc/types.h b/include/VasEBoot/powerpc/types.h similarity index 100% rename from include/grub/powerpc/types.h rename to include/VasEBoot/powerpc/types.h diff --git a/include/grub/priority_queue.h b/include/VasEBoot/priority_queue.h similarity index 100% rename from include/grub/priority_queue.h rename to include/VasEBoot/priority_queue.h diff --git a/include/grub/procfs.h b/include/VasEBoot/procfs.h similarity index 100% rename from include/grub/procfs.h rename to include/VasEBoot/procfs.h diff --git a/include/grub/pubkey.h b/include/VasEBoot/pubkey.h similarity index 100% rename from include/grub/pubkey.h rename to include/VasEBoot/pubkey.h diff --git a/include/grub/random.h b/include/VasEBoot/random.h similarity index 100% rename from include/grub/random.h rename to include/VasEBoot/random.h diff --git a/include/grub/reader.h b/include/VasEBoot/reader.h similarity index 100% rename from include/grub/reader.h rename to include/VasEBoot/reader.h diff --git a/include/grub/reed_solomon.h b/include/VasEBoot/reed_solomon.h similarity index 100% rename from include/grub/reed_solomon.h rename to include/VasEBoot/reed_solomon.h diff --git a/include/grub/relocator.h b/include/VasEBoot/relocator.h similarity index 100% rename from include/grub/relocator.h rename to include/VasEBoot/relocator.h diff --git a/include/grub/relocator_private.h b/include/VasEBoot/relocator_private.h similarity index 100% rename from include/grub/relocator_private.h rename to include/VasEBoot/relocator_private.h diff --git a/include/grub/script_sh.h b/include/VasEBoot/script_sh.h similarity index 100% rename from include/grub/script_sh.h rename to include/VasEBoot/script_sh.h diff --git a/include/grub/scsi.h b/include/VasEBoot/scsi.h similarity index 100% rename from include/grub/scsi.h rename to include/VasEBoot/scsi.h diff --git a/include/grub/scsicmd.h b/include/VasEBoot/scsicmd.h similarity index 100% rename from include/grub/scsicmd.h rename to include/VasEBoot/scsicmd.h diff --git a/include/grub/sdl.h b/include/VasEBoot/sdl.h similarity index 100% rename from include/grub/sdl.h rename to include/VasEBoot/sdl.h diff --git a/include/grub/search.h b/include/VasEBoot/search.h similarity index 100% rename from include/grub/search.h rename to include/VasEBoot/search.h diff --git a/include/grub/serial.h b/include/VasEBoot/serial.h similarity index 100% rename from include/grub/serial.h rename to include/VasEBoot/serial.h diff --git a/include/grub/setjmp.h b/include/VasEBoot/setjmp.h similarity index 100% rename from include/grub/setjmp.h rename to include/VasEBoot/setjmp.h diff --git a/include/grub/smbios.h b/include/VasEBoot/smbios.h similarity index 100% rename from include/grub/smbios.h rename to include/VasEBoot/smbios.h diff --git a/include/grub/smbus.h b/include/VasEBoot/smbus.h similarity index 100% rename from include/grub/smbus.h rename to include/VasEBoot/smbus.h diff --git a/include/grub/sparc64/ieee1275/boot.h b/include/VasEBoot/sparc64/ieee1275/boot.h similarity index 100% rename from include/grub/sparc64/ieee1275/boot.h rename to include/VasEBoot/sparc64/ieee1275/boot.h diff --git a/include/grub/sparc64/ieee1275/ieee1275.h b/include/VasEBoot/sparc64/ieee1275/ieee1275.h similarity index 100% rename from include/grub/sparc64/ieee1275/ieee1275.h rename to include/VasEBoot/sparc64/ieee1275/ieee1275.h diff --git a/include/grub/sparc64/ieee1275/kernel.h b/include/VasEBoot/sparc64/ieee1275/kernel.h similarity index 100% rename from include/grub/sparc64/ieee1275/kernel.h rename to include/VasEBoot/sparc64/ieee1275/kernel.h diff --git a/include/grub/sparc64/setjmp.h b/include/VasEBoot/sparc64/setjmp.h similarity index 100% rename from include/grub/sparc64/setjmp.h rename to include/VasEBoot/sparc64/setjmp.h diff --git a/include/grub/sparc64/time.h b/include/VasEBoot/sparc64/time.h similarity index 100% rename from include/grub/sparc64/time.h rename to include/VasEBoot/sparc64/time.h diff --git a/include/grub/sparc64/types.h b/include/VasEBoot/sparc64/types.h similarity index 100% rename from include/grub/sparc64/types.h rename to include/VasEBoot/sparc64/types.h diff --git a/include/grub/speaker.h b/include/VasEBoot/speaker.h similarity index 100% rename from include/grub/speaker.h rename to include/VasEBoot/speaker.h diff --git a/include/grub/symbol.h b/include/VasEBoot/symbol.h similarity index 100% rename from include/grub/symbol.h rename to include/VasEBoot/symbol.h diff --git a/include/grub/syslinux_parse.h b/include/VasEBoot/syslinux_parse.h similarity index 100% rename from include/grub/syslinux_parse.h rename to include/VasEBoot/syslinux_parse.h diff --git a/include/grub/term.h b/include/VasEBoot/term.h similarity index 100% rename from include/grub/term.h rename to include/VasEBoot/term.h diff --git a/include/grub/terminfo.h b/include/VasEBoot/terminfo.h similarity index 100% rename from include/grub/terminfo.h rename to include/VasEBoot/terminfo.h diff --git a/include/grub/test.h b/include/VasEBoot/test.h similarity index 100% rename from include/grub/test.h rename to include/VasEBoot/test.h diff --git a/include/grub/time.h b/include/VasEBoot/time.h similarity index 100% rename from include/grub/time.h rename to include/VasEBoot/time.h diff --git a/include/grub/tparm.h b/include/VasEBoot/tparm.h similarity index 100% rename from include/grub/tparm.h rename to include/VasEBoot/tparm.h diff --git a/include/grub/tpm.h b/include/VasEBoot/tpm.h similarity index 100% rename from include/grub/tpm.h rename to include/VasEBoot/tpm.h diff --git a/include/grub/trig.h b/include/VasEBoot/trig.h similarity index 100% rename from include/grub/trig.h rename to include/VasEBoot/trig.h diff --git a/include/grub/types.h b/include/VasEBoot/types.h similarity index 100% rename from include/grub/types.h rename to include/VasEBoot/types.h diff --git a/include/grub/uboot/api_public.h b/include/VasEBoot/uboot/api_public.h similarity index 100% rename from include/grub/uboot/api_public.h rename to include/VasEBoot/uboot/api_public.h diff --git a/include/grub/uboot/console.h b/include/VasEBoot/uboot/console.h similarity index 100% rename from include/grub/uboot/console.h rename to include/VasEBoot/uboot/console.h diff --git a/include/grub/uboot/disk.h b/include/VasEBoot/uboot/disk.h similarity index 100% rename from include/grub/uboot/disk.h rename to include/VasEBoot/uboot/disk.h diff --git a/include/grub/uboot/image.h b/include/VasEBoot/uboot/image.h similarity index 100% rename from include/grub/uboot/image.h rename to include/VasEBoot/uboot/image.h diff --git a/include/grub/uboot/uboot.h b/include/VasEBoot/uboot/uboot.h similarity index 100% rename from include/grub/uboot/uboot.h rename to include/VasEBoot/uboot/uboot.h diff --git a/include/grub/udf.h b/include/VasEBoot/udf.h similarity index 100% rename from include/grub/udf.h rename to include/VasEBoot/udf.h diff --git a/include/grub/unicode.h b/include/VasEBoot/unicode.h similarity index 100% rename from include/grub/unicode.h rename to include/VasEBoot/unicode.h diff --git a/include/grub/usb.h b/include/VasEBoot/usb.h similarity index 100% rename from include/grub/usb.h rename to include/VasEBoot/usb.h diff --git a/include/grub/usbdesc.h b/include/VasEBoot/usbdesc.h similarity index 100% rename from include/grub/usbdesc.h rename to include/VasEBoot/usbdesc.h diff --git a/include/grub/usbserial.h b/include/VasEBoot/usbserial.h similarity index 100% rename from include/grub/usbserial.h rename to include/VasEBoot/usbserial.h diff --git a/include/grub/usbtrans.h b/include/VasEBoot/usbtrans.h similarity index 100% rename from include/grub/usbtrans.h rename to include/VasEBoot/usbtrans.h diff --git a/include/grub/util/install.h b/include/VasEBoot/util/install.h similarity index 100% rename from include/grub/util/install.h rename to include/VasEBoot/util/install.h diff --git a/include/grub/util/libnvpair.h b/include/VasEBoot/util/libnvpair.h similarity index 100% rename from include/grub/util/libnvpair.h rename to include/VasEBoot/util/libnvpair.h diff --git a/include/grub/util/libzfs.h b/include/VasEBoot/util/libzfs.h similarity index 100% rename from include/grub/util/libzfs.h rename to include/VasEBoot/util/libzfs.h diff --git a/include/grub/util/misc.h b/include/VasEBoot/util/misc.h similarity index 100% rename from include/grub/util/misc.h rename to include/VasEBoot/util/misc.h diff --git a/include/grub/util/mkimage.h b/include/VasEBoot/util/mkimage.h similarity index 100% rename from include/grub/util/mkimage.h rename to include/VasEBoot/util/mkimage.h diff --git a/include/grub/util/ofpath.h b/include/VasEBoot/util/ofpath.h similarity index 100% rename from include/grub/util/ofpath.h rename to include/VasEBoot/util/ofpath.h diff --git a/include/grub/util/resolve.h b/include/VasEBoot/util/resolve.h similarity index 100% rename from include/grub/util/resolve.h rename to include/VasEBoot/util/resolve.h diff --git a/include/grub/util/windows.h b/include/VasEBoot/util/windows.h similarity index 100% rename from include/grub/util/windows.h rename to include/VasEBoot/util/windows.h diff --git a/include/grub/verity-hash.h b/include/VasEBoot/verity-hash.h similarity index 100% rename from include/grub/verity-hash.h rename to include/VasEBoot/verity-hash.h diff --git a/include/grub/vga.h b/include/VasEBoot/vga.h similarity index 100% rename from include/grub/vga.h rename to include/VasEBoot/vga.h diff --git a/include/grub/vgaregs.h b/include/VasEBoot/vgaregs.h similarity index 100% rename from include/grub/vgaregs.h rename to include/VasEBoot/vgaregs.h diff --git a/include/grub/video.h b/include/VasEBoot/video.h similarity index 100% rename from include/grub/video.h rename to include/VasEBoot/video.h diff --git a/include/grub/video_fb.h b/include/VasEBoot/video_fb.h similarity index 100% rename from include/grub/video_fb.h rename to include/VasEBoot/video_fb.h diff --git a/include/grub/x86_64/at_keyboard.h b/include/VasEBoot/x86_64/at_keyboard.h similarity index 100% rename from include/grub/x86_64/at_keyboard.h rename to include/VasEBoot/x86_64/at_keyboard.h diff --git a/include/grub/x86_64/efi/boot.h b/include/VasEBoot/x86_64/efi/boot.h similarity index 100% rename from include/grub/x86_64/efi/boot.h rename to include/VasEBoot/x86_64/efi/boot.h diff --git a/include/grub/x86_64/efi/loader.h b/include/VasEBoot/x86_64/efi/loader.h similarity index 100% rename from include/grub/x86_64/efi/loader.h rename to include/VasEBoot/x86_64/efi/loader.h diff --git a/include/grub/x86_64/efi/memory.h b/include/VasEBoot/x86_64/efi/memory.h similarity index 100% rename from include/grub/x86_64/efi/memory.h rename to include/VasEBoot/x86_64/efi/memory.h diff --git a/include/grub/x86_64/efi/serial.h b/include/VasEBoot/x86_64/efi/serial.h similarity index 100% rename from include/grub/x86_64/efi/serial.h rename to include/VasEBoot/x86_64/efi/serial.h diff --git a/include/grub/x86_64/io.h b/include/VasEBoot/x86_64/io.h similarity index 100% rename from include/grub/x86_64/io.h rename to include/VasEBoot/x86_64/io.h diff --git a/include/grub/x86_64/linux.h b/include/VasEBoot/x86_64/linux.h similarity index 100% rename from include/grub/x86_64/linux.h rename to include/VasEBoot/x86_64/linux.h diff --git a/include/grub/x86_64/macho.h b/include/VasEBoot/x86_64/macho.h similarity index 100% rename from include/grub/x86_64/macho.h rename to include/VasEBoot/x86_64/macho.h diff --git a/include/grub/x86_64/memory.h b/include/VasEBoot/x86_64/memory.h similarity index 100% rename from include/grub/x86_64/memory.h rename to include/VasEBoot/x86_64/memory.h diff --git a/include/grub/x86_64/multiboot.h b/include/VasEBoot/x86_64/multiboot.h similarity index 100% rename from include/grub/x86_64/multiboot.h rename to include/VasEBoot/x86_64/multiboot.h diff --git a/include/grub/x86_64/pci.h b/include/VasEBoot/x86_64/pci.h similarity index 100% rename from include/grub/x86_64/pci.h rename to include/VasEBoot/x86_64/pci.h diff --git a/include/grub/x86_64/relocator.h b/include/VasEBoot/x86_64/relocator.h similarity index 100% rename from include/grub/x86_64/relocator.h rename to include/VasEBoot/x86_64/relocator.h diff --git a/include/grub/x86_64/setjmp.h b/include/VasEBoot/x86_64/setjmp.h similarity index 100% rename from include/grub/x86_64/setjmp.h rename to include/VasEBoot/x86_64/setjmp.h diff --git a/include/grub/x86_64/time.h b/include/VasEBoot/x86_64/time.h similarity index 100% rename from include/grub/x86_64/time.h rename to include/VasEBoot/x86_64/time.h diff --git a/include/grub/x86_64/types.h b/include/VasEBoot/x86_64/types.h similarity index 100% rename from include/grub/x86_64/types.h rename to include/VasEBoot/x86_64/types.h diff --git a/include/grub/x86_64/xen/hypercall.h b/include/VasEBoot/x86_64/xen/hypercall.h similarity index 100% rename from include/grub/x86_64/xen/hypercall.h rename to include/VasEBoot/x86_64/xen/hypercall.h diff --git a/include/grub/x86_64/xnu.h b/include/VasEBoot/x86_64/xnu.h similarity index 100% rename from include/grub/x86_64/xnu.h rename to include/VasEBoot/x86_64/xnu.h diff --git a/include/grub/xen.h b/include/VasEBoot/xen.h similarity index 100% rename from include/grub/xen.h rename to include/VasEBoot/xen.h diff --git a/include/grub/xen/relocator.h b/include/VasEBoot/xen/relocator.h similarity index 100% rename from include/grub/xen/relocator.h rename to include/VasEBoot/xen/relocator.h diff --git a/include/grub/xen_file.h b/include/VasEBoot/xen_file.h similarity index 100% rename from include/grub/xen_file.h rename to include/VasEBoot/xen_file.h diff --git a/include/grub/xnu.h b/include/VasEBoot/xnu.h similarity index 100% rename from include/grub/xnu.h rename to include/VasEBoot/xnu.h diff --git a/include/grub/zfs/dmu.h b/include/VasEBoot/zfs/dmu.h similarity index 100% rename from include/grub/zfs/dmu.h rename to include/VasEBoot/zfs/dmu.h diff --git a/include/grub/zfs/dmu_objset.h b/include/VasEBoot/zfs/dmu_objset.h similarity index 100% rename from include/grub/zfs/dmu_objset.h rename to include/VasEBoot/zfs/dmu_objset.h diff --git a/include/grub/zfs/dnode.h b/include/VasEBoot/zfs/dnode.h similarity index 100% rename from include/grub/zfs/dnode.h rename to include/VasEBoot/zfs/dnode.h diff --git a/include/grub/zfs/dsl_dataset.h b/include/VasEBoot/zfs/dsl_dataset.h similarity index 100% rename from include/grub/zfs/dsl_dataset.h rename to include/VasEBoot/zfs/dsl_dataset.h diff --git a/include/grub/zfs/dsl_dir.h b/include/VasEBoot/zfs/dsl_dir.h similarity index 100% rename from include/grub/zfs/dsl_dir.h rename to include/VasEBoot/zfs/dsl_dir.h diff --git a/include/grub/zfs/sa_impl.h b/include/VasEBoot/zfs/sa_impl.h similarity index 100% rename from include/grub/zfs/sa_impl.h rename to include/VasEBoot/zfs/sa_impl.h diff --git a/include/grub/zfs/spa.h b/include/VasEBoot/zfs/spa.h similarity index 100% rename from include/grub/zfs/spa.h rename to include/VasEBoot/zfs/spa.h diff --git a/include/grub/zfs/uberblock_impl.h b/include/VasEBoot/zfs/uberblock_impl.h similarity index 100% rename from include/grub/zfs/uberblock_impl.h rename to include/VasEBoot/zfs/uberblock_impl.h diff --git a/include/grub/zfs/vdev_impl.h b/include/VasEBoot/zfs/vdev_impl.h similarity index 100% rename from include/grub/zfs/vdev_impl.h rename to include/VasEBoot/zfs/vdev_impl.h diff --git a/include/grub/zfs/zap_impl.h b/include/VasEBoot/zfs/zap_impl.h similarity index 100% rename from include/grub/zfs/zap_impl.h rename to include/VasEBoot/zfs/zap_impl.h diff --git a/include/grub/zfs/zap_leaf.h b/include/VasEBoot/zfs/zap_leaf.h similarity index 100% rename from include/grub/zfs/zap_leaf.h rename to include/VasEBoot/zfs/zap_leaf.h diff --git a/include/grub/zfs/zfs.h b/include/VasEBoot/zfs/zfs.h similarity index 100% rename from include/grub/zfs/zfs.h rename to include/VasEBoot/zfs/zfs.h diff --git a/include/grub/zfs/zfs_acl.h b/include/VasEBoot/zfs/zfs_acl.h similarity index 100% rename from include/grub/zfs/zfs_acl.h rename to include/VasEBoot/zfs/zfs_acl.h diff --git a/include/grub/zfs/zfs_znode.h b/include/VasEBoot/zfs/zfs_znode.h similarity index 100% rename from include/grub/zfs/zfs_znode.h rename to include/VasEBoot/zfs/zfs_znode.h diff --git a/include/grub/zfs/zil.h b/include/VasEBoot/zfs/zil.h similarity index 100% rename from include/grub/zfs/zil.h rename to include/VasEBoot/zfs/zil.h diff --git a/include/grub/zfs/zio.h b/include/VasEBoot/zfs/zio.h similarity index 100% rename from include/grub/zfs/zio.h rename to include/VasEBoot/zfs/zio.h diff --git a/include/grub/zfs/zio_checksum.h b/include/VasEBoot/zfs/zio_checksum.h similarity index 100% rename from include/grub/zfs/zio_checksum.h rename to include/VasEBoot/zfs/zio_checksum.h diff --git a/include/grub/emu/config.h b/include/grub/emu/config.h deleted file mode 100644 index 875d5896c..000000000 --- a/include/grub/emu/config.h +++ /dev/null @@ -1,48 +0,0 @@ -/* - * GRUB -- GRand Unified Bootloader - * Copyright (C) 2013 Free Software Foundation, Inc. - * - * GRUB is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * GRUB is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with GRUB. If not, see . - */ - -#ifndef GRUB_CONFIG_EMU_HEADER -#define GRUB_CONFIG_EMU_HEADER 1 - -#include -#include -#include -#include - -const char * -grub_util_get_config_filename (void); -const char * -grub_util_get_pkgdatadir (void); -const char * -grub_util_get_pkglibdir (void); -const char * -grub_util_get_localedir (void); - -struct grub_util_config -{ - int is_cryptodisk_enabled; - char *grub_distributor; -}; - -void -grub_util_load_config (struct grub_util_config *cfg); - -void -grub_util_parse_config (FILE *f, struct grub_util_config *cfg, int simple); - -#endif diff --git a/po/grub.d.sed b/po/VasEBoot.d.sed similarity index 100% rename from po/grub.d.sed rename to po/VasEBoot.d.sed diff --git a/tests/grub_cmd_date.in b/tests/VasEBoot_cmd_date.in similarity index 100% rename from tests/grub_cmd_date.in rename to tests/VasEBoot_cmd_date.in diff --git a/tests/grub_cmd_echo.in b/tests/VasEBoot_cmd_echo.in similarity index 100% rename from tests/grub_cmd_echo.in rename to tests/VasEBoot_cmd_echo.in diff --git a/tests/grub_cmd_regexp.in b/tests/VasEBoot_cmd_regexp.in similarity index 100% rename from tests/grub_cmd_regexp.in rename to tests/VasEBoot_cmd_regexp.in diff --git a/tests/grub_cmd_set_date.in b/tests/VasEBoot_cmd_set_date.in similarity index 100% rename from tests/grub_cmd_set_date.in rename to tests/VasEBoot_cmd_set_date.in diff --git a/tests/grub_cmd_sleep.in b/tests/VasEBoot_cmd_sleep.in similarity index 100% rename from tests/grub_cmd_sleep.in rename to tests/VasEBoot_cmd_sleep.in diff --git a/tests/grub_cmd_test.in b/tests/VasEBoot_cmd_test.in similarity index 100% rename from tests/grub_cmd_test.in rename to tests/VasEBoot_cmd_test.in diff --git a/tests/grub_cmd_tr.in b/tests/VasEBoot_cmd_tr.in similarity index 100% rename from tests/grub_cmd_tr.in rename to tests/VasEBoot_cmd_tr.in diff --git a/tests/grub_func_test.in b/tests/VasEBoot_func_test.in similarity index 100% rename from tests/grub_func_test.in rename to tests/VasEBoot_func_test.in diff --git a/tests/grub_script_blanklines.in b/tests/VasEBoot_script_blanklines.in similarity index 100% rename from tests/grub_script_blanklines.in rename to tests/VasEBoot_script_blanklines.in diff --git a/tests/grub_script_blockarg.in b/tests/VasEBoot_script_blockarg.in similarity index 100% rename from tests/grub_script_blockarg.in rename to tests/VasEBoot_script_blockarg.in diff --git a/tests/grub_script_break.in b/tests/VasEBoot_script_break.in similarity index 100% rename from tests/grub_script_break.in rename to tests/VasEBoot_script_break.in diff --git a/tests/grub_script_comments.in b/tests/VasEBoot_script_comments.in similarity index 100% rename from tests/grub_script_comments.in rename to tests/VasEBoot_script_comments.in diff --git a/tests/grub_script_continue.in b/tests/VasEBoot_script_continue.in similarity index 100% rename from tests/grub_script_continue.in rename to tests/VasEBoot_script_continue.in diff --git a/tests/grub_script_dollar.in b/tests/VasEBoot_script_dollar.in similarity index 100% rename from tests/grub_script_dollar.in rename to tests/VasEBoot_script_dollar.in diff --git a/tests/grub_script_echo1.in b/tests/VasEBoot_script_echo1.in similarity index 100% rename from tests/grub_script_echo1.in rename to tests/VasEBoot_script_echo1.in diff --git a/tests/grub_script_echo_keywords.in b/tests/VasEBoot_script_echo_keywords.in similarity index 100% rename from tests/grub_script_echo_keywords.in rename to tests/VasEBoot_script_echo_keywords.in diff --git a/tests/grub_script_escape_comma.in b/tests/VasEBoot_script_escape_comma.in similarity index 100% rename from tests/grub_script_escape_comma.in rename to tests/VasEBoot_script_escape_comma.in diff --git a/tests/grub_script_eval.in b/tests/VasEBoot_script_eval.in similarity index 100% rename from tests/grub_script_eval.in rename to tests/VasEBoot_script_eval.in diff --git a/tests/grub_script_expansion.in b/tests/VasEBoot_script_expansion.in similarity index 100% rename from tests/grub_script_expansion.in rename to tests/VasEBoot_script_expansion.in diff --git a/tests/grub_script_final_semicolon.in b/tests/VasEBoot_script_final_semicolon.in similarity index 100% rename from tests/grub_script_final_semicolon.in rename to tests/VasEBoot_script_final_semicolon.in diff --git a/tests/grub_script_for1.in b/tests/VasEBoot_script_for1.in similarity index 100% rename from tests/grub_script_for1.in rename to tests/VasEBoot_script_for1.in diff --git a/tests/grub_script_functions.in b/tests/VasEBoot_script_functions.in similarity index 100% rename from tests/grub_script_functions.in rename to tests/VasEBoot_script_functions.in diff --git a/tests/grub_script_gettext.in b/tests/VasEBoot_script_gettext.in similarity index 100% rename from tests/grub_script_gettext.in rename to tests/VasEBoot_script_gettext.in diff --git a/tests/grub_script_if.in b/tests/VasEBoot_script_if.in similarity index 100% rename from tests/grub_script_if.in rename to tests/VasEBoot_script_if.in diff --git a/tests/grub_script_leading_whitespace.in b/tests/VasEBoot_script_leading_whitespace.in similarity index 100% rename from tests/grub_script_leading_whitespace.in rename to tests/VasEBoot_script_leading_whitespace.in diff --git a/tests/grub_script_no_commands.in b/tests/VasEBoot_script_no_commands.in similarity index 100% rename from tests/grub_script_no_commands.in rename to tests/VasEBoot_script_no_commands.in diff --git a/tests/grub_script_not.in b/tests/VasEBoot_script_not.in similarity index 100% rename from tests/grub_script_not.in rename to tests/VasEBoot_script_not.in diff --git a/tests/grub_script_return.in b/tests/VasEBoot_script_return.in similarity index 100% rename from tests/grub_script_return.in rename to tests/VasEBoot_script_return.in diff --git a/tests/grub_script_setparams.in b/tests/VasEBoot_script_setparams.in similarity index 100% rename from tests/grub_script_setparams.in rename to tests/VasEBoot_script_setparams.in diff --git a/tests/grub_script_shift.in b/tests/VasEBoot_script_shift.in similarity index 100% rename from tests/grub_script_shift.in rename to tests/VasEBoot_script_shift.in diff --git a/tests/grub_script_strcmp.in b/tests/VasEBoot_script_strcmp.in similarity index 100% rename from tests/grub_script_strcmp.in rename to tests/VasEBoot_script_strcmp.in diff --git a/tests/grub_script_test.in b/tests/VasEBoot_script_test.in similarity index 100% rename from tests/grub_script_test.in rename to tests/VasEBoot_script_test.in diff --git a/tests/grub_script_vars1.in b/tests/VasEBoot_script_vars1.in similarity index 100% rename from tests/grub_script_vars1.in rename to tests/VasEBoot_script_vars1.in diff --git a/tests/grub_script_while1.in b/tests/VasEBoot_script_while1.in similarity index 100% rename from tests/grub_script_while1.in rename to tests/VasEBoot_script_while1.in diff --git a/tests/example_grub_script_test.in b/tests/example_VasEBoot_script_test.in similarity index 100% rename from tests/example_grub_script_test.in rename to tests/example_VasEBoot_script_test.in diff --git a/tests/syslinux/ubuntu10.04_grub.cfg.in b/tests/syslinux/ubuntu10.04_VasEBoot.cfg.in similarity index 100% rename from tests/syslinux/ubuntu10.04_grub.cfg.in rename to tests/syslinux/ubuntu10.04_VasEBoot.cfg.in diff --git a/tests/util/grub-fs-tester.in b/tests/util/VasEBoot-fs-tester.in similarity index 100% rename from tests/util/grub-fs-tester.in rename to tests/util/VasEBoot-fs-tester.in diff --git a/tests/util/grub-shell-tester.in b/tests/util/VasEBoot-shell-tester.in similarity index 100% rename from tests/util/grub-shell-tester.in rename to tests/util/VasEBoot-shell-tester.in diff --git a/tests/util/grub-shell.in b/tests/util/VasEBoot-shell.in similarity index 100% rename from tests/util/grub-shell.in rename to tests/util/VasEBoot-shell.in diff --git a/util/grub-editenv.c b/util/VasEBoot-editenv.c similarity index 100% rename from util/grub-editenv.c rename to util/VasEBoot-editenv.c diff --git a/util/grub-file.c b/util/VasEBoot-file.c similarity index 100% rename from util/grub-file.c rename to util/VasEBoot-file.c diff --git a/util/grub-fstest.c b/util/VasEBoot-fstest.c similarity index 100% rename from util/grub-fstest.c rename to util/VasEBoot-fstest.c diff --git a/util/grub-gen-asciih.c b/util/VasEBoot-gen-asciih.c similarity index 100% rename from util/grub-gen-asciih.c rename to util/VasEBoot-gen-asciih.c diff --git a/util/grub-gen-widthspec.c b/util/VasEBoot-gen-widthspec.c similarity index 100% rename from util/grub-gen-widthspec.c rename to util/VasEBoot-gen-widthspec.c diff --git a/util/grub-glue-efi.c b/util/VasEBoot-glue-efi.c similarity index 100% rename from util/grub-glue-efi.c rename to util/VasEBoot-glue-efi.c diff --git a/util/grub-install-common.c b/util/VasEBoot-install-common.c similarity index 100% rename from util/grub-install-common.c rename to util/VasEBoot-install-common.c diff --git a/util/grub-install.c b/util/VasEBoot-install.c similarity index 100% rename from util/grub-install.c rename to util/VasEBoot-install.c diff --git a/util/grub-kbdcomp.in b/util/VasEBoot-kbdcomp.in similarity index 100% rename from util/grub-kbdcomp.in rename to util/VasEBoot-kbdcomp.in diff --git a/util/grub-macbless.c b/util/VasEBoot-macbless.c similarity index 100% rename from util/grub-macbless.c rename to util/VasEBoot-macbless.c diff --git a/util/grub-macho2img.c b/util/VasEBoot-macho2img.c similarity index 100% rename from util/grub-macho2img.c rename to util/VasEBoot-macho2img.c diff --git a/util/grub-menulst2cfg.c b/util/VasEBoot-menulst2cfg.c similarity index 100% rename from util/grub-menulst2cfg.c rename to util/VasEBoot-menulst2cfg.c diff --git a/util/grub-mkconfig.in b/util/VasEBoot-mkconfig.in similarity index 100% rename from util/grub-mkconfig.in rename to util/VasEBoot-mkconfig.in diff --git a/util/grub-mkconfig_lib.in b/util/VasEBoot-mkconfig_lib.in similarity index 100% rename from util/grub-mkconfig_lib.in rename to util/VasEBoot-mkconfig_lib.in diff --git a/util/grub-mkfont.c b/util/VasEBoot-mkfont.c similarity index 100% rename from util/grub-mkfont.c rename to util/VasEBoot-mkfont.c diff --git a/util/grub-mkimage.c b/util/VasEBoot-mkimage.c similarity index 100% rename from util/grub-mkimage.c rename to util/VasEBoot-mkimage.c diff --git a/util/grub-mkimage32.c b/util/VasEBoot-mkimage32.c similarity index 100% rename from util/grub-mkimage32.c rename to util/VasEBoot-mkimage32.c diff --git a/util/grub-mkimage64.c b/util/VasEBoot-mkimage64.c similarity index 100% rename from util/grub-mkimage64.c rename to util/VasEBoot-mkimage64.c diff --git a/util/grub-mkimagexx.c b/util/VasEBoot-mkimagexx.c similarity index 100% rename from util/grub-mkimagexx.c rename to util/VasEBoot-mkimagexx.c diff --git a/util/grub-mklayout.c b/util/VasEBoot-mklayout.c similarity index 100% rename from util/grub-mklayout.c rename to util/VasEBoot-mklayout.c diff --git a/util/grub-mknetdir.c b/util/VasEBoot-mknetdir.c similarity index 100% rename from util/grub-mknetdir.c rename to util/VasEBoot-mknetdir.c diff --git a/util/grub-mkpasswd-pbkdf2.c b/util/VasEBoot-mkpasswd-pbkdf2.c similarity index 100% rename from util/grub-mkpasswd-pbkdf2.c rename to util/VasEBoot-mkpasswd-pbkdf2.c diff --git a/util/grub-mkrelpath.c b/util/VasEBoot-mkrelpath.c similarity index 100% rename from util/grub-mkrelpath.c rename to util/VasEBoot-mkrelpath.c diff --git a/util/grub-mkrescue.c b/util/VasEBoot-mkrescue.c similarity index 100% rename from util/grub-mkrescue.c rename to util/VasEBoot-mkrescue.c diff --git a/util/grub-mkstandalone.c b/util/VasEBoot-mkstandalone.c similarity index 100% rename from util/grub-mkstandalone.c rename to util/VasEBoot-mkstandalone.c diff --git a/util/grub-module-verifier.c b/util/VasEBoot-module-verifier.c similarity index 100% rename from util/grub-module-verifier.c rename to util/VasEBoot-module-verifier.c diff --git a/util/grub-module-verifier32.c b/util/VasEBoot-module-verifier32.c similarity index 100% rename from util/grub-module-verifier32.c rename to util/VasEBoot-module-verifier32.c diff --git a/util/grub-module-verifier64.c b/util/VasEBoot-module-verifier64.c similarity index 100% rename from util/grub-module-verifier64.c rename to util/VasEBoot-module-verifier64.c diff --git a/util/grub-module-verifierXX.c b/util/VasEBoot-module-verifierXX.c similarity index 100% rename from util/grub-module-verifierXX.c rename to util/VasEBoot-module-verifierXX.c diff --git a/util/grub-mount.c b/util/VasEBoot-mount.c similarity index 100% rename from util/grub-mount.c rename to util/VasEBoot-mount.c diff --git a/util/grub-pe2elf.c b/util/VasEBoot-pe2elf.c similarity index 100% rename from util/grub-pe2elf.c rename to util/VasEBoot-pe2elf.c diff --git a/util/grub-probe.c b/util/VasEBoot-probe.c similarity index 100% rename from util/grub-probe.c rename to util/VasEBoot-probe.c diff --git a/util/grub-reboot.in b/util/VasEBoot-reboot.in similarity index 100% rename from util/grub-reboot.in rename to util/VasEBoot-reboot.in diff --git a/util/grub-render-label.c b/util/VasEBoot-render-label.c similarity index 100% rename from util/grub-render-label.c rename to util/VasEBoot-render-label.c diff --git a/util/grub-script-check.c b/util/VasEBoot-script-check.c similarity index 100% rename from util/grub-script-check.c rename to util/VasEBoot-script-check.c diff --git a/util/grub-set-default.in b/util/VasEBoot-set-default.in similarity index 100% rename from util/grub-set-default.in rename to util/VasEBoot-set-default.in diff --git a/util/grub-setup.c b/util/VasEBoot-setup.c similarity index 100% rename from util/grub-setup.c rename to util/VasEBoot-setup.c diff --git a/util/grub-syslinux2cfg.c b/util/VasEBoot-syslinux2cfg.c similarity index 100% rename from util/grub-syslinux2cfg.c rename to util/VasEBoot-syslinux2cfg.c diff --git a/util/grub.d/00_header.in b/util/VasEBoot.d/00_header.in similarity index 100% rename from util/grub.d/00_header.in rename to util/VasEBoot.d/00_header.in diff --git a/util/grub.d/20_linux_xen.in b/util/VasEBoot.d/20_linux_xen.in similarity index 100% rename from util/grub.d/20_linux_xen.in rename to util/VasEBoot.d/20_linux_xen.in diff --git a/util/grub.d/30_os-prober.in b/util/VasEBoot.d/30_os-prober.in similarity index 100% rename from util/grub.d/30_os-prober.in rename to util/VasEBoot.d/30_os-prober.in diff --git a/util/grub.d/40_custom.in b/util/VasEBoot.d/40_custom.in similarity index 100% rename from util/grub.d/40_custom.in rename to util/VasEBoot.d/40_custom.in diff --git a/util/grub.d/41_custom.in b/util/VasEBoot.d/41_custom.in similarity index 100% rename from util/grub.d/41_custom.in rename to util/VasEBoot.d/41_custom.in diff --git a/util/grub.d/README b/util/VasEBoot.d/README similarity index 100% rename from util/grub.d/README rename to util/VasEBoot.d/README diff --git a/util/bash-completion.d/grub-completion.bash.in b/util/bash-completion.d/VasEBoot-completion.bash.in similarity index 100% rename from util/bash-completion.d/grub-completion.bash.in rename to util/bash-completion.d/VasEBoot-completion.bash.in diff --git a/util/grub.d/10_hurd.in b/util/grub.d/10_hurd.in deleted file mode 100644 index 59a9a48a2..000000000 --- a/util/grub.d/10_hurd.in +++ /dev/null @@ -1,180 +0,0 @@ -#! /bin/sh -set -e - -# grub-mkconfig helper script. -# Copyright (C) 2006,2007,2008,2009,2010 Free Software Foundation, Inc. -# -# GRUB is free software: you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation, either version 3 of the License, or -# (at your option) any later version. -# -# GRUB is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. -# -# You should have received a copy of the GNU General Public License -# along with GRUB. If not, see . - -prefix="@prefix@" -exec_prefix="@exec_prefix@" -datarootdir="@datarootdir@" - -export TEXTDOMAIN=@PACKAGE@ -export TEXTDOMAINDIR="@localedir@" - -. "$pkgdatadir/grub-mkconfig_lib" - -CLASS="--class gnu --class os" - -if [ "x${GRUB_DISTRIBUTOR}" = "x" ] ; then - OS=GNU -else - OS="${GRUB_DISTRIBUTOR} GNU/Hurd" - CLASS="--class $(echo ${GRUB_DISTRIBUTOR} | tr 'A-Z' 'a-z' | cut -d' ' -f1|LC_ALL=C sed 's,[^[:alnum:]_],_,g') ${CLASS}" -fi - -at_least_one=false -all_of_them=true - -# FIXME: add l4 here? -kernel= -for i in /boot/gnumach* ; do - if test -e $i ; then - basename=`basename $i` - dirname=`dirname $i` - rel_dirname=`make_system_path_relative_to_its_root $dirname` - gettext_printf "Found GNU Mach: %s" "$i" >&2 - echo >&2 - kernels="${kernels} ${rel_dirname}/${basename}" - at_least_one=true - fi -done - -# FIXME: This works for ext2. For other filesystems we might need special-casing -case "${GRUB_FS}" in - *fs) hurd_fs="${GRUB_FS}" ;; - *) hurd_fs="${GRUB_FS}fs" ;; -esac - -for i in /hurd/${hurd_fs}.static /hurd/exec ; do - if test -e "$i" ; then - gettext_printf "Found Hurd module: %s" "$i" >&2 - echo >&2 - at_least_one=true - else - all_of_them=false - fi -done - -if ${at_least_one} ; then : ; else - # no hurd here, aborting silently - exit 0 -fi - -if ${all_of_them} && test -e /lib/ld.so.1 ; then : ; else - gettext "Some Hurd stuff found, but not enough to boot." >&2 - echo >&2 - exit 1 -fi - -title_correction_code= - -hurd_entry () { - kernel="$1" - type="$2" - kernel_base="`basename "${kernel}"`" - - if [ x$type != xsimple ] ; then - if [ x$type = xrecovery ] ; then - title="$(gettext_printf "%s, with Hurd %s (recovery mode)" "${OS}" "${kernel_base}")" - oldtitle="$OS using $kernel_base (recovery mode)" - else - title="$(gettext_printf "%s, with Hurd %s" "${OS}" "${kernel_base}")" - oldtitle="$OS using $kernel_base" - fi - if [ x"$oldtitle" = x"$GRUB_ACTUAL_DEFAULT" ]; then - quoted="$(echo "$GRUB_ACTUAL_DEFAULT" | grub_quote)" - title_correction_code="${title_correction_code}if [ \"x\$default\" = '$quoted' ]; then default='$(echo "$replacement_title" | grub_quote)'; fi;" - grub_warn "$(gettext_printf "Please don't use old title \`%s' for GRUB_DEFAULT, use \`%s' (for versions before 2.00) or \`%s' (for 2.00 or later)" "$GRUB_ACTUAL_DEFAULT" "$replacement_title" "gnuhurd-advanced-$boot_device_id>'gnuhurd-$kernel-$type-$(grub_get_device_id "${GRUB_DEVICE_BOOT}")'")" - fi - sed "s/^/$submenu_indentation/" << EOF -menuentry '$(echo "$title" | grub_quote)' ${CLASS} \$menuentry_id_option 'gnuhurd-$kernel-$type-$(grub_get_device_id "${GRUB_DEVICE_BOOT}")' { -EOF - else - sed "s/^/$submenu_indentation/" << EOF -menuentry '$(echo "$OS" | grub_quote)' ${CLASS} \$menuentry_id_option 'gnuhurd-simple-$(grub_get_device_id "${GRUB_DEVICE_BOOT}")' { -EOF - fi - - prepare_grub_to_access_device "${GRUB_DEVICE_BOOT}" | grub_add_tab|sed "s/^/$submenu_indentation/" - message="$(gettext_printf "Loading GNU Mach ...")" - - if [ x$type = xrecovery ] ; then - opts="-s" - else - opts= - fi - sed "s/^/$submenu_indentation/" << EOF - echo '$(echo "$message" | grub_quote)' - multiboot ${kernel} root=device:${GRUB_DEVICE#/dev/} $opts ${GRUB_CMDLINE_GNUMACH} -EOF - - if [ x$type != xrecovery ] ; then - save_default_entry | grub_add_tab| sed "s/^/$submenu_indentation/" - fi - prepare_grub_to_access_device "${GRUB_DEVICE}" | grub_add_tab| sed "s/^/$submenu_indentation/" - message="$(gettext_printf "Loading the Hurd ...")" - if [ x$type = xrecovery ] ; then - opts= - else - opts="--readonly" - fi - - sed "s/^/$submenu_indentation/" << EOF - echo '$(echo "$message" | grub_quote)' - module /hurd/${hurd_fs}.static ${hurd_fs} $opts \\ - --multiboot-command-line='\${kernel-command-line}' \\ - --host-priv-port='\${host-port}' \\ - --device-master-port='\${device-port}' \\ - --exec-server-task='\${exec-task}' -T typed '\${root}' \\ - '\$(task-create)' '\$(task-resume)' - module /lib/ld.so.1 exec /hurd/exec '\$(exec-task=task-create)' -} -EOF - -} - -title_correction_code= - -# Extra indentation to add to menu entries in a submenu. We're not in a submenu -# yet, so it's empty. In a submenu it will be equal to '\t' (one tab). -submenu_indentation="" -is_top_level=true - -while [ "x$kernels" != "x" ] ; do - kernel=`version_find_latest $kernels` - - if [ "x$is_top_level" = xtrue ] && [ "x${GRUB_DISABLE_SUBMENU}" != xy ]; then - hurd_entry "$kernel" simple - submenu_indentation="$grub_tab" - - # TRANSLATORS: %s is replaced with an OS name - echo "submenu '$(gettext_printf "Advanced options for %s" "${OS}" | grub_quote)' \$menuentry_id_option 'gnuhurd-advanced-$(grub_get_device_id "${GRUB_DEVICE_BOOT}")' {" - is_top_level=false - fi - - hurd_entry "$kernel" advanced - hurd_entry "$kernel" recovery - - kernels=`echo $kernels | tr ' ' '\n' | fgrep -vx "$kernel" | tr '\n' ' '` -done - -# If at least one kernel was found, then we need to -# add a closing '}' for the submenu command. -if [ x"$is_top_level" != xtrue ]; then - echo '}' -fi - -echo "$title_correction_code" diff --git a/util/grub.d/10_illumos.in b/util/grub.d/10_illumos.in deleted file mode 100644 index a133e1b3f..000000000 --- a/util/grub.d/10_illumos.in +++ /dev/null @@ -1,53 +0,0 @@ -#! /bin/sh -set -e - -# grub-mkconfig helper script. -# Copyright (C) 2006,2007,2008,2009,2010,2011 Free Software Foundation, Inc. -# -# GRUB is free software: you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation, either version 3 of the License, or -# (at your option) any later version. -# -# GRUB is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. -# -# You should have received a copy of the GNU General Public License -# along with GRUB. If not, see . - -prefix="@prefix@" -exec_prefix="@exec_prefix@" -datarootdir="@datarootdir@" -. "$pkgdatadir/grub-mkconfig_lib" - -export TEXTDOMAIN=@PACKAGE@ -export TEXTDOMAINDIR="@localedir@" - -CLASS="--class os" - -case "${GRUB_DISTRIBUTOR}" in - *) - OS="Illumos" - CLASS="--class illumos ${CLASS}" - ;; -esac - -echo "menuentry '$(echo "$OS" | grub_quote)' ${CLASS} \$menuentry_id_option 'illumos-$(grub_get_device_id "${GRUB_DEVICE_BOOT}")' {" -save_default_entry | grub_add_tab -prepare_grub_to_access_device "${GRUB_DEVICE_BOOT}" | grub_add_tab -message="$(gettext_printf "Loading kernel of Illumos ...")" - cat << EOF - insmod gzio - if cpuid -l ; then - ISADIR=amd64 - else - ISADIR= - fi - zfs-bootfs $($grub_mkrelpath /) ZFS_BOOTFS - echo '$(echo "$message" | grub_quote)' - multiboot $($grub_mkrelpath /platform/i86pc/kernel)/\$ISADIR/unix /platform/i86pc/kernel/\$ISADIR/unix -B \$ZFS_BOOTFS,console=text - module $($grub_mkrelpath /platform/i86pc)/\$ISADIR/boot_archive /platform/i86pc/\$ISADIR/boot_archive -} -EOF diff --git a/util/grub.d/10_kfreebsd.in b/util/grub.d/10_kfreebsd.in deleted file mode 100644 index 9d8e8fd85..000000000 --- a/util/grub.d/10_kfreebsd.in +++ /dev/null @@ -1,244 +0,0 @@ -#! /bin/sh -set -e - -# grub-mkconfig helper script. -# Copyright (C) 2006,2007,2008,2009,2010,2011 Free Software Foundation, Inc. -# -# GRUB is free software: you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation, either version 3 of the License, or -# (at your option) any later version. -# -# GRUB is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. -# -# You should have received a copy of the GNU General Public License -# along with GRUB. If not, see . - -prefix="@prefix@" -exec_prefix="@exec_prefix@" -datarootdir="@datarootdir@" -. "$pkgdatadir/grub-mkconfig_lib" - -export TEXTDOMAIN=@PACKAGE@ -export TEXTDOMAINDIR="@localedir@" - -CLASS="--class os" - -case "${GRUB_DISTRIBUTOR}" in - Debian) - OS="${GRUB_DISTRIBUTOR} GNU/kFreeBSD" - CLASS="--class $(echo ${GRUB_DISTRIBUTOR} | tr 'A-Z' 'a-z' | cut -d' ' -f1|LC_ALL=C sed 's,[^[:alnum:]_],_,g') --class gnu-kfreebsd --class gnu ${CLASS}" - ;; - *) - OS="FreeBSD" - CLASS="--class freebsd --class bsd ${CLASS}" - ;; -esac - -load_kfreebsd_module () -{ - mod="$1" - allow_fail="$2" - - if ! test -e "${module_dir}/${mod}.ko" ; then - if [ "${allow_fail}" = "true" ] ; then - # Return silently - return - else - # Print an error and fail. - ls "${module_dir}/${mod}.ko" > /dev/null - fi - fi - - if [ -z "${prepare_module_dir_cache}" ]; then - prepare_module_dir_cache="$(prepare_grub_to_access_device $(${grub_probe} -t device "${module_dir}") | grub_add_tab)" - fi - - printf '%s\n' "${prepare_module_dir_cache}" - cat << EOF - kfreebsd_module_elf ${module_dir_rel}/${mod}.ko -EOF -} - -title_correction_code= - -kfreebsd_entry () -{ - os="$1" - version="$2" - type="$3" - args="$4" - if [ -z "$boot_device_id" ]; then - boot_device_id="$(grub_get_device_id "${GRUB_DEVICE}")" - fi - if [ x$type != xsimple ] ; then - if [ x$type = xrecovery ] ; then - title="$(gettext_printf "%s, with kFreeBSD %s (recovery mode)" "${os}" "${version}")" - else - title="$(gettext_printf "%s, with kFreeBSD %s" "${os}" "${version}")" - fi - replacement_title="$(echo "Advanced options for ${OS}" | sed 's,>,>>,g')>$(echo "$title" | sed 's,>,>>,g')" - if [ x"$title" = x"$GRUB_ACTUAL_DEFAULT" ]; then - quoted="$(echo "$GRUB_ACTUAL_DEFAULT" | grub_quote)" - title_correction_code="${title_correction_code}if [ \"x\$default\" = '$quoted' ]; then default='$(echo "$replacement_title" | grub_quote)'; fi;" - grub_warn "$(gettext_printf "Please don't use old title \`%s' for GRUB_DEFAULT, use \`%s' (for versions before 2.00) or \`%s' (for 2.00 or later)" "$GRUB_ACTUAL_DEFAULT" "$replacement_title" "kfreebsd-advanced-$boot_device_id>kfreebsd-$version-$type-$boot_device_id")" - fi - echo "menuentry '$(echo "$title" | grub_quote)' ${CLASS} \$menuentry_id_option 'kfreebsd-$version-$type-$boot_device_id' {" | sed "s/^/$submenu_indentation/" - else - echo "menuentry '$(echo "$OS" | grub_quote)' ${CLASS} \$menuentry_id_option 'kfreebsd-simple-$boot_device_id' {" | sed "s/^/$submenu_indentation/" - fi - if [ x$type != xrecovery ] ; then - save_default_entry | grub_add_tab | sed "s/^/$submenu_indentation/" - fi - if [ -z "${prepare_boot_cache}" ]; then - prepare_boot_cache="$(prepare_grub_to_access_device ${GRUB_DEVICE_BOOT} | grub_add_tab)" - fi - - printf '%s\n' "${prepare_boot_cache}" | sed "s/^/$submenu_indentation/" - message="$(gettext_printf "Loading kernel of FreeBSD %s ..." ${version})" - sed "s/^/$submenu_indentation/" << EOF - echo '$(echo "$message" | grub_quote)' - kfreebsd ${rel_dirname}/${basename} ${args} -EOF - - if test -n "${devices}" ; then - sed "s/^/$submenu_indentation/" << EOF - kfreebsd_loadenv ${devices_rel_dirname}/${devices_basename} -EOF - fi - - load_kfreebsd_module acpi true - - for abstraction in dummy $(${grub_probe} -t abstraction --device ${GRUB_DEVICE}) ; do - case $abstraction in - lvm) load_kfreebsd_module geom_linux_lvm false ;; - esac - done - - case "${kfreebsd_fs}" in - zfs) - load_kfreebsd_module opensolaris false - - ls "/boot/zfs/zpool.cache" > /dev/null - printf '%s\n' "${prepare_boot_cache}" - sed "s/^/$submenu_indentation/" << EOF - kfreebsd_module $(make_system_path_relative_to_its_root /boot)/zfs/zpool.cache type=/boot/zfs/zpool.cache -EOF - ;; - esac - - if [ x${kfreebsd_fs} = xufs ]; then - load_kfreebsd_module ${kfreebsd_fs} true | sed "s/^/$submenu_indentation/" - else - load_kfreebsd_module ${kfreebsd_fs} false | sed "s/^/$submenu_indentation/" - fi - - sed "s/^/$submenu_indentation/" << EOF - set kFreeBSD.vfs.root.mountfrom=${kfreebsd_fs}:${kfreebsd_device} - set kFreeBSD.vfs.root.mountfrom.options=rw -} -EOF -} - -list= -for i in /boot/kfreebsd-* /boot/kernel/kernel ; do - if grub_file_is_not_garbage "$i" ; then - list="$list $i" - fi -done -prepare_boot_cache= -boot_device_id= -title_correction_code= - -# Extra indentation to add to menu entries in a submenu. We're not in a submenu -# yet, so it's empty. In a submenu it will be equal to '\t' (one tab). -submenu_indentation="" - -is_top_level=true - -while [ "x$list" != "x" ] ; do - kfreebsd=`version_find_latest $list` - gettext_printf "Found kernel of FreeBSD: %s\n" "$kfreebsd" >&2 - basename=`basename $kfreebsd` - dirname=`dirname $kfreebsd` - rel_dirname=`make_system_path_relative_to_its_root $dirname` - - if [ -f /boot/device.hints ] ; then - devices=/boot/device.hints - devices_basename=`basename $devices` - devices_dirname=`dirname $devices` - devices_rel_dirname=`make_system_path_relative_to_its_root $devices_dirname` - fi - - case ${GRUB_FS} in - ufs1 | ufs2) kfreebsd_fs=ufs ;; - ext2) kfreebsd_fs=ext2fs ;; - *) kfreebsd_fs=${GRUB_FS} ;; - esac - - case ${GRUB_FS} in - zfs) - # zpool name - kfreebsd_device=$(${grub_probe} -t fs_label --device ${GRUB_DEVICE}) - # filesystem name (empty string for the main filesystem) - kfreebsd_device="${kfreebsd_device}$(${grub_mkrelpath} / | sed -e "s,/*@$,,")" - ;; - *) - kfreebsd_device=${kfreebsd_fs}id/${GRUB_DEVICE_UUID} - # Debian GNU/kFreeBSD can't remount root if it's supplied as UUID but - # as an UUID - if [ "x${GRUB_DISTRIBUTOR}" = "xDebian" ] \ - && ! (cat /etc/fstab | awk '!/^[[:space:]]*#/ && $2=="/" { print $1; }' \ - | grep "${kfreebsd_fs}id/${GRUB_DEVICE_UUID}" > /dev/null); then - kfreebsd_device=${GRUB_DEVICE} - fi - ;; - esac - - version=`echo $basename | sed -e "s,^[^0-9]*-,,g;s/\.gz$//g"` - alt_version=`echo $version | sed -e "s,\.old$,,g"` - - module_dir= - for i in "/lib/modules/${version}" "/lib/modules/${alt_version}" \ - "/boot/kernel"; do - if test -e "$i" ; then - module_dir="$i" - break - fi - done - if test -n "${module_dir}" ; then - gettext_printf "Found kernel module directory: %s\n" "${module_dir}" >&2 - module_dir_rel=$(make_system_path_relative_to_its_root $module_dir) - fi - - if [ "x$is_top_level" = xtrue ] && [ "x${GRUB_DISABLE_SUBMENU}" != xy ]; then - kfreebsd_entry "${OS}" "${version}" simple - submenu_indentation="$grub_tab" - - if [ -z "$boot_device_id" ]; then - boot_device_id="$(grub_get_device_id "${GRUB_DEVICE}")" - fi - # TRANSLATORS: %s is replaced with an OS name - echo "submenu '$(gettext_printf "Advanced options for %s" "${OS}" | grub_quote)' \$menuentry_id_option 'kfreebsd-advanced-$boot_device_id' {" - is_top_level=false - fi - - kfreebsd_entry "${OS}" "${version}" advanced - if [ "x${GRUB_DISABLE_RECOVERY}" != "xtrue" ]; then - kfreebsd_entry "${OS}" "${version}" recovery "-s" - fi - - list=`echo $list | tr ' ' '\n' | fgrep -vx "$kfreebsd" | tr '\n' ' '` -done - -# If at least one kernel was found, then we need to -# add a closing '}' for the submenu command. -if [ x"$is_top_level" != xtrue ]; then - echo '}' -fi - -echo "$title_correction_code" - diff --git a/util/grub.d/10_linux.in b/util/grub.d/10_linux.in deleted file mode 100644 index de9044c7f..000000000 --- a/util/grub.d/10_linux.in +++ /dev/null @@ -1,257 +0,0 @@ -#! /bin/sh -set -e - -# grub-mkconfig helper script. -# Copyright (C) 2006,2007,2008,2009,2010 Free Software Foundation, Inc. -# -# GRUB is free software: you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation, either version 3 of the License, or -# (at your option) any later version. -# -# GRUB is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. -# -# You should have received a copy of the GNU General Public License -# along with GRUB. If not, see . - -prefix="@prefix@" -exec_prefix="@exec_prefix@" -datarootdir="@datarootdir@" - -. "$pkgdatadir/grub-mkconfig_lib" - -export TEXTDOMAIN=@PACKAGE@ -export TEXTDOMAINDIR="@localedir@" - -CLASS="--class gnu-linux --class gnu --class os" - -if [ "x${GRUB_DISTRIBUTOR}" = "x" ] ; then - OS=GNU/Linux -else - OS="${GRUB_DISTRIBUTOR} GNU/Linux" - CLASS="--class $(echo ${GRUB_DISTRIBUTOR} | tr 'A-Z' 'a-z' | cut -d' ' -f1|LC_ALL=C sed 's,[^[:alnum:]_],_,g') ${CLASS}" -fi - -# loop-AES arranges things so that /dev/loop/X can be our root device, but -# the initrds that Linux uses don't like that. -case ${GRUB_DEVICE} in - /dev/loop/*|/dev/loop[0-9]) - GRUB_DEVICE=`losetup ${GRUB_DEVICE} | sed -e "s/^[^(]*(\([^)]\+\)).*/\1/"` - ;; -esac - -# btrfs may reside on multiple devices. We cannot pass them as value of root= parameter -# and mounting btrfs requires user space scanning, so force UUID in this case. -if [ "x${GRUB_DEVICE_UUID}" = "x" ] || [ "x${GRUB_DISABLE_LINUX_UUID}" = "xtrue" ] \ - || ! test -e "/dev/disk/by-uuid/${GRUB_DEVICE_UUID}" \ - || ( test -e "${GRUB_DEVICE}" && uses_abstraction "${GRUB_DEVICE}" lvm ); then - LINUX_ROOT_DEVICE=${GRUB_DEVICE} -else - LINUX_ROOT_DEVICE=UUID=${GRUB_DEVICE_UUID} -fi - -case x"$GRUB_FS" in - xbtrfs) - rootsubvol="`make_system_path_relative_to_its_root /`" - rootsubvol="${rootsubvol#/}" - if [ "x${rootsubvol}" != x ]; then - GRUB_CMDLINE_LINUX="rootflags=subvol=${rootsubvol} ${GRUB_CMDLINE_LINUX}" - fi;; - xzfs) - rpool=`${grub_probe} --device ${GRUB_DEVICE} --target=fs_label 2>/dev/null || true` - bootfs="`make_system_path_relative_to_its_root / | sed -e "s,@$,,"`" - LINUX_ROOT_DEVICE="ZFS=${rpool}${bootfs}" - ;; -esac - -title_correction_code= - -linux_entry () -{ - os="$1" - version="$2" - type="$3" - args="$4" - - if [ -z "$boot_device_id" ]; then - boot_device_id="$(grub_get_device_id "${GRUB_DEVICE}")" - fi - if [ x$type != xsimple ] ; then - case $type in - recovery) - title="$(gettext_printf "%s, with Linux %s (recovery mode)" "${os}" "${version}")" ;; - *) - title="$(gettext_printf "%s, with Linux %s" "${os}" "${version}")" ;; - esac - if [ x"$title" = x"$GRUB_ACTUAL_DEFAULT" ] || [ x"Previous Linux versions>$title" = x"$GRUB_ACTUAL_DEFAULT" ]; then - replacement_title="$(echo "Advanced options for ${OS}" | sed 's,>,>>,g')>$(echo "$title" | sed 's,>,>>,g')" - quoted="$(echo "$GRUB_ACTUAL_DEFAULT" | grub_quote)" - title_correction_code="${title_correction_code}if [ \"x\$default\" = '$quoted' ]; then default='$(echo "$replacement_title" | grub_quote)'; fi;" - grub_warn "$(gettext_printf "Please don't use old title \`%s' for GRUB_DEFAULT, use \`%s' (for versions before 2.00) or \`%s' (for 2.00 or later)" "$GRUB_ACTUAL_DEFAULT" "$replacement_title" "gnulinux-advanced-$boot_device_id>gnulinux-$version-$type-$boot_device_id")" - fi - echo "menuentry '$(echo "$title" | grub_quote)' ${CLASS} \$menuentry_id_option 'gnulinux-$version-$type-$boot_device_id' {" | sed "s/^/$submenu_indentation/" - else - echo "menuentry '$(echo "$os" | grub_quote)' ${CLASS} \$menuentry_id_option 'gnulinux-simple-$boot_device_id' {" | sed "s/^/$submenu_indentation/" - fi - if [ x$type != xrecovery ] ; then - save_default_entry | grub_add_tab - fi - - # Use ELILO's generic "efifb" when it's known to be available. - # FIXME: We need an interface to select vesafb in case efifb can't be used. - if [ "x$GRUB_GFXPAYLOAD_LINUX" = x ]; then - echo " load_video" | sed "s/^/$submenu_indentation/" - if grep -qx "CONFIG_FB_EFI=y" "${config}" 2> /dev/null \ - && grep -qx "CONFIG_VT_HW_CONSOLE_BINDING=y" "${config}" 2> /dev/null; then - echo " set gfxpayload=keep" | sed "s/^/$submenu_indentation/" - fi - else - if [ "x$GRUB_GFXPAYLOAD_LINUX" != xtext ]; then - echo " load_video" | sed "s/^/$submenu_indentation/" - fi - echo " set gfxpayload=$GRUB_GFXPAYLOAD_LINUX" | sed "s/^/$submenu_indentation/" - fi - - echo " insmod gzio" | sed "s/^/$submenu_indentation/" - - if [ x$dirname = x/ ]; then - if [ -z "${prepare_root_cache}" ]; then - prepare_root_cache="$(prepare_grub_to_access_device ${GRUB_DEVICE} | grub_add_tab)" - fi - printf '%s\n' "${prepare_root_cache}" | sed "s/^/$submenu_indentation/" - else - if [ -z "${prepare_boot_cache}" ]; then - prepare_boot_cache="$(prepare_grub_to_access_device ${GRUB_DEVICE_BOOT} | grub_add_tab)" - fi - printf '%s\n' "${prepare_boot_cache}" | sed "s/^/$submenu_indentation/" - fi - message="$(gettext_printf "Loading Linux %s ..." ${version})" - sed "s/^/$submenu_indentation/" << EOF - echo '$(echo "$message" | grub_quote)' - linux ${rel_dirname}/${basename} root=${linux_root_device_thisversion} ro ${args} -EOF - if test -n "${initrd}" ; then - # TRANSLATORS: ramdisk isn't identifier. Should be translated. - message="$(gettext_printf "Loading initial ramdisk ...")" - sed "s/^/$submenu_indentation/" << EOF - echo '$(echo "$message" | grub_quote)' - initrd ${rel_dirname}/${initrd} -EOF - fi - sed "s/^/$submenu_indentation/" << EOF -} -EOF -} - -machine=`uname -m` -case "x$machine" in - xi?86 | xx86_64) - list= - for i in /boot/vmlinuz-* /vmlinuz-* /boot/kernel-* ; do - if grub_file_is_not_garbage "$i" ; then list="$list $i" ; fi - done ;; - *) - list= - for i in /boot/vmlinuz-* /boot/vmlinux-* /vmlinuz-* /vmlinux-* /boot/kernel-* ; do - if grub_file_is_not_garbage "$i" ; then list="$list $i" ; fi - done ;; -esac - -case "$machine" in - i?86) GENKERNEL_ARCH="x86" ;; - mips|mips64) GENKERNEL_ARCH="mips" ;; - mipsel|mips64el) GENKERNEL_ARCH="mipsel" ;; - arm*) GENKERNEL_ARCH="arm" ;; - *) GENKERNEL_ARCH="$machine" ;; -esac - -prepare_boot_cache= -prepare_root_cache= -boot_device_id= -title_correction_code= - -# Extra indentation to add to menu entries in a submenu. We're not in a submenu -# yet, so it's empty. In a submenu it will be equal to '\t' (one tab). -submenu_indentation="" - -is_top_level=true -while [ "x$list" != "x" ] ; do - linux=`version_find_latest $list` - gettext_printf "Found linux image: %s\n" "$linux" >&2 - basename=`basename $linux` - dirname=`dirname $linux` - rel_dirname=`make_system_path_relative_to_its_root $dirname` - version=`echo $basename | sed -e "s,^[^0-9]*-,,g"` - alt_version=`echo $version | sed -e "s,\.old$,,g"` - linux_root_device_thisversion="${LINUX_ROOT_DEVICE}" - - initrd= - for i in "initrd.img-${version}" "initrd-${version}.img" "initrd-${version}.gz" \ - "initrd-${version}" "initramfs-${version}.img" \ - "initrd.img-${alt_version}" "initrd-${alt_version}.img" \ - "initrd-${alt_version}" "initramfs-${alt_version}.img" \ - "initramfs-genkernel-${version}" \ - "initramfs-genkernel-${alt_version}" \ - "initramfs-genkernel-${GENKERNEL_ARCH}-${version}" \ - "initramfs-genkernel-${GENKERNEL_ARCH}-${alt_version}"; do - if test -e "${dirname}/${i}" ; then - initrd="$i" - break - fi - done - - config= - for i in "${dirname}/config-${version}" "${dirname}/config-${alt_version}" "/etc/kernels/kernel-config-${version}" ; do - if test -e "${i}" ; then - config="${i}" - break - fi - done - - initramfs= - if test -n "${config}" ; then - initramfs=`grep CONFIG_INITRAMFS_SOURCE= "${config}" | cut -f2 -d= | tr -d \"` - fi - - if test -n "${initrd}" ; then - gettext_printf "Found initrd image: %s\n" "${dirname}/${initrd}" >&2 - elif test -z "${initramfs}" ; then - # "UUID=" and "ZFS=" magic is parsed by initrd or initramfs. Since there's - # no initrd or builtin initramfs, it can't work here. - linux_root_device_thisversion=${GRUB_DEVICE} - fi - - if [ "x$is_top_level" = xtrue ] && [ "x${GRUB_DISABLE_SUBMENU}" != xy ]; then - linux_entry "${OS}" "${version}" simple \ - "${GRUB_CMDLINE_LINUX} ${GRUB_CMDLINE_LINUX_DEFAULT}" - - submenu_indentation="$grub_tab" - - if [ -z "$boot_device_id" ]; then - boot_device_id="$(grub_get_device_id "${GRUB_DEVICE}")" - fi - # TRANSLATORS: %s is replaced with an OS name - echo "submenu '$(gettext_printf "Advanced options for %s" "${OS}" | grub_quote)' \$menuentry_id_option 'gnulinux-advanced-$boot_device_id' {" - is_top_level=false - fi - - linux_entry "${OS}" "${version}" advanced \ - "${GRUB_CMDLINE_LINUX} ${GRUB_CMDLINE_LINUX_DEFAULT}" - if [ "x${GRUB_DISABLE_RECOVERY}" != "xtrue" ]; then - linux_entry "${OS}" "${version}" recovery \ - "single ${GRUB_CMDLINE_LINUX}" - fi - - list=`echo $list | tr ' ' '\n' | fgrep -vx "$linux" | tr '\n' ' '` -done - -# If at least one kernel was found, then we need to -# add a closing '}' for the submenu command. -if [ x"$is_top_level" != xtrue ]; then - echo '}' -fi - -echo "$title_correction_code" diff --git a/util/grub.d/10_netbsd.in b/util/grub.d/10_netbsd.in deleted file mode 100644 index 874f59969..000000000 --- a/util/grub.d/10_netbsd.in +++ /dev/null @@ -1,186 +0,0 @@ -#! /bin/sh -set -e - -# grub-mkconfig helper script. -# Copyright (C) 2006,2007,2008,2009,2010 Free Software Foundation, Inc. -# -# GRUB is free software: you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation, either version 3 of the License, or -# (at your option) any later version. -# -# GRUB is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. -# -# You should have received a copy of the GNU General Public License -# along with GRUB. If not, see . - -prefix="@prefix@" -exec_prefix="@exec_prefix@" -datarootdir="@datarootdir@" -. "$pkgdatadir/grub-mkconfig_lib" - -export TEXTDOMAIN=@PACKAGE@ -export TEXTDOMAINDIR="@localedir@" - -if [ "x${GRUB_DISTRIBUTOR}" = "x" ] ; then - OS="NetBSD" -else - OS="${GRUB_DISTRIBUTOR} NetBSD" -fi - -netbsd_load_fs_module () -{ - loader="$1" # "knetbsd" or "multiboot" - kernel="$2" # absolute path to the kernel file - - case $(zcat -f "${kernel}" | file -bL - | cut -d , -f 2 | tr -d ' ') in - Intel80386) - karch="i386" - ;; - x86-64) - karch="amd64" - ;; - *) - return - ;; - esac - - case $(${grub_probe} --target=fs -d ${GRUB_DEVICE}) in - ext2) - kmod="ext2fs" - ;; - fat) - kmod="msdosfs" - ;; - ntfs) - kmod="ntfs" - ;; - ufs*) - kmod="ffs" - ;; - *) - return - ;; - esac - - kversion=$(zcat -f "${kernel}" | strings | sed -n -e '/^@(#)NetBSD/ { s/^@(#)NetBSD \([0-9\.]*\) .*$/\1/g ; p ; q ; }') - kmodule="/stand/${karch}/${kversion}/modules/${kmod}/${kmod}.kmod" - - if test -z "$karch" || test -z "$kversion" || test ! -f "${kmodule}"; then - return - fi - - kmodule_rel=$(make_system_path_relative_to_its_root "$kmodule") || return - prepare_grub_to_access_device $(${grub_probe} -t device "${kmodule}") | sed -e 's,^, ,' | sed "s/^/$submenu_indentation/" - case "${loader}" in - knetbsd) - printf "${grub_tab}knetbsd_module_elf %s\n" "${kmodule_rel}" | sed "s/^/$submenu_indentation/" - ;; - multiboot) - printf "${grub_tab}module %s\n" "${kmodule_rel}" | sed "s/^/$submenu_indentation/" - ;; - esac -} - -title_correction_code= - -netbsd_entry () -{ - loader="$1" # "knetbsd" or "multiboot" - kernel="$2" # absolute path to the kernel file - type="$3" - args="$4" # extra arguments appended to loader command - - kroot_device="$(echo ${GRUB_DEVICE} | sed -e 's,^/dev/r,,')" - - if [ -z "$boot_device_id" ]; then - boot_device_id="$(grub_get_device_id "${GRUB_DEVICE}")" - fi - - if [ x$type != xsimple ] ; then - if [ x$type = xrecovery ] ; then - title="$(gettext_printf "%s, with kernel %s (via %s, recovery mode)" "${OS}" "$(echo ${kernel} | sed -e 's,^.*/,,')" "${loader}")" - else - title="$(gettext_printf "%s, with kernel %s (via %s)" "${OS}" "$(echo ${kernel} | sed -e 's,^.*/,,')" "${loader}")" - fi - replacement_title="$(echo "Advanced options for ${OS}" | sed 's,>,>>,g')>$(echo "$title" | sed 's,>,>>,g')" - if [ x"$title" = x"$GRUB_ACTUAL_DEFAULT" ]; then - quoted="$(echo "$GRUB_ACTUAL_DEFAULT" | grub_quote)" - title_correction_code="${title_correction_code}if [ \"x\$default\" = '$quoted' ]; then default='$(echo "$replacement_title" | grub_quote)'; fi;" - grub_warn "$(gettext_printf "Please don't use old title \`%s' for GRUB_DEFAULT, use \`%s' (for versions before 2.00) or \`%s' (for 2.00 or later)" "$GRUB_ACTUAL_DEFAULT" "$replacement_title" "netbsd-advanced-$boot_device_id>netbsd-${loader}-$kernel-$type-$boot_device_id")" - fi - - echo "menuentry '$(echo "$title" | grub_quote)' \$menuentry_id_option 'netbsd-${loader}-$kernel-$type-$boot_device_id' {" | sed "s/^/$submenu_indentation/" - else - echo "menuentry '$(echo "$OS" | grub_quote)' \$menuentry_id_option 'netbsd-${loader}-simple-$boot_device_id' {" | sed "s/^/$submenu_indentation/" - fi - - printf "%s\n" "${prepare_boot_cache}" | sed "s/^/$submenu_indentation/" - case "${loader}" in - knetbsd) - printf "${grub_tab}knetbsd %s -r %s %s\n" \ - "${kernel}" "${kroot_device}" "${GRUB_CMDLINE_NETBSD} ${args}" | sed "s/^/$submenu_indentation/" - ;; - multiboot) - printf "${grub_tab}multiboot %s %s root=%s %s\n" \ - "${kernel}" "${kernel}" "${kroot_device}" "${GRUB_CMDLINE_NETBSD} ${args}" | sed "s/^/$submenu_indentation/" - ;; - esac - - netbsd_load_fs_module "${loader}" "${kernel}" - - printf "}\n" | sed "s/^/$submenu_indentation/" -} - -prepare_boot_cache="$(prepare_grub_to_access_device ${GRUB_DEVICE} | sed -e 's,^, ,')" -boot_device_id= - -# We look for NetBSD kernels in / but not in subdirectories. We simply -# pick all statically linked ELF executable files (or links) in / with a -# name that starts with `netbsd'. -pattern="^ELF[^,]*executable.*statically linked" -# Extra indentation to add to menu entries in a submenu. We're not in a submenu -# yet, so it's empty. In a submenu it will be equal to '\t' (one tab). -submenu_indentation="" - -is_top_level=true -for k in /netbsd $(ls -t /netbsd?* 2>/dev/null) ; do - if ! grub_file_is_not_garbage "$k" ; then - continue - fi - if ! (zcat -f "$k" | file -bL - | grep -q "${pattern}") 2>/dev/null ; then - continue - fi - - gettext_printf "Found NetBSD kernel: %s\n" "$k" >&2 - - if [ "x$is_top_level" = xtrue ] && [ "x${GRUB_DISABLE_SUBMENU}" != xy ]; then - netbsd_entry "knetbsd" "$k" simple "${GRUB_CMDLINE_NETBSD_DEFAULT}" - submenu_indentation="$grub_tab" - - if [ -z "$boot_device_id" ]; then - boot_device_id="$(grub_get_device_id "${GRUB_DEVICE}")" - fi - # TRANSLATORS: %s is replaced with an OS name - echo "submenu '$(gettext_printf "Advanced options for %s" "${OS}" | grub_quote)' \$menuentry_id_option 'netbsd-advanced-$boot_device_id' {" - is_top_level=false - fi - - netbsd_entry "knetbsd" "$k" advanced "${GRUB_CMDLINE_NETBSD_DEFAULT}" - netbsd_entry "multiboot" "$k" advanced "${GRUB_CMDLINE_NETBSD_DEFAULT}" - if [ "x${GRUB_DISABLE_RECOVERY}" != "xtrue" ]; then - netbsd_entry "knetbsd" "$k" recovery "-s" - netbsd_entry "multiboot" "$k" recovery "-s" - fi -done - -# If at least one kernel was found, then we need to -# add a closing '}' for the submenu command. -if [ x"$is_top_level" != xtrue ]; then - echo '}' -fi - -echo "$title_correction_code" diff --git a/util/grub.d/10_windows.in b/util/grub.d/10_windows.in deleted file mode 100644 index 554c5614b..000000000 --- a/util/grub.d/10_windows.in +++ /dev/null @@ -1,100 +0,0 @@ -#! /bin/sh -set -e - -# grub-mkconfig helper script. -# Copyright (C) 2008,2009,2010 Free Software Foundation, Inc. -# -# GRUB is free software: you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation, either version 3 of the License, or -# (at your option) any later version. -# -# GRUB is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. -# -# You should have received a copy of the GNU General Public License -# along with GRUB. If not, see . - -prefix="@prefix@" -exec_prefix="@exec_prefix@" -datarootdir="@datarootdir@" - -export TEXTDOMAIN=@PACKAGE@ -export TEXTDOMAINDIR="@localedir@" - -. "$pkgdatadir/grub-mkconfig_lib" - -case "`uname 2>/dev/null`" in - CYGWIN*) ;; - *) exit 0 ;; -esac - -# Try C: even if current system is on other partition. -case "$SYSTEMDRIVE" in - [Cc]:) drives="C:" ;; - [D-Zd-z]:) drives="C: $SYSTEMDRIVE" ;; - *) exit 0 ;; -esac - -get_os_name_from_boot_ini () -{ - # Fail if no or more than one partition. - test "`sed -n 's,^\(\(multi\|scsi\)[^=]*\)=.*$,\1,p' "$1" 2>/dev/null | \ - sort | uniq | wc -l`" = 1 || return 1 - - # Search 'default=PARTITION' - get_os_name_from_boot_ini_part=`sed -n 's,^default=,,p' "$1" | sed 's,\\\\,/,g;s,[ $grub_tab\r]*$,,;1q'` - test -n "$get_os_name_from_boot_ini_part" || return 1 - - # Search 'PARTITION="NAME" ...' - get_os_name_from_boot_ini_name=`sed -n 's,\\\\,/,g;s,^'"$get_os_name_from_boot_ini_part"'="\([^"]*\)".*$,\1,p' "$1" | sed 1q` - test -n "$get_os_name_from_boot_ini_name" || return 1 - - echo "$get_os_name_from_boot_ini_name" -} - - -for drv in $drives ; do - - # Convert to Cygwin path. - dir=`cygpath "$drv"` - test -n "$dir" || continue - - needmap= - osid= - - # Check for Vista bootmgr. - if [ -f "$dir"/bootmgr ] && [ -f "$dir"/boot/bcd ] ; then - OS="$(gettext "Windows Vista/7 (loader)")" - osid=bootmgr - # Check for NTLDR. - elif [ -f "$dir"/ntldr ] && [ -f "$dir"/ntdetect.com ] && [ -f "$dir"/boot.ini ] ; then - OS=`get_os_name_from_boot_ini "$dir"/boot.ini` || OS="$(gettext "Windows NT/2000/XP (loader)")" - osid=ntldr - needmap=t - - else - continue - fi - - # Get boot device. - dev=`${grub_probe} -t device "$dir" 2>/dev/null` || continue - - gettext_printf "Found %s on %s (%s)\n" "$OS" "$drv" "$dev" >&2 - cat << EOF -menuentry '$(echo "$OS" | grub_quote)' \$menuentry_id_option '$osid-$(grub_get_device_id "${dev}")' { -EOF - - save_default_entry | sed -e 's,^,$grub_tab,' - prepare_grub_to_access_device "$dev" | sed 's,^,$grub_tab,' - test -z "$needmap" || cat <. - -prefix="@prefix@" -exec_prefix="@exec_prefix@" -datarootdir="@datarootdir@" - -export TEXTDOMAIN=@PACKAGE@ -export TEXTDOMAINDIR="@localedir@" - -. "$pkgdatadir/grub-mkconfig_lib" - -osx_entry() { - if [ x$2 = x32 ]; then - # TRANSLATORS: it refers to kernel architecture (32-bit) - bitstr="$(gettext "(32-bit)")" - else - # TRANSLATORS: it refers to kernel architecture (64-bit) - bitstr="$(gettext "(64-bit)")" - fi - # TRANSLATORS: it refers on the OS residing on device %s - onstr="$(gettext_printf "(on %s)" "${GRUB_DEVICE}")" - cat << EOF -menuentry '$(echo "Darwin/Mac OS X $bitstr $onstr" | grub_quote)' --class osx --class darwin --class os \$menuentry_id_option 'osprober-xnu-$2-$(grub_get_device_id "${GRUB_DEVICE}")' { -EOF - save_default_entry | grub_add_tab - prepare_grub_to_access_device ${GRUB_DEVICE} | grub_add_tab - cat << EOF - load_video - set do_resume=0 - if [ /var/vm/sleepimage -nt10 / ]; then - if xnu_resume /var/vm/sleepimage; then - set do_resume=1 - fi - fi - if [ \$do_resume = 0 ]; then - xnu_uuid ${OSXUUID} uuid - if [ -f /Extra/DSDT.aml ]; then - acpi -e /Extra/DSDT.aml - fi - if [ /kernelcache -nt /System/Library/Extensions ]; then - $1 /kernelcache boot-uuid=\${uuid} rd=*uuid - elif [ -f /System/Library/Kernels/kernel ]; then - $1 /System/Library/Kernels/kernel boot-uuid=\${uuid} rd=*uuid - xnu_kextdir /System/Library/Extensions - else - $1 /mach_kernel boot-uuid=\${uuid} rd=*uuid - if [ /System/Library/Extensions.mkext -nt /System/Library/Extensions ]; then - xnu_mkext /System/Library/Extensions.mkext - else - xnu_kextdir /System/Library/Extensions - fi - fi - if [ -f /Extra/Extensions.mkext ]; then - xnu_mkext /Extra/Extensions.mkext - fi - if [ -d /Extra/Extensions ]; then - xnu_kextdir /Extra/Extensions - fi - if [ -f /Extra/devprop.bin ]; then - xnu_devprop_load /Extra/devprop.bin - fi - if [ -f /Extra/splash.jpg ]; then - insmod jpeg - xnu_splash /Extra/splash.jpg - fi - if [ -f /Extra/splash.png ]; then - insmod png - xnu_splash /Extra/splash.png - fi - if [ -f /Extra/splash.tga ]; then - insmod tga - xnu_splash /Extra/splash.tga - fi - fi -} -EOF -} - -OSXUUID="`${grub_probe} --target=fs_uuid --device ${GRUB_DEVICE} 2> /dev/null`" -osx_entry xnu_kernel 32 -osx_entry xnu_kernel64 64 diff --git a/util/i386/efi/grub-dumpdevtree b/util/i386/efi/VasEBoot-dumpdevtree similarity index 100% rename from util/i386/efi/grub-dumpdevtree rename to util/i386/efi/VasEBoot-dumpdevtree diff --git a/util/ieee1275/grub-ofpathname.c b/util/ieee1275/VasEBoot-ofpathname.c similarity index 100% rename from util/ieee1275/grub-ofpathname.c rename to util/ieee1275/VasEBoot-ofpathname.c