diff --git a/reactos/boot/xbox/cromwell/COPYING b/reactos/tools/xbox/cromwell/COPYING similarity index 100% rename from reactos/boot/xbox/cromwell/COPYING rename to reactos/tools/xbox/cromwell/COPYING diff --git a/reactos/boot/xbox/cromwell/Makefile b/reactos/tools/xbox/cromwell/Makefile similarity index 100% rename from reactos/boot/xbox/cromwell/Makefile rename to reactos/tools/xbox/cromwell/Makefile diff --git a/reactos/boot/xbox/cromwell/Rules.make b/reactos/tools/xbox/cromwell/Rules.make similarity index 100% rename from reactos/boot/xbox/cromwell/Rules.make rename to reactos/tools/xbox/cromwell/Rules.make diff --git a/reactos/boot/xbox/cromwell/boot/BootFromDevice.c b/reactos/tools/xbox/cromwell/boot/BootFromDevice.c similarity index 100% rename from reactos/boot/xbox/cromwell/boot/BootFromDevice.c rename to reactos/tools/xbox/cromwell/boot/BootFromDevice.c diff --git a/reactos/boot/xbox/cromwell/boot/BootFromDevice.h b/reactos/tools/xbox/cromwell/boot/BootFromDevice.h similarity index 100% rename from reactos/boot/xbox/cromwell/boot/BootFromDevice.h rename to reactos/tools/xbox/cromwell/boot/BootFromDevice.h diff --git a/reactos/boot/xbox/cromwell/boot/BootResetAction.c b/reactos/tools/xbox/cromwell/boot/BootResetAction.c similarity index 100% rename from reactos/boot/xbox/cromwell/boot/BootResetAction.c rename to reactos/tools/xbox/cromwell/boot/BootResetAction.c diff --git a/reactos/boot/xbox/cromwell/boot/BootStartup.S b/reactos/tools/xbox/cromwell/boot/BootStartup.S similarity index 100% rename from reactos/boot/xbox/cromwell/boot/BootStartup.S rename to reactos/tools/xbox/cromwell/boot/BootStartup.S diff --git a/reactos/boot/xbox/cromwell/boot/IconMenu.c b/reactos/tools/xbox/cromwell/boot/IconMenu.c similarity index 100% rename from reactos/boot/xbox/cromwell/boot/IconMenu.c rename to reactos/tools/xbox/cromwell/boot/IconMenu.c diff --git a/reactos/boot/xbox/cromwell/boot/IconMenu.h b/reactos/tools/xbox/cromwell/boot/IconMenu.h similarity index 100% rename from reactos/boot/xbox/cromwell/boot/IconMenu.h rename to reactos/tools/xbox/cromwell/boot/IconMenu.h diff --git a/reactos/boot/xbox/cromwell/boot/LoadLinux.c b/reactos/tools/xbox/cromwell/boot/LoadLinux.c similarity index 100% rename from reactos/boot/xbox/cromwell/boot/LoadLinux.c rename to reactos/tools/xbox/cromwell/boot/LoadLinux.c diff --git a/reactos/boot/xbox/cromwell/boot/LoadLinux.h b/reactos/tools/xbox/cromwell/boot/LoadLinux.h similarity index 100% rename from reactos/boot/xbox/cromwell/boot/LoadLinux.h rename to reactos/tools/xbox/cromwell/boot/LoadLinux.h diff --git a/reactos/boot/xbox/cromwell/boot/LoadReactOS.c b/reactos/tools/xbox/cromwell/boot/LoadReactOS.c similarity index 100% rename from reactos/boot/xbox/cromwell/boot/LoadReactOS.c rename to reactos/tools/xbox/cromwell/boot/LoadReactOS.c diff --git a/reactos/boot/xbox/cromwell/boot/LoadReactOS.h b/reactos/tools/xbox/cromwell/boot/LoadReactOS.h similarity index 100% rename from reactos/boot/xbox/cromwell/boot/LoadReactOS.h rename to reactos/tools/xbox/cromwell/boot/LoadReactOS.h diff --git a/reactos/boot/xbox/cromwell/boot/Makefile b/reactos/tools/xbox/cromwell/boot/Makefile similarity index 100% rename from reactos/boot/xbox/cromwell/boot/Makefile rename to reactos/tools/xbox/cromwell/boot/Makefile diff --git a/reactos/boot/xbox/cromwell/boot/Memorymap.txt b/reactos/tools/xbox/cromwell/boot/Memorymap.txt similarity index 100% rename from reactos/boot/xbox/cromwell/boot/Memorymap.txt rename to reactos/tools/xbox/cromwell/boot/Memorymap.txt diff --git a/reactos/boot/xbox/cromwell/boot/MenuActions.c b/reactos/tools/xbox/cromwell/boot/MenuActions.c similarity index 100% rename from reactos/boot/xbox/cromwell/boot/MenuActions.c rename to reactos/tools/xbox/cromwell/boot/MenuActions.c diff --git a/reactos/boot/xbox/cromwell/boot/MenuActions.h b/reactos/tools/xbox/cromwell/boot/MenuActions.h similarity index 100% rename from reactos/boot/xbox/cromwell/boot/MenuActions.h rename to reactos/tools/xbox/cromwell/boot/MenuActions.h diff --git a/reactos/boot/xbox/cromwell/boot/TextMenu.c b/reactos/tools/xbox/cromwell/boot/TextMenu.c similarity index 100% rename from reactos/boot/xbox/cromwell/boot/TextMenu.c rename to reactos/tools/xbox/cromwell/boot/TextMenu.c diff --git a/reactos/boot/xbox/cromwell/boot/TextMenu.h b/reactos/tools/xbox/cromwell/boot/TextMenu.h similarity index 100% rename from reactos/boot/xbox/cromwell/boot/TextMenu.h rename to reactos/tools/xbox/cromwell/boot/TextMenu.h diff --git a/reactos/boot/xbox/cromwell/boot/TextMenuInit.c b/reactos/tools/xbox/cromwell/boot/TextMenuInit.c similarity index 100% rename from reactos/boot/xbox/cromwell/boot/TextMenuInit.c rename to reactos/tools/xbox/cromwell/boot/TextMenuInit.c diff --git a/reactos/boot/xbox/cromwell/boot_eth/Elf.pm b/reactos/tools/xbox/cromwell/boot_eth/Elf.pm similarity index 100% rename from reactos/boot/xbox/cromwell/boot_eth/Elf.pm rename to reactos/tools/xbox/cromwell/boot_eth/Elf.pm diff --git a/reactos/boot/xbox/cromwell/boot_eth/Makefile b/reactos/tools/xbox/cromwell/boot_eth/Makefile similarity index 100% rename from reactos/boot/xbox/cromwell/boot_eth/Makefile rename to reactos/tools/xbox/cromwell/boot_eth/Makefile diff --git a/reactos/boot/xbox/cromwell/boot_eth/README.ethboot b/reactos/tools/xbox/cromwell/boot_eth/README.ethboot similarity index 100% rename from reactos/boot/xbox/cromwell/boot_eth/README.ethboot rename to reactos/tools/xbox/cromwell/boot_eth/README.ethboot diff --git a/reactos/boot/xbox/cromwell/boot_eth/eth_Startup.S b/reactos/tools/xbox/cromwell/boot_eth/eth_Startup.S similarity index 100% rename from reactos/boot/xbox/cromwell/boot_eth/eth_Startup.S rename to reactos/tools/xbox/cromwell/boot_eth/eth_Startup.S diff --git a/reactos/boot/xbox/cromwell/boot_eth/eth_start.ld b/reactos/tools/xbox/cromwell/boot_eth/eth_start.ld similarity index 100% rename from reactos/boot/xbox/cromwell/boot_eth/eth_start.ld rename to reactos/tools/xbox/cromwell/boot_eth/eth_start.ld diff --git a/reactos/boot/xbox/cromwell/boot_eth/mknbi.pl b/reactos/tools/xbox/cromwell/boot_eth/mknbi.pl similarity index 100% rename from reactos/boot/xbox/cromwell/boot_eth/mknbi.pl rename to reactos/tools/xbox/cromwell/boot_eth/mknbi.pl diff --git a/reactos/boot/xbox/cromwell/boot_rom/2bBootLibrary.c b/reactos/tools/xbox/cromwell/boot_rom/2bBootLibrary.c similarity index 100% rename from reactos/boot/xbox/cromwell/boot_rom/2bBootLibrary.c rename to reactos/tools/xbox/cromwell/boot_rom/2bBootLibrary.c diff --git a/reactos/boot/xbox/cromwell/boot_rom/2bBootStartBios.c b/reactos/tools/xbox/cromwell/boot_rom/2bBootStartBios.c similarity index 100% rename from reactos/boot/xbox/cromwell/boot_rom/2bBootStartBios.c rename to reactos/tools/xbox/cromwell/boot_rom/2bBootStartBios.c diff --git a/reactos/boot/xbox/cromwell/boot_rom/2bBootStartup.S b/reactos/tools/xbox/cromwell/boot_rom/2bBootStartup.S similarity index 100% rename from reactos/boot/xbox/cromwell/boot_rom/2bBootStartup.S rename to reactos/tools/xbox/cromwell/boot_rom/2bBootStartup.S diff --git a/reactos/boot/xbox/cromwell/boot_rom/2bPicResponseAction.c b/reactos/tools/xbox/cromwell/boot_rom/2bPicResponseAction.c similarity index 100% rename from reactos/boot/xbox/cromwell/boot_rom/2bPicResponseAction.c rename to reactos/tools/xbox/cromwell/boot_rom/2bPicResponseAction.c diff --git a/reactos/boot/xbox/cromwell/boot_rom/2bconsts.h b/reactos/tools/xbox/cromwell/boot_rom/2bconsts.h similarity index 100% rename from reactos/boot/xbox/cromwell/boot_rom/2bconsts.h rename to reactos/tools/xbox/cromwell/boot_rom/2bconsts.h diff --git a/reactos/boot/xbox/cromwell/boot_rom/2bload.h b/reactos/tools/xbox/cromwell/boot_rom/2bload.h similarity index 100% rename from reactos/boot/xbox/cromwell/boot_rom/2bload.h rename to reactos/tools/xbox/cromwell/boot_rom/2bload.h diff --git a/reactos/boot/xbox/cromwell/boot_rom/Makefile b/reactos/tools/xbox/cromwell/boot_rom/Makefile similarity index 100% rename from reactos/boot/xbox/cromwell/boot_rom/Makefile rename to reactos/tools/xbox/cromwell/boot_rom/Makefile diff --git a/reactos/boot/xbox/cromwell/boot_rom/Memorymap.txt b/reactos/tools/xbox/cromwell/boot_rom/Memorymap.txt similarity index 100% rename from reactos/boot/xbox/cromwell/boot_rom/Memorymap.txt rename to reactos/tools/xbox/cromwell/boot_rom/Memorymap.txt diff --git a/reactos/boot/xbox/cromwell/boot_rom/bootrom.ld b/reactos/tools/xbox/cromwell/boot_rom/bootrom.ld similarity index 100% rename from reactos/boot/xbox/cromwell/boot_rom/bootrom.ld rename to reactos/tools/xbox/cromwell/boot_rom/bootrom.ld diff --git a/reactos/boot/xbox/cromwell/boot_vml/Makefile b/reactos/tools/xbox/cromwell/boot_vml/Makefile similarity index 100% rename from reactos/boot/xbox/cromwell/boot_vml/Makefile rename to reactos/tools/xbox/cromwell/boot_vml/Makefile diff --git a/reactos/boot/xbox/cromwell/boot_vml/disk/linuxboot.cfg b/reactos/tools/xbox/cromwell/boot_vml/disk/linuxboot.cfg similarity index 100% rename from reactos/boot/xbox/cromwell/boot_vml/disk/linuxboot.cfg rename to reactos/tools/xbox/cromwell/boot_vml/disk/linuxboot.cfg diff --git a/reactos/boot/xbox/cromwell/boot_vml/vml_Startup.S b/reactos/tools/xbox/cromwell/boot_vml/vml_Startup.S similarity index 100% rename from reactos/boot/xbox/cromwell/boot_vml/vml_Startup.S rename to reactos/tools/xbox/cromwell/boot_vml/vml_Startup.S diff --git a/reactos/boot/xbox/cromwell/boot_vml/vml_start.ld b/reactos/tools/xbox/cromwell/boot_vml/vml_start.ld similarity index 100% rename from reactos/boot/xbox/cromwell/boot_vml/vml_start.ld rename to reactos/tools/xbox/cromwell/boot_vml/vml_start.ld diff --git a/reactos/boot/xbox/cromwell/boot_xbe/Makefile b/reactos/tools/xbox/cromwell/boot_xbe/Makefile similarity index 100% rename from reactos/boot/xbox/cromwell/boot_xbe/Makefile rename to reactos/tools/xbox/cromwell/boot_xbe/Makefile diff --git a/reactos/boot/xbox/cromwell/boot_xbe/font.S b/reactos/tools/xbox/cromwell/boot_xbe/font.S similarity index 100% rename from reactos/boot/xbox/cromwell/boot_xbe/font.S rename to reactos/tools/xbox/cromwell/boot_xbe/font.S diff --git a/reactos/boot/xbox/cromwell/boot_xbe/xbe.S b/reactos/tools/xbox/cromwell/boot_xbe/xbe.S similarity index 100% rename from reactos/boot/xbox/cromwell/boot_xbe/xbe.S rename to reactos/tools/xbox/cromwell/boot_xbe/xbe.S diff --git a/reactos/boot/xbox/cromwell/boot_xbe/xbeboot.S b/reactos/tools/xbox/cromwell/boot_xbe/xbeboot.S similarity index 100% rename from reactos/boot/xbox/cromwell/boot_xbe/xbeboot.S rename to reactos/tools/xbox/cromwell/boot_xbe/xbeboot.S diff --git a/reactos/boot/xbox/cromwell/drivers/Makefile b/reactos/tools/xbox/cromwell/drivers/Makefile similarity index 100% rename from reactos/boot/xbox/cromwell/drivers/Makefile rename to reactos/tools/xbox/cromwell/drivers/Makefile diff --git a/reactos/boot/xbox/cromwell/drivers/audio/.gitignore b/reactos/tools/xbox/cromwell/drivers/audio/.gitignore similarity index 100% rename from reactos/boot/xbox/cromwell/drivers/audio/.gitignore rename to reactos/tools/xbox/cromwell/drivers/audio/.gitignore diff --git a/reactos/boot/xbox/cromwell/drivers/cpu/Makefile b/reactos/tools/xbox/cromwell/drivers/cpu/Makefile similarity index 100% rename from reactos/boot/xbox/cromwell/drivers/cpu/Makefile rename to reactos/tools/xbox/cromwell/drivers/cpu/Makefile diff --git a/reactos/boot/xbox/cromwell/drivers/cpu/cpu.h b/reactos/tools/xbox/cromwell/drivers/cpu/cpu.h similarity index 100% rename from reactos/boot/xbox/cromwell/drivers/cpu/cpu.h rename to reactos/tools/xbox/cromwell/drivers/cpu/cpu.h diff --git a/reactos/boot/xbox/cromwell/drivers/cpu/cputools.c b/reactos/tools/xbox/cromwell/drivers/cpu/cputools.c similarity index 100% rename from reactos/boot/xbox/cromwell/drivers/cpu/cputools.c rename to reactos/tools/xbox/cromwell/drivers/cpu/cputools.c diff --git a/reactos/boot/xbox/cromwell/drivers/cpu/ioapic.c b/reactos/tools/xbox/cromwell/drivers/cpu/ioapic.c similarity index 100% rename from reactos/boot/xbox/cromwell/drivers/cpu/ioapic.c rename to reactos/tools/xbox/cromwell/drivers/cpu/ioapic.c diff --git a/reactos/boot/xbox/cromwell/drivers/cpu/microcode.c b/reactos/tools/xbox/cromwell/drivers/cpu/microcode.c similarity index 100% rename from reactos/boot/xbox/cromwell/drivers/cpu/microcode.c rename to reactos/tools/xbox/cromwell/drivers/cpu/microcode.c diff --git a/reactos/boot/xbox/cromwell/drivers/ethernet/.gitignore b/reactos/tools/xbox/cromwell/drivers/ethernet/.gitignore similarity index 100% rename from reactos/boot/xbox/cromwell/drivers/ethernet/.gitignore rename to reactos/tools/xbox/cromwell/drivers/ethernet/.gitignore diff --git a/reactos/boot/xbox/cromwell/drivers/filtror/.gitignore b/reactos/tools/xbox/cromwell/drivers/filtror/.gitignore similarity index 100% rename from reactos/boot/xbox/cromwell/drivers/filtror/.gitignore rename to reactos/tools/xbox/cromwell/drivers/filtror/.gitignore diff --git a/reactos/boot/xbox/cromwell/drivers/flash/BootFlash.c b/reactos/tools/xbox/cromwell/drivers/flash/BootFlash.c similarity index 100% rename from reactos/boot/xbox/cromwell/drivers/flash/BootFlash.c rename to reactos/tools/xbox/cromwell/drivers/flash/BootFlash.c diff --git a/reactos/boot/xbox/cromwell/drivers/flash/BootFlash.h b/reactos/tools/xbox/cromwell/drivers/flash/BootFlash.h similarity index 100% rename from reactos/boot/xbox/cromwell/drivers/flash/BootFlash.h rename to reactos/tools/xbox/cromwell/drivers/flash/BootFlash.h diff --git a/reactos/boot/xbox/cromwell/drivers/flash/BootFlashUi.c b/reactos/tools/xbox/cromwell/drivers/flash/BootFlashUi.c similarity index 100% rename from reactos/boot/xbox/cromwell/drivers/flash/BootFlashUi.c rename to reactos/tools/xbox/cromwell/drivers/flash/BootFlashUi.c diff --git a/reactos/boot/xbox/cromwell/drivers/flash/Makefile b/reactos/tools/xbox/cromwell/drivers/flash/Makefile similarity index 100% rename from reactos/boot/xbox/cromwell/drivers/flash/Makefile rename to reactos/tools/xbox/cromwell/drivers/flash/Makefile diff --git a/reactos/boot/xbox/cromwell/drivers/ide/BootHddKey.c b/reactos/tools/xbox/cromwell/drivers/ide/BootHddKey.c similarity index 100% rename from reactos/boot/xbox/cromwell/drivers/ide/BootHddKey.c rename to reactos/tools/xbox/cromwell/drivers/ide/BootHddKey.c diff --git a/reactos/boot/xbox/cromwell/drivers/ide/BootIde.c b/reactos/tools/xbox/cromwell/drivers/ide/BootIde.c similarity index 100% rename from reactos/boot/xbox/cromwell/drivers/ide/BootIde.c rename to reactos/tools/xbox/cromwell/drivers/ide/BootIde.c diff --git a/reactos/boot/xbox/cromwell/drivers/ide/BootIde.h b/reactos/tools/xbox/cromwell/drivers/ide/BootIde.h similarity index 100% rename from reactos/boot/xbox/cromwell/drivers/ide/BootIde.h rename to reactos/tools/xbox/cromwell/drivers/ide/BootIde.h diff --git a/reactos/boot/xbox/cromwell/drivers/ide/Makefile b/reactos/tools/xbox/cromwell/drivers/ide/Makefile similarity index 100% rename from reactos/boot/xbox/cromwell/drivers/ide/Makefile rename to reactos/tools/xbox/cromwell/drivers/ide/Makefile diff --git a/reactos/boot/xbox/cromwell/drivers/pci/BootInterrupts.c b/reactos/tools/xbox/cromwell/drivers/pci/BootInterrupts.c similarity index 100% rename from reactos/boot/xbox/cromwell/drivers/pci/BootInterrupts.c rename to reactos/tools/xbox/cromwell/drivers/pci/BootInterrupts.c diff --git a/reactos/boot/xbox/cromwell/drivers/pci/Makefile b/reactos/tools/xbox/cromwell/drivers/pci/Makefile similarity index 100% rename from reactos/boot/xbox/cromwell/drivers/pci/Makefile rename to reactos/tools/xbox/cromwell/drivers/pci/Makefile diff --git a/reactos/boot/xbox/cromwell/drivers/pci/i2cio.c b/reactos/tools/xbox/cromwell/drivers/pci/i2cio.c similarity index 100% rename from reactos/boot/xbox/cromwell/drivers/pci/i2cio.c rename to reactos/tools/xbox/cromwell/drivers/pci/i2cio.c diff --git a/reactos/boot/xbox/cromwell/drivers/pci/pci.c b/reactos/tools/xbox/cromwell/drivers/pci/pci.c similarity index 100% rename from reactos/boot/xbox/cromwell/drivers/pci/pci.c rename to reactos/tools/xbox/cromwell/drivers/pci/pci.c diff --git a/reactos/boot/xbox/cromwell/drivers/usb/Makefile b/reactos/tools/xbox/cromwell/drivers/usb/Makefile similarity index 100% rename from reactos/boot/xbox/cromwell/drivers/usb/Makefile rename to reactos/tools/xbox/cromwell/drivers/usb/Makefile diff --git a/reactos/boot/xbox/cromwell/drivers/usb/core/Makefile b/reactos/tools/xbox/cromwell/drivers/usb/core/Makefile similarity index 100% rename from reactos/boot/xbox/cromwell/drivers/usb/core/Makefile rename to reactos/tools/xbox/cromwell/drivers/usb/core/Makefile diff --git a/reactos/boot/xbox/cromwell/drivers/usb/core/buffer_simple.c b/reactos/tools/xbox/cromwell/drivers/usb/core/buffer_simple.c similarity index 100% rename from reactos/boot/xbox/cromwell/drivers/usb/core/buffer_simple.c rename to reactos/tools/xbox/cromwell/drivers/usb/core/buffer_simple.c diff --git a/reactos/boot/xbox/cromwell/drivers/usb/core/config.c b/reactos/tools/xbox/cromwell/drivers/usb/core/config.c similarity index 100% rename from reactos/boot/xbox/cromwell/drivers/usb/core/config.c rename to reactos/tools/xbox/cromwell/drivers/usb/core/config.c diff --git a/reactos/boot/xbox/cromwell/drivers/usb/core/hcd-pci.c b/reactos/tools/xbox/cromwell/drivers/usb/core/hcd-pci.c similarity index 100% rename from reactos/boot/xbox/cromwell/drivers/usb/core/hcd-pci.c rename to reactos/tools/xbox/cromwell/drivers/usb/core/hcd-pci.c diff --git a/reactos/boot/xbox/cromwell/drivers/usb/core/hcd.c b/reactos/tools/xbox/cromwell/drivers/usb/core/hcd.c similarity index 100% rename from reactos/boot/xbox/cromwell/drivers/usb/core/hcd.c rename to reactos/tools/xbox/cromwell/drivers/usb/core/hcd.c diff --git a/reactos/boot/xbox/cromwell/drivers/usb/core/hcd.h b/reactos/tools/xbox/cromwell/drivers/usb/core/hcd.h similarity index 100% rename from reactos/boot/xbox/cromwell/drivers/usb/core/hcd.h rename to reactos/tools/xbox/cromwell/drivers/usb/core/hcd.h diff --git a/reactos/boot/xbox/cromwell/drivers/usb/core/hub.c b/reactos/tools/xbox/cromwell/drivers/usb/core/hub.c similarity index 100% rename from reactos/boot/xbox/cromwell/drivers/usb/core/hub.c rename to reactos/tools/xbox/cromwell/drivers/usb/core/hub.c diff --git a/reactos/boot/xbox/cromwell/drivers/usb/core/hub.h b/reactos/tools/xbox/cromwell/drivers/usb/core/hub.h similarity index 100% rename from reactos/boot/xbox/cromwell/drivers/usb/core/hub.h rename to reactos/tools/xbox/cromwell/drivers/usb/core/hub.h diff --git a/reactos/boot/xbox/cromwell/drivers/usb/core/message.c b/reactos/tools/xbox/cromwell/drivers/usb/core/message.c similarity index 100% rename from reactos/boot/xbox/cromwell/drivers/usb/core/message.c rename to reactos/tools/xbox/cromwell/drivers/usb/core/message.c diff --git a/reactos/boot/xbox/cromwell/drivers/usb/core/urb.c b/reactos/tools/xbox/cromwell/drivers/usb/core/urb.c similarity index 100% rename from reactos/boot/xbox/cromwell/drivers/usb/core/urb.c rename to reactos/tools/xbox/cromwell/drivers/usb/core/urb.c diff --git a/reactos/boot/xbox/cromwell/drivers/usb/core/usb-debug.c b/reactos/tools/xbox/cromwell/drivers/usb/core/usb-debug.c similarity index 100% rename from reactos/boot/xbox/cromwell/drivers/usb/core/usb-debug.c rename to reactos/tools/xbox/cromwell/drivers/usb/core/usb-debug.c diff --git a/reactos/boot/xbox/cromwell/drivers/usb/core/usb.c b/reactos/tools/xbox/cromwell/drivers/usb/core/usb.c similarity index 100% rename from reactos/boot/xbox/cromwell/drivers/usb/core/usb.c rename to reactos/tools/xbox/cromwell/drivers/usb/core/usb.c diff --git a/reactos/boot/xbox/cromwell/drivers/usb/core/usb.h b/reactos/tools/xbox/cromwell/drivers/usb/core/usb.h similarity index 100% rename from reactos/boot/xbox/cromwell/drivers/usb/core/usb.h rename to reactos/tools/xbox/cromwell/drivers/usb/core/usb.h diff --git a/reactos/boot/xbox/cromwell/drivers/usb/host/Makefile b/reactos/tools/xbox/cromwell/drivers/usb/host/Makefile similarity index 100% rename from reactos/boot/xbox/cromwell/drivers/usb/host/Makefile rename to reactos/tools/xbox/cromwell/drivers/usb/host/Makefile diff --git a/reactos/boot/xbox/cromwell/drivers/usb/host/ohci-dbg.c b/reactos/tools/xbox/cromwell/drivers/usb/host/ohci-dbg.c similarity index 100% rename from reactos/boot/xbox/cromwell/drivers/usb/host/ohci-dbg.c rename to reactos/tools/xbox/cromwell/drivers/usb/host/ohci-dbg.c diff --git a/reactos/boot/xbox/cromwell/drivers/usb/host/ohci-hcd.c b/reactos/tools/xbox/cromwell/drivers/usb/host/ohci-hcd.c similarity index 100% rename from reactos/boot/xbox/cromwell/drivers/usb/host/ohci-hcd.c rename to reactos/tools/xbox/cromwell/drivers/usb/host/ohci-hcd.c diff --git a/reactos/boot/xbox/cromwell/drivers/usb/host/ohci-hub.c b/reactos/tools/xbox/cromwell/drivers/usb/host/ohci-hub.c similarity index 100% rename from reactos/boot/xbox/cromwell/drivers/usb/host/ohci-hub.c rename to reactos/tools/xbox/cromwell/drivers/usb/host/ohci-hub.c diff --git a/reactos/boot/xbox/cromwell/drivers/usb/host/ohci-mem.c b/reactos/tools/xbox/cromwell/drivers/usb/host/ohci-mem.c similarity index 100% rename from reactos/boot/xbox/cromwell/drivers/usb/host/ohci-mem.c rename to reactos/tools/xbox/cromwell/drivers/usb/host/ohci-mem.c diff --git a/reactos/boot/xbox/cromwell/drivers/usb/host/ohci-pci.c b/reactos/tools/xbox/cromwell/drivers/usb/host/ohci-pci.c similarity index 100% rename from reactos/boot/xbox/cromwell/drivers/usb/host/ohci-pci.c rename to reactos/tools/xbox/cromwell/drivers/usb/host/ohci-pci.c diff --git a/reactos/boot/xbox/cromwell/drivers/usb/host/ohci-q.c b/reactos/tools/xbox/cromwell/drivers/usb/host/ohci-q.c similarity index 100% rename from reactos/boot/xbox/cromwell/drivers/usb/host/ohci-q.c rename to reactos/tools/xbox/cromwell/drivers/usb/host/ohci-q.c diff --git a/reactos/boot/xbox/cromwell/drivers/usb/host/ohci.h b/reactos/tools/xbox/cromwell/drivers/usb/host/ohci.h similarity index 100% rename from reactos/boot/xbox/cromwell/drivers/usb/host/ohci.h rename to reactos/tools/xbox/cromwell/drivers/usb/host/ohci.h diff --git a/reactos/boot/xbox/cromwell/drivers/usb/host/ohci_config.h b/reactos/tools/xbox/cromwell/drivers/usb/host/ohci_config.h similarity index 100% rename from reactos/boot/xbox/cromwell/drivers/usb/host/ohci_config.h rename to reactos/tools/xbox/cromwell/drivers/usb/host/ohci_config.h diff --git a/reactos/boot/xbox/cromwell/drivers/usb/sys/BootUSB.c b/reactos/tools/xbox/cromwell/drivers/usb/sys/BootUSB.c similarity index 100% rename from reactos/boot/xbox/cromwell/drivers/usb/sys/BootUSB.c rename to reactos/tools/xbox/cromwell/drivers/usb/sys/BootUSB.c diff --git a/reactos/boot/xbox/cromwell/drivers/usb/sys/Makefile b/reactos/tools/xbox/cromwell/drivers/usb/sys/Makefile similarity index 100% rename from reactos/boot/xbox/cromwell/drivers/usb/sys/Makefile rename to reactos/tools/xbox/cromwell/drivers/usb/sys/Makefile diff --git a/reactos/boot/xbox/cromwell/drivers/usb/sys/linuxwrapper.c b/reactos/tools/xbox/cromwell/drivers/usb/sys/linuxwrapper.c similarity index 100% rename from reactos/boot/xbox/cromwell/drivers/usb/sys/linuxwrapper.c rename to reactos/tools/xbox/cromwell/drivers/usb/sys/linuxwrapper.c diff --git a/reactos/boot/xbox/cromwell/drivers/usb/sys/risefall.c b/reactos/tools/xbox/cromwell/drivers/usb/sys/risefall.c similarity index 100% rename from reactos/boot/xbox/cromwell/drivers/usb/sys/risefall.c rename to reactos/tools/xbox/cromwell/drivers/usb/sys/risefall.c diff --git a/reactos/boot/xbox/cromwell/drivers/usb/sys/usbkey.c b/reactos/tools/xbox/cromwell/drivers/usb/sys/usbkey.c similarity index 100% rename from reactos/boot/xbox/cromwell/drivers/usb/sys/usbkey.c rename to reactos/tools/xbox/cromwell/drivers/usb/sys/usbkey.c diff --git a/reactos/boot/xbox/cromwell/drivers/usb/sys/usbwrapper.c b/reactos/tools/xbox/cromwell/drivers/usb/sys/usbwrapper.c similarity index 100% rename from reactos/boot/xbox/cromwell/drivers/usb/sys/usbwrapper.c rename to reactos/tools/xbox/cromwell/drivers/usb/sys/usbwrapper.c diff --git a/reactos/boot/xbox/cromwell/drivers/usb/sys/xpad.c b/reactos/tools/xbox/cromwell/drivers/usb/sys/xpad.c similarity index 100% rename from reactos/boot/xbox/cromwell/drivers/usb/sys/xpad.c rename to reactos/tools/xbox/cromwell/drivers/usb/sys/xpad.c diff --git a/reactos/boot/xbox/cromwell/drivers/usb/sys/xremote.c b/reactos/tools/xbox/cromwell/drivers/usb/sys/xremote.c similarity index 100% rename from reactos/boot/xbox/cromwell/drivers/usb/sys/xremote.c rename to reactos/tools/xbox/cromwell/drivers/usb/sys/xremote.c diff --git a/reactos/boot/xbox/cromwell/drivers/usb/usb_module.c b/reactos/tools/xbox/cromwell/drivers/usb/usb_module.c similarity index 100% rename from reactos/boot/xbox/cromwell/drivers/usb/usb_module.c rename to reactos/tools/xbox/cromwell/drivers/usb/usb_module.c diff --git a/reactos/boot/xbox/cromwell/drivers/usb/usb_wrapper.h b/reactos/tools/xbox/cromwell/drivers/usb/usb_wrapper.h similarity index 100% rename from reactos/boot/xbox/cromwell/drivers/usb/usb_wrapper.h rename to reactos/tools/xbox/cromwell/drivers/usb/usb_wrapper.h diff --git a/reactos/boot/xbox/cromwell/drivers/video/BootVgaInitialization.c b/reactos/tools/xbox/cromwell/drivers/video/BootVgaInitialization.c similarity index 100% rename from reactos/boot/xbox/cromwell/drivers/video/BootVgaInitialization.c rename to reactos/tools/xbox/cromwell/drivers/video/BootVgaInitialization.c diff --git a/reactos/boot/xbox/cromwell/drivers/video/BootVgaInitialization.h b/reactos/tools/xbox/cromwell/drivers/video/BootVgaInitialization.h similarity index 100% rename from reactos/boot/xbox/cromwell/drivers/video/BootVgaInitialization.h rename to reactos/tools/xbox/cromwell/drivers/video/BootVgaInitialization.h diff --git a/reactos/boot/xbox/cromwell/drivers/video/BootVideo.h b/reactos/tools/xbox/cromwell/drivers/video/BootVideo.h similarity index 100% rename from reactos/boot/xbox/cromwell/drivers/video/BootVideo.h rename to reactos/tools/xbox/cromwell/drivers/video/BootVideo.h diff --git a/reactos/boot/xbox/cromwell/drivers/video/BootVideoHelpers.c b/reactos/tools/xbox/cromwell/drivers/video/BootVideoHelpers.c similarity index 100% rename from reactos/boot/xbox/cromwell/drivers/video/BootVideoHelpers.c rename to reactos/tools/xbox/cromwell/drivers/video/BootVideoHelpers.c diff --git a/reactos/boot/xbox/cromwell/drivers/video/Makefile b/reactos/tools/xbox/cromwell/drivers/video/Makefile similarity index 100% rename from reactos/boot/xbox/cromwell/drivers/video/Makefile rename to reactos/tools/xbox/cromwell/drivers/video/Makefile diff --git a/reactos/boot/xbox/cromwell/drivers/video/VideoInitialization.c b/reactos/tools/xbox/cromwell/drivers/video/VideoInitialization.c similarity index 100% rename from reactos/boot/xbox/cromwell/drivers/video/VideoInitialization.c rename to reactos/tools/xbox/cromwell/drivers/video/VideoInitialization.c diff --git a/reactos/boot/xbox/cromwell/drivers/video/VideoInitialization.h b/reactos/tools/xbox/cromwell/drivers/video/VideoInitialization.h similarity index 100% rename from reactos/boot/xbox/cromwell/drivers/video/VideoInitialization.h rename to reactos/tools/xbox/cromwell/drivers/video/VideoInitialization.h diff --git a/reactos/boot/xbox/cromwell/drivers/video/conexant.c b/reactos/tools/xbox/cromwell/drivers/video/conexant.c similarity index 100% rename from reactos/boot/xbox/cromwell/drivers/video/conexant.c rename to reactos/tools/xbox/cromwell/drivers/video/conexant.c diff --git a/reactos/boot/xbox/cromwell/drivers/video/conexant.h b/reactos/tools/xbox/cromwell/drivers/video/conexant.h similarity index 100% rename from reactos/boot/xbox/cromwell/drivers/video/conexant.h rename to reactos/tools/xbox/cromwell/drivers/video/conexant.h diff --git a/reactos/boot/xbox/cromwell/drivers/video/encoder.h b/reactos/tools/xbox/cromwell/drivers/video/encoder.h similarity index 100% rename from reactos/boot/xbox/cromwell/drivers/video/encoder.h rename to reactos/tools/xbox/cromwell/drivers/video/encoder.h diff --git a/reactos/boot/xbox/cromwell/drivers/video/focus.c b/reactos/tools/xbox/cromwell/drivers/video/focus.c similarity index 100% rename from reactos/boot/xbox/cromwell/drivers/video/focus.c rename to reactos/tools/xbox/cromwell/drivers/video/focus.c diff --git a/reactos/boot/xbox/cromwell/drivers/video/focus.h b/reactos/tools/xbox/cromwell/drivers/video/focus.h similarity index 100% rename from reactos/boot/xbox/cromwell/drivers/video/focus.h rename to reactos/tools/xbox/cromwell/drivers/video/focus.h diff --git a/reactos/boot/xbox/cromwell/drivers/video/xcalibur-regs.h b/reactos/tools/xbox/cromwell/drivers/video/xcalibur-regs.h similarity index 100% rename from reactos/boot/xbox/cromwell/drivers/video/xcalibur-regs.h rename to reactos/tools/xbox/cromwell/drivers/video/xcalibur-regs.h diff --git a/reactos/boot/xbox/cromwell/drivers/video/xcalibur.c b/reactos/tools/xbox/cromwell/drivers/video/xcalibur.c similarity index 100% rename from reactos/boot/xbox/cromwell/drivers/video/xcalibur.c rename to reactos/tools/xbox/cromwell/drivers/video/xcalibur.c diff --git a/reactos/boot/xbox/cromwell/drivers/video/xcalibur.h b/reactos/tools/xbox/cromwell/drivers/video/xcalibur.h similarity index 100% rename from reactos/boot/xbox/cromwell/drivers/video/xcalibur.h rename to reactos/tools/xbox/cromwell/drivers/video/xcalibur.h diff --git a/reactos/boot/xbox/cromwell/etherboot/Makefile b/reactos/tools/xbox/cromwell/etherboot/Makefile similarity index 100% rename from reactos/boot/xbox/cromwell/etherboot/Makefile rename to reactos/tools/xbox/cromwell/etherboot/Makefile diff --git a/reactos/boot/xbox/cromwell/etherboot/arch/Makefile b/reactos/tools/xbox/cromwell/etherboot/arch/Makefile similarity index 100% rename from reactos/boot/xbox/cromwell/etherboot/arch/Makefile rename to reactos/tools/xbox/cromwell/etherboot/arch/Makefile diff --git a/reactos/boot/xbox/cromwell/etherboot/arch/i386/Makefile b/reactos/tools/xbox/cromwell/etherboot/arch/i386/Makefile similarity index 100% rename from reactos/boot/xbox/cromwell/etherboot/arch/i386/Makefile rename to reactos/tools/xbox/cromwell/etherboot/arch/i386/Makefile diff --git a/reactos/boot/xbox/cromwell/etherboot/arch/i386/core/Makefile b/reactos/tools/xbox/cromwell/etherboot/arch/i386/core/Makefile similarity index 100% rename from reactos/boot/xbox/cromwell/etherboot/arch/i386/core/Makefile rename to reactos/tools/xbox/cromwell/etherboot/arch/i386/core/Makefile diff --git a/reactos/boot/xbox/cromwell/etherboot/arch/i386/core/aout_loader.c b/reactos/tools/xbox/cromwell/etherboot/arch/i386/core/aout_loader.c similarity index 100% rename from reactos/boot/xbox/cromwell/etherboot/arch/i386/core/aout_loader.c rename to reactos/tools/xbox/cromwell/etherboot/arch/i386/core/aout_loader.c diff --git a/reactos/boot/xbox/cromwell/etherboot/arch/i386/core/elf.c b/reactos/tools/xbox/cromwell/etherboot/arch/i386/core/elf.c similarity index 100% rename from reactos/boot/xbox/cromwell/etherboot/arch/i386/core/elf.c rename to reactos/tools/xbox/cromwell/etherboot/arch/i386/core/elf.c diff --git a/reactos/boot/xbox/cromwell/etherboot/arch/i386/core/pic8259.c b/reactos/tools/xbox/cromwell/etherboot/arch/i386/core/pic8259.c similarity index 100% rename from reactos/boot/xbox/cromwell/etherboot/arch/i386/core/pic8259.c rename to reactos/tools/xbox/cromwell/etherboot/arch/i386/core/pic8259.c diff --git a/reactos/boot/xbox/cromwell/etherboot/arch/i386/core/tagged_loader.c b/reactos/tools/xbox/cromwell/etherboot/arch/i386/core/tagged_loader.c similarity index 100% rename from reactos/boot/xbox/cromwell/etherboot/arch/i386/core/tagged_loader.c rename to reactos/tools/xbox/cromwell/etherboot/arch/i386/core/tagged_loader.c diff --git a/reactos/boot/xbox/cromwell/etherboot/arch/i386/core/xbox.c b/reactos/tools/xbox/cromwell/etherboot/arch/i386/core/xbox.c similarity index 100% rename from reactos/boot/xbox/cromwell/etherboot/arch/i386/core/xbox.c rename to reactos/tools/xbox/cromwell/etherboot/arch/i386/core/xbox.c diff --git a/reactos/boot/xbox/cromwell/etherboot/arch/i386/include/bits/byteswap.h b/reactos/tools/xbox/cromwell/etherboot/arch/i386/include/bits/byteswap.h similarity index 100% rename from reactos/boot/xbox/cromwell/etherboot/arch/i386/include/bits/byteswap.h rename to reactos/tools/xbox/cromwell/etherboot/arch/i386/include/bits/byteswap.h diff --git a/reactos/boot/xbox/cromwell/etherboot/arch/i386/include/bits/cpu.h b/reactos/tools/xbox/cromwell/etherboot/arch/i386/include/bits/cpu.h similarity index 100% rename from reactos/boot/xbox/cromwell/etherboot/arch/i386/include/bits/cpu.h rename to reactos/tools/xbox/cromwell/etherboot/arch/i386/include/bits/cpu.h diff --git a/reactos/boot/xbox/cromwell/etherboot/arch/i386/include/bits/elf.h b/reactos/tools/xbox/cromwell/etherboot/arch/i386/include/bits/elf.h similarity index 100% rename from reactos/boot/xbox/cromwell/etherboot/arch/i386/include/bits/elf.h rename to reactos/tools/xbox/cromwell/etherboot/arch/i386/include/bits/elf.h diff --git a/reactos/boot/xbox/cromwell/etherboot/arch/i386/include/bits/endian.h b/reactos/tools/xbox/cromwell/etherboot/arch/i386/include/bits/endian.h similarity index 100% rename from reactos/boot/xbox/cromwell/etherboot/arch/i386/include/bits/endian.h rename to reactos/tools/xbox/cromwell/etherboot/arch/i386/include/bits/endian.h diff --git a/reactos/boot/xbox/cromwell/etherboot/arch/i386/include/bits/string.h b/reactos/tools/xbox/cromwell/etherboot/arch/i386/include/bits/string.h similarity index 100% rename from reactos/boot/xbox/cromwell/etherboot/arch/i386/include/bits/string.h rename to reactos/tools/xbox/cromwell/etherboot/arch/i386/include/bits/string.h diff --git a/reactos/boot/xbox/cromwell/etherboot/arch/i386/include/hooks.h b/reactos/tools/xbox/cromwell/etherboot/arch/i386/include/hooks.h similarity index 100% rename from reactos/boot/xbox/cromwell/etherboot/arch/i386/include/hooks.h rename to reactos/tools/xbox/cromwell/etherboot/arch/i386/include/hooks.h diff --git a/reactos/boot/xbox/cromwell/etherboot/arch/i386/include/io.h b/reactos/tools/xbox/cromwell/etherboot/arch/i386/include/io.h similarity index 100% rename from reactos/boot/xbox/cromwell/etherboot/arch/i386/include/io.h rename to reactos/tools/xbox/cromwell/etherboot/arch/i386/include/io.h diff --git a/reactos/boot/xbox/cromwell/etherboot/arch/i386/include/latch.h b/reactos/tools/xbox/cromwell/etherboot/arch/i386/include/latch.h similarity index 100% rename from reactos/boot/xbox/cromwell/etherboot/arch/i386/include/latch.h rename to reactos/tools/xbox/cromwell/etherboot/arch/i386/include/latch.h diff --git a/reactos/boot/xbox/cromwell/etherboot/arch/i386/include/pic8259.h b/reactos/tools/xbox/cromwell/etherboot/arch/i386/include/pic8259.h similarity index 100% rename from reactos/boot/xbox/cromwell/etherboot/arch/i386/include/pic8259.h rename to reactos/tools/xbox/cromwell/etherboot/arch/i386/include/pic8259.h diff --git a/reactos/boot/xbox/cromwell/etherboot/arch/i386/include/setjmp.h b/reactos/tools/xbox/cromwell/etherboot/arch/i386/include/setjmp.h similarity index 100% rename from reactos/boot/xbox/cromwell/etherboot/arch/i386/include/setjmp.h rename to reactos/tools/xbox/cromwell/etherboot/arch/i386/include/setjmp.h diff --git a/reactos/boot/xbox/cromwell/etherboot/arch/i386/include/stdint.h b/reactos/tools/xbox/cromwell/etherboot/arch/i386/include/stdint.h similarity index 100% rename from reactos/boot/xbox/cromwell/etherboot/arch/i386/include/stdint.h rename to reactos/tools/xbox/cromwell/etherboot/arch/i386/include/stdint.h diff --git a/reactos/boot/xbox/cromwell/etherboot/arch/i386/include/xbox.h b/reactos/tools/xbox/cromwell/etherboot/arch/i386/include/xbox.h similarity index 100% rename from reactos/boot/xbox/cromwell/etherboot/arch/i386/include/xbox.h rename to reactos/tools/xbox/cromwell/etherboot/arch/i386/include/xbox.h diff --git a/reactos/boot/xbox/cromwell/etherboot/core/Makefile b/reactos/tools/xbox/cromwell/etherboot/core/Makefile similarity index 100% rename from reactos/boot/xbox/cromwell/etherboot/core/Makefile rename to reactos/tools/xbox/cromwell/etherboot/core/Makefile diff --git a/reactos/boot/xbox/cromwell/etherboot/core/elf_loader.c b/reactos/tools/xbox/cromwell/etherboot/core/elf_loader.c similarity index 100% rename from reactos/boot/xbox/cromwell/etherboot/core/elf_loader.c rename to reactos/tools/xbox/cromwell/etherboot/core/elf_loader.c diff --git a/reactos/boot/xbox/cromwell/etherboot/core/etherboot_config.c b/reactos/tools/xbox/cromwell/etherboot/core/etherboot_config.c similarity index 100% rename from reactos/boot/xbox/cromwell/etherboot/core/etherboot_config.c rename to reactos/tools/xbox/cromwell/etherboot/core/etherboot_config.c diff --git a/reactos/boot/xbox/cromwell/etherboot/core/nfs.c b/reactos/tools/xbox/cromwell/etherboot/core/nfs.c similarity index 100% rename from reactos/boot/xbox/cromwell/etherboot/core/nfs.c rename to reactos/tools/xbox/cromwell/etherboot/core/nfs.c diff --git a/reactos/boot/xbox/cromwell/etherboot/core/nic.c b/reactos/tools/xbox/cromwell/etherboot/core/nic.c similarity index 100% rename from reactos/boot/xbox/cromwell/etherboot/core/nic.c rename to reactos/tools/xbox/cromwell/etherboot/core/nic.c diff --git a/reactos/boot/xbox/cromwell/etherboot/core/osloader.c b/reactos/tools/xbox/cromwell/etherboot/core/osloader.c similarity index 100% rename from reactos/boot/xbox/cromwell/etherboot/core/osloader.c rename to reactos/tools/xbox/cromwell/etherboot/core/osloader.c diff --git a/reactos/boot/xbox/cromwell/etherboot/core/proto_tftm.c b/reactos/tools/xbox/cromwell/etherboot/core/proto_tftm.c similarity index 100% rename from reactos/boot/xbox/cromwell/etherboot/core/proto_tftm.c rename to reactos/tools/xbox/cromwell/etherboot/core/proto_tftm.c diff --git a/reactos/boot/xbox/cromwell/etherboot/core/timer.c b/reactos/tools/xbox/cromwell/etherboot/core/timer.c similarity index 100% rename from reactos/boot/xbox/cromwell/etherboot/core/timer.c rename to reactos/tools/xbox/cromwell/etherboot/core/timer.c diff --git a/reactos/boot/xbox/cromwell/etherboot/core/xbox_main.c b/reactos/tools/xbox/cromwell/etherboot/core/xbox_main.c similarity index 100% rename from reactos/boot/xbox/cromwell/etherboot/core/xbox_main.c rename to reactos/tools/xbox/cromwell/etherboot/core/xbox_main.c diff --git a/reactos/boot/xbox/cromwell/etherboot/core/xbox_misc.c b/reactos/tools/xbox/cromwell/etherboot/core/xbox_misc.c similarity index 100% rename from reactos/boot/xbox/cromwell/etherboot/core/xbox_misc.c rename to reactos/tools/xbox/cromwell/etherboot/core/xbox_misc.c diff --git a/reactos/boot/xbox/cromwell/etherboot/core/xbox_pci.c b/reactos/tools/xbox/cromwell/etherboot/core/xbox_pci.c similarity index 100% rename from reactos/boot/xbox/cromwell/etherboot/core/xbox_pci.c rename to reactos/tools/xbox/cromwell/etherboot/core/xbox_pci.c diff --git a/reactos/boot/xbox/cromwell/etherboot/core/xbox_printf.c b/reactos/tools/xbox/cromwell/etherboot/core/xbox_printf.c similarity index 100% rename from reactos/boot/xbox/cromwell/etherboot/core/xbox_printf.c rename to reactos/tools/xbox/cromwell/etherboot/core/xbox_printf.c diff --git a/reactos/boot/xbox/cromwell/etherboot/drivers/Makefile b/reactos/tools/xbox/cromwell/etherboot/drivers/Makefile similarity index 100% rename from reactos/boot/xbox/cromwell/etherboot/drivers/Makefile rename to reactos/tools/xbox/cromwell/etherboot/drivers/Makefile diff --git a/reactos/boot/xbox/cromwell/etherboot/drivers/net/Makefile b/reactos/tools/xbox/cromwell/etherboot/drivers/net/Makefile similarity index 100% rename from reactos/boot/xbox/cromwell/etherboot/drivers/net/Makefile rename to reactos/tools/xbox/cromwell/etherboot/drivers/net/Makefile diff --git a/reactos/boot/xbox/cromwell/etherboot/drivers/net/forcedeth.c b/reactos/tools/xbox/cromwell/etherboot/drivers/net/forcedeth.c similarity index 100% rename from reactos/boot/xbox/cromwell/etherboot/drivers/net/forcedeth.c rename to reactos/tools/xbox/cromwell/etherboot/drivers/net/forcedeth.c diff --git a/reactos/boot/xbox/cromwell/etherboot/include/bootp.h b/reactos/tools/xbox/cromwell/etherboot/include/bootp.h similarity index 100% rename from reactos/boot/xbox/cromwell/etherboot/include/bootp.h rename to reactos/tools/xbox/cromwell/etherboot/include/bootp.h diff --git a/reactos/boot/xbox/cromwell/etherboot/include/byteswap.h b/reactos/tools/xbox/cromwell/etherboot/include/byteswap.h similarity index 100% rename from reactos/boot/xbox/cromwell/etherboot/include/byteswap.h rename to reactos/tools/xbox/cromwell/etherboot/include/byteswap.h diff --git a/reactos/boot/xbox/cromwell/etherboot/include/cpu.h b/reactos/tools/xbox/cromwell/etherboot/include/cpu.h similarity index 100% rename from reactos/boot/xbox/cromwell/etherboot/include/cpu.h rename to reactos/tools/xbox/cromwell/etherboot/include/cpu.h diff --git a/reactos/boot/xbox/cromwell/etherboot/include/dev.h b/reactos/tools/xbox/cromwell/etherboot/include/dev.h similarity index 100% rename from reactos/boot/xbox/cromwell/etherboot/include/dev.h rename to reactos/tools/xbox/cromwell/etherboot/include/dev.h diff --git a/reactos/boot/xbox/cromwell/etherboot/include/elf.h b/reactos/tools/xbox/cromwell/etherboot/include/elf.h similarity index 100% rename from reactos/boot/xbox/cromwell/etherboot/include/elf.h rename to reactos/tools/xbox/cromwell/etherboot/include/elf.h diff --git a/reactos/boot/xbox/cromwell/etherboot/include/elf_boot.h b/reactos/tools/xbox/cromwell/etherboot/include/elf_boot.h similarity index 100% rename from reactos/boot/xbox/cromwell/etherboot/include/elf_boot.h rename to reactos/tools/xbox/cromwell/etherboot/include/elf_boot.h diff --git a/reactos/boot/xbox/cromwell/etherboot/include/endian.h b/reactos/tools/xbox/cromwell/etherboot/include/endian.h similarity index 100% rename from reactos/boot/xbox/cromwell/etherboot/include/endian.h rename to reactos/tools/xbox/cromwell/etherboot/include/endian.h diff --git a/reactos/boot/xbox/cromwell/etherboot/include/etherboot.h b/reactos/tools/xbox/cromwell/etherboot/include/etherboot.h similarity index 100% rename from reactos/boot/xbox/cromwell/etherboot/include/etherboot.h rename to reactos/tools/xbox/cromwell/etherboot/include/etherboot.h diff --git a/reactos/boot/xbox/cromwell/etherboot/include/etherboot_config.h b/reactos/tools/xbox/cromwell/etherboot/include/etherboot_config.h similarity index 100% rename from reactos/boot/xbox/cromwell/etherboot/include/etherboot_config.h rename to reactos/tools/xbox/cromwell/etherboot/include/etherboot_config.h diff --git a/reactos/boot/xbox/cromwell/etherboot/include/if_arp.h b/reactos/tools/xbox/cromwell/etherboot/include/if_arp.h similarity index 100% rename from reactos/boot/xbox/cromwell/etherboot/include/if_arp.h rename to reactos/tools/xbox/cromwell/etherboot/include/if_arp.h diff --git a/reactos/boot/xbox/cromwell/etherboot/include/if_ether.h b/reactos/tools/xbox/cromwell/etherboot/include/if_ether.h similarity index 100% rename from reactos/boot/xbox/cromwell/etherboot/include/if_ether.h rename to reactos/tools/xbox/cromwell/etherboot/include/if_ether.h diff --git a/reactos/boot/xbox/cromwell/etherboot/include/igmp.h b/reactos/tools/xbox/cromwell/etherboot/include/igmp.h similarity index 100% rename from reactos/boot/xbox/cromwell/etherboot/include/igmp.h rename to reactos/tools/xbox/cromwell/etherboot/include/igmp.h diff --git a/reactos/boot/xbox/cromwell/etherboot/include/in.h b/reactos/tools/xbox/cromwell/etherboot/include/in.h similarity index 100% rename from reactos/boot/xbox/cromwell/etherboot/include/in.h rename to reactos/tools/xbox/cromwell/etherboot/include/in.h diff --git a/reactos/boot/xbox/cromwell/etherboot/include/ip.h b/reactos/tools/xbox/cromwell/etherboot/include/ip.h similarity index 100% rename from reactos/boot/xbox/cromwell/etherboot/include/ip.h rename to reactos/tools/xbox/cromwell/etherboot/include/ip.h diff --git a/reactos/boot/xbox/cromwell/etherboot/include/isa.h b/reactos/tools/xbox/cromwell/etherboot/include/isa.h similarity index 100% rename from reactos/boot/xbox/cromwell/etherboot/include/isa.h rename to reactos/tools/xbox/cromwell/etherboot/include/isa.h diff --git a/reactos/boot/xbox/cromwell/etherboot/include/little_bswap.h b/reactos/tools/xbox/cromwell/etherboot/include/little_bswap.h similarity index 100% rename from reactos/boot/xbox/cromwell/etherboot/include/little_bswap.h rename to reactos/tools/xbox/cromwell/etherboot/include/little_bswap.h diff --git a/reactos/boot/xbox/cromwell/etherboot/include/nfs.h b/reactos/tools/xbox/cromwell/etherboot/include/nfs.h similarity index 100% rename from reactos/boot/xbox/cromwell/etherboot/include/nfs.h rename to reactos/tools/xbox/cromwell/etherboot/include/nfs.h diff --git a/reactos/boot/xbox/cromwell/etherboot/include/nic.h b/reactos/tools/xbox/cromwell/etherboot/include/nic.h similarity index 100% rename from reactos/boot/xbox/cromwell/etherboot/include/nic.h rename to reactos/tools/xbox/cromwell/etherboot/include/nic.h diff --git a/reactos/boot/xbox/cromwell/etherboot/include/osdep.h b/reactos/tools/xbox/cromwell/etherboot/include/osdep.h similarity index 100% rename from reactos/boot/xbox/cromwell/etherboot/include/osdep.h rename to reactos/tools/xbox/cromwell/etherboot/include/osdep.h diff --git a/reactos/boot/xbox/cromwell/etherboot/include/pci.h b/reactos/tools/xbox/cromwell/etherboot/include/pci.h similarity index 100% rename from reactos/boot/xbox/cromwell/etherboot/include/pci.h rename to reactos/tools/xbox/cromwell/etherboot/include/pci.h diff --git a/reactos/boot/xbox/cromwell/etherboot/include/pci_ids.h b/reactos/tools/xbox/cromwell/etherboot/include/pci_ids.h similarity index 100% rename from reactos/boot/xbox/cromwell/etherboot/include/pci_ids.h rename to reactos/tools/xbox/cromwell/etherboot/include/pci_ids.h diff --git a/reactos/boot/xbox/cromwell/etherboot/include/string.h b/reactos/tools/xbox/cromwell/etherboot/include/string.h similarity index 100% rename from reactos/boot/xbox/cromwell/etherboot/include/string.h rename to reactos/tools/xbox/cromwell/etherboot/include/string.h diff --git a/reactos/boot/xbox/cromwell/etherboot/include/tftp.h b/reactos/tools/xbox/cromwell/etherboot/include/tftp.h similarity index 100% rename from reactos/boot/xbox/cromwell/etherboot/include/tftp.h rename to reactos/tools/xbox/cromwell/etherboot/include/tftp.h diff --git a/reactos/boot/xbox/cromwell/etherboot/include/timer.h b/reactos/tools/xbox/cromwell/etherboot/include/timer.h similarity index 100% rename from reactos/boot/xbox/cromwell/etherboot/include/timer.h rename to reactos/tools/xbox/cromwell/etherboot/include/timer.h diff --git a/reactos/boot/xbox/cromwell/etherboot/include/udp.h b/reactos/tools/xbox/cromwell/etherboot/include/udp.h similarity index 100% rename from reactos/boot/xbox/cromwell/etherboot/include/udp.h rename to reactos/tools/xbox/cromwell/etherboot/include/udp.h diff --git a/reactos/boot/xbox/cromwell/fs/Makefile b/reactos/tools/xbox/cromwell/fs/Makefile similarity index 100% rename from reactos/boot/xbox/cromwell/fs/Makefile rename to reactos/tools/xbox/cromwell/fs/Makefile diff --git a/reactos/boot/xbox/cromwell/fs/cdrom/Makefile b/reactos/tools/xbox/cromwell/fs/cdrom/Makefile similarity index 100% rename from reactos/boot/xbox/cromwell/fs/cdrom/Makefile rename to reactos/tools/xbox/cromwell/fs/cdrom/Makefile diff --git a/reactos/boot/xbox/cromwell/fs/cdrom/iso9660.c b/reactos/tools/xbox/cromwell/fs/cdrom/iso9660.c similarity index 100% rename from reactos/boot/xbox/cromwell/fs/cdrom/iso9660.c rename to reactos/tools/xbox/cromwell/fs/cdrom/iso9660.c diff --git a/reactos/boot/xbox/cromwell/fs/cdrom/iso_fs.h b/reactos/tools/xbox/cromwell/fs/cdrom/iso_fs.h similarity index 100% rename from reactos/boot/xbox/cromwell/fs/cdrom/iso_fs.h rename to reactos/tools/xbox/cromwell/fs/cdrom/iso_fs.h diff --git a/reactos/boot/xbox/cromwell/fs/fatx/BootFATX.c b/reactos/tools/xbox/cromwell/fs/fatx/BootFATX.c similarity index 100% rename from reactos/boot/xbox/cromwell/fs/fatx/BootFATX.c rename to reactos/tools/xbox/cromwell/fs/fatx/BootFATX.c diff --git a/reactos/boot/xbox/cromwell/fs/fatx/BootFATX.h b/reactos/tools/xbox/cromwell/fs/fatx/BootFATX.h similarity index 100% rename from reactos/boot/xbox/cromwell/fs/fatx/BootFATX.h rename to reactos/tools/xbox/cromwell/fs/fatx/BootFATX.h diff --git a/reactos/boot/xbox/cromwell/fs/fatx/Makefile b/reactos/tools/xbox/cromwell/fs/fatx/Makefile similarity index 100% rename from reactos/boot/xbox/cromwell/fs/fatx/Makefile rename to reactos/tools/xbox/cromwell/fs/fatx/Makefile diff --git a/reactos/boot/xbox/cromwell/fs/grub/Makefile b/reactos/tools/xbox/cromwell/fs/grub/Makefile similarity index 100% rename from reactos/boot/xbox/cromwell/fs/grub/Makefile rename to reactos/tools/xbox/cromwell/fs/grub/Makefile diff --git a/reactos/boot/xbox/cromwell/fs/grub/char_io.c b/reactos/tools/xbox/cromwell/fs/grub/char_io.c similarity index 100% rename from reactos/boot/xbox/cromwell/fs/grub/char_io.c rename to reactos/tools/xbox/cromwell/fs/grub/char_io.c diff --git a/reactos/boot/xbox/cromwell/fs/grub/common.c b/reactos/tools/xbox/cromwell/fs/grub/common.c similarity index 100% rename from reactos/boot/xbox/cromwell/fs/grub/common.c rename to reactos/tools/xbox/cromwell/fs/grub/common.c diff --git a/reactos/boot/xbox/cromwell/fs/grub/config.h b/reactos/tools/xbox/cromwell/fs/grub/config.h similarity index 100% rename from reactos/boot/xbox/cromwell/fs/grub/config.h rename to reactos/tools/xbox/cromwell/fs/grub/config.h diff --git a/reactos/boot/xbox/cromwell/fs/grub/disk_io.c b/reactos/tools/xbox/cromwell/fs/grub/disk_io.c similarity index 100% rename from reactos/boot/xbox/cromwell/fs/grub/disk_io.c rename to reactos/tools/xbox/cromwell/fs/grub/disk_io.c diff --git a/reactos/boot/xbox/cromwell/fs/grub/filesys.h b/reactos/tools/xbox/cromwell/fs/grub/filesys.h similarity index 100% rename from reactos/boot/xbox/cromwell/fs/grub/filesys.h rename to reactos/tools/xbox/cromwell/fs/grub/filesys.h diff --git a/reactos/boot/xbox/cromwell/fs/grub/freebsd.h b/reactos/tools/xbox/cromwell/fs/grub/freebsd.h similarity index 100% rename from reactos/boot/xbox/cromwell/fs/grub/freebsd.h rename to reactos/tools/xbox/cromwell/fs/grub/freebsd.h diff --git a/reactos/boot/xbox/cromwell/fs/grub/fsys_ext2fs.c b/reactos/tools/xbox/cromwell/fs/grub/fsys_ext2fs.c similarity index 100% rename from reactos/boot/xbox/cromwell/fs/grub/fsys_ext2fs.c rename to reactos/tools/xbox/cromwell/fs/grub/fsys_ext2fs.c diff --git a/reactos/boot/xbox/cromwell/fs/grub/fsys_jfs.c b/reactos/tools/xbox/cromwell/fs/grub/fsys_jfs.c similarity index 100% rename from reactos/boot/xbox/cromwell/fs/grub/fsys_jfs.c rename to reactos/tools/xbox/cromwell/fs/grub/fsys_jfs.c diff --git a/reactos/boot/xbox/cromwell/fs/grub/fsys_reiserfs.c b/reactos/tools/xbox/cromwell/fs/grub/fsys_reiserfs.c similarity index 100% rename from reactos/boot/xbox/cromwell/fs/grub/fsys_reiserfs.c rename to reactos/tools/xbox/cromwell/fs/grub/fsys_reiserfs.c diff --git a/reactos/boot/xbox/cromwell/fs/grub/fsys_xfs.c b/reactos/tools/xbox/cromwell/fs/grub/fsys_xfs.c similarity index 100% rename from reactos/boot/xbox/cromwell/fs/grub/fsys_xfs.c rename to reactos/tools/xbox/cromwell/fs/grub/fsys_xfs.c diff --git a/reactos/boot/xbox/cromwell/fs/grub/jfs.h b/reactos/tools/xbox/cromwell/fs/grub/jfs.h similarity index 100% rename from reactos/boot/xbox/cromwell/fs/grub/jfs.h rename to reactos/tools/xbox/cromwell/fs/grub/jfs.h diff --git a/reactos/boot/xbox/cromwell/fs/grub/mb_header.h b/reactos/tools/xbox/cromwell/fs/grub/mb_header.h similarity index 100% rename from reactos/boot/xbox/cromwell/fs/grub/mb_header.h rename to reactos/tools/xbox/cromwell/fs/grub/mb_header.h diff --git a/reactos/boot/xbox/cromwell/fs/grub/mb_info.h b/reactos/tools/xbox/cromwell/fs/grub/mb_info.h similarity index 100% rename from reactos/boot/xbox/cromwell/fs/grub/mb_info.h rename to reactos/tools/xbox/cromwell/fs/grub/mb_info.h diff --git a/reactos/boot/xbox/cromwell/fs/grub/pc_slice.h b/reactos/tools/xbox/cromwell/fs/grub/pc_slice.h similarity index 100% rename from reactos/boot/xbox/cromwell/fs/grub/pc_slice.h rename to reactos/tools/xbox/cromwell/fs/grub/pc_slice.h diff --git a/reactos/boot/xbox/cromwell/fs/grub/shared.h b/reactos/tools/xbox/cromwell/fs/grub/shared.h similarity index 100% rename from reactos/boot/xbox/cromwell/fs/grub/shared.h rename to reactos/tools/xbox/cromwell/fs/grub/shared.h diff --git a/reactos/boot/xbox/cromwell/fs/grub/stage1.h b/reactos/tools/xbox/cromwell/fs/grub/stage1.h similarity index 100% rename from reactos/boot/xbox/cromwell/fs/grub/stage1.h rename to reactos/tools/xbox/cromwell/fs/grub/stage1.h diff --git a/reactos/boot/xbox/cromwell/fs/grub/xfs.h b/reactos/tools/xbox/cromwell/fs/grub/xfs.h similarity index 100% rename from reactos/boot/xbox/cromwell/fs/grub/xfs.h rename to reactos/tools/xbox/cromwell/fs/grub/xfs.h diff --git a/reactos/boot/xbox/cromwell/include/asm/bitops.h b/reactos/tools/xbox/cromwell/include/asm/bitops.h similarity index 100% rename from reactos/boot/xbox/cromwell/include/asm/bitops.h rename to reactos/tools/xbox/cromwell/include/asm/bitops.h diff --git a/reactos/boot/xbox/cromwell/include/asm/errno.h b/reactos/tools/xbox/cromwell/include/asm/errno.h similarity index 100% rename from reactos/boot/xbox/cromwell/include/asm/errno.h rename to reactos/tools/xbox/cromwell/include/asm/errno.h diff --git a/reactos/boot/xbox/cromwell/include/boot.h b/reactos/tools/xbox/cromwell/include/boot.h similarity index 100% rename from reactos/boot/xbox/cromwell/include/boot.h rename to reactos/tools/xbox/cromwell/include/boot.h diff --git a/reactos/boot/xbox/cromwell/include/config.h b/reactos/tools/xbox/cromwell/include/config.h similarity index 100% rename from reactos/boot/xbox/cromwell/include/config.h rename to reactos/tools/xbox/cromwell/include/config.h diff --git a/reactos/boot/xbox/cromwell/include/consts.h b/reactos/tools/xbox/cromwell/include/consts.h similarity index 100% rename from reactos/boot/xbox/cromwell/include/consts.h rename to reactos/tools/xbox/cromwell/include/consts.h diff --git a/reactos/boot/xbox/cromwell/include/cromwell_types.h b/reactos/tools/xbox/cromwell/include/cromwell_types.h similarity index 100% rename from reactos/boot/xbox/cromwell/include/cromwell_types.h rename to reactos/tools/xbox/cromwell/include/cromwell_types.h diff --git a/reactos/boot/xbox/cromwell/include/defutil.h b/reactos/tools/xbox/cromwell/include/defutil.h similarity index 100% rename from reactos/boot/xbox/cromwell/include/defutil.h rename to reactos/tools/xbox/cromwell/include/defutil.h diff --git a/reactos/boot/xbox/cromwell/include/linux/bitops.h b/reactos/tools/xbox/cromwell/include/linux/bitops.h similarity index 100% rename from reactos/boot/xbox/cromwell/include/linux/bitops.h rename to reactos/tools/xbox/cromwell/include/linux/bitops.h diff --git a/reactos/boot/xbox/cromwell/include/linux/config.h b/reactos/tools/xbox/cromwell/include/linux/config.h similarity index 100% rename from reactos/boot/xbox/cromwell/include/linux/config.h rename to reactos/tools/xbox/cromwell/include/linux/config.h diff --git a/reactos/boot/xbox/cromwell/include/linux/pci_ids.h b/reactos/tools/xbox/cromwell/include/linux/pci_ids.h similarity index 100% rename from reactos/boot/xbox/cromwell/include/linux/pci_ids.h rename to reactos/tools/xbox/cromwell/include/linux/pci_ids.h diff --git a/reactos/boot/xbox/cromwell/include/linux/usb.h b/reactos/tools/xbox/cromwell/include/linux/usb.h similarity index 100% rename from reactos/boot/xbox/cromwell/include/linux/usb.h rename to reactos/tools/xbox/cromwell/include/linux/usb.h diff --git a/reactos/boot/xbox/cromwell/include/linux/usb_ch9.h b/reactos/tools/xbox/cromwell/include/linux/usb_ch9.h similarity index 100% rename from reactos/boot/xbox/cromwell/include/linux/usb_ch9.h rename to reactos/tools/xbox/cromwell/include/linux/usb_ch9.h diff --git a/reactos/boot/xbox/cromwell/include/linux_wrapper.h b/reactos/tools/xbox/cromwell/include/linux_wrapper.h similarity index 100% rename from reactos/boot/xbox/cromwell/include/linux_wrapper.h rename to reactos/tools/xbox/cromwell/include/linux_wrapper.h diff --git a/reactos/boot/xbox/cromwell/include/list.h b/reactos/tools/xbox/cromwell/include/list.h similarity index 100% rename from reactos/boot/xbox/cromwell/include/list.h rename to reactos/tools/xbox/cromwell/include/list.h diff --git a/reactos/boot/xbox/cromwell/include/memory_layout.h b/reactos/tools/xbox/cromwell/include/memory_layout.h similarity index 100% rename from reactos/boot/xbox/cromwell/include/memory_layout.h rename to reactos/tools/xbox/cromwell/include/memory_layout.h diff --git a/reactos/boot/xbox/cromwell/include/stdint.h b/reactos/tools/xbox/cromwell/include/stdint.h similarity index 100% rename from reactos/boot/xbox/cromwell/include/stdint.h rename to reactos/tools/xbox/cromwell/include/stdint.h diff --git a/reactos/boot/xbox/cromwell/include/stdio.h b/reactos/tools/xbox/cromwell/include/stdio.h similarity index 100% rename from reactos/boot/xbox/cromwell/include/stdio.h rename to reactos/tools/xbox/cromwell/include/stdio.h diff --git a/reactos/boot/xbox/cromwell/include/stdlib.h b/reactos/tools/xbox/cromwell/include/stdlib.h similarity index 100% rename from reactos/boot/xbox/cromwell/include/stdlib.h rename to reactos/tools/xbox/cromwell/include/stdlib.h diff --git a/reactos/boot/xbox/cromwell/include/sys/types.h b/reactos/tools/xbox/cromwell/include/sys/types.h similarity index 100% rename from reactos/boot/xbox/cromwell/include/sys/types.h rename to reactos/tools/xbox/cromwell/include/sys/types.h diff --git a/reactos/boot/xbox/cromwell/include/video.h b/reactos/tools/xbox/cromwell/include/video.h similarity index 100% rename from reactos/boot/xbox/cromwell/include/video.h rename to reactos/tools/xbox/cromwell/include/video.h diff --git a/reactos/boot/xbox/cromwell/include/xbox.h b/reactos/tools/xbox/cromwell/include/xbox.h similarity index 100% rename from reactos/boot/xbox/cromwell/include/xbox.h rename to reactos/tools/xbox/cromwell/include/xbox.h diff --git a/reactos/boot/xbox/cromwell/include/xpad.h b/reactos/tools/xbox/cromwell/include/xpad.h similarity index 100% rename from reactos/boot/xbox/cromwell/include/xpad.h rename to reactos/tools/xbox/cromwell/include/xpad.h diff --git a/reactos/boot/xbox/cromwell/include/xremote.h b/reactos/tools/xbox/cromwell/include/xremote.h similarity index 100% rename from reactos/boot/xbox/cromwell/include/xremote.h rename to reactos/tools/xbox/cromwell/include/xremote.h diff --git a/reactos/boot/xbox/cromwell/include/zutil.h b/reactos/tools/xbox/cromwell/include/zutil.h similarity index 100% rename from reactos/boot/xbox/cromwell/include/zutil.h rename to reactos/tools/xbox/cromwell/include/zutil.h diff --git a/reactos/boot/xbox/cromwell/lib/Makefile b/reactos/tools/xbox/cromwell/lib/Makefile similarity index 100% rename from reactos/boot/xbox/cromwell/lib/Makefile rename to reactos/tools/xbox/cromwell/lib/Makefile diff --git a/reactos/boot/xbox/cromwell/lib/crypt/Makefile b/reactos/tools/xbox/cromwell/lib/crypt/Makefile similarity index 100% rename from reactos/boot/xbox/cromwell/lib/crypt/Makefile rename to reactos/tools/xbox/cromwell/lib/crypt/Makefile diff --git a/reactos/boot/xbox/cromwell/lib/crypt/md5.c b/reactos/tools/xbox/cromwell/lib/crypt/md5.c similarity index 100% rename from reactos/boot/xbox/cromwell/lib/crypt/md5.c rename to reactos/tools/xbox/cromwell/lib/crypt/md5.c diff --git a/reactos/boot/xbox/cromwell/lib/crypt/md5.h b/reactos/tools/xbox/cromwell/lib/crypt/md5.h similarity index 100% rename from reactos/boot/xbox/cromwell/lib/crypt/md5.h rename to reactos/tools/xbox/cromwell/lib/crypt/md5.h diff --git a/reactos/boot/xbox/cromwell/lib/crypt/rc4.c b/reactos/tools/xbox/cromwell/lib/crypt/rc4.c similarity index 100% rename from reactos/boot/xbox/cromwell/lib/crypt/rc4.c rename to reactos/tools/xbox/cromwell/lib/crypt/rc4.c diff --git a/reactos/boot/xbox/cromwell/lib/crypt/rc4.h b/reactos/tools/xbox/cromwell/lib/crypt/rc4.h similarity index 100% rename from reactos/boot/xbox/cromwell/lib/crypt/rc4.h rename to reactos/tools/xbox/cromwell/lib/crypt/rc4.h diff --git a/reactos/boot/xbox/cromwell/lib/crypt/sha1.c b/reactos/tools/xbox/cromwell/lib/crypt/sha1.c similarity index 100% rename from reactos/boot/xbox/cromwell/lib/crypt/sha1.c rename to reactos/tools/xbox/cromwell/lib/crypt/sha1.c diff --git a/reactos/boot/xbox/cromwell/lib/crypt/sha1.h b/reactos/tools/xbox/cromwell/lib/crypt/sha1.h similarity index 100% rename from reactos/boot/xbox/cromwell/lib/crypt/sha1.h rename to reactos/tools/xbox/cromwell/lib/crypt/sha1.h diff --git a/reactos/boot/xbox/cromwell/lib/eeprom/BootEEPROM.c b/reactos/tools/xbox/cromwell/lib/eeprom/BootEEPROM.c similarity index 100% rename from reactos/boot/xbox/cromwell/lib/eeprom/BootEEPROM.c rename to reactos/tools/xbox/cromwell/lib/eeprom/BootEEPROM.c diff --git a/reactos/boot/xbox/cromwell/lib/eeprom/BootEEPROM.h b/reactos/tools/xbox/cromwell/lib/eeprom/BootEEPROM.h similarity index 100% rename from reactos/boot/xbox/cromwell/lib/eeprom/BootEEPROM.h rename to reactos/tools/xbox/cromwell/lib/eeprom/BootEEPROM.h diff --git a/reactos/boot/xbox/cromwell/lib/eeprom/Makefile b/reactos/tools/xbox/cromwell/lib/eeprom/Makefile similarity index 100% rename from reactos/boot/xbox/cromwell/lib/eeprom/Makefile rename to reactos/tools/xbox/cromwell/lib/eeprom/Makefile diff --git a/reactos/boot/xbox/cromwell/lib/font/font.c b/reactos/tools/xbox/cromwell/lib/font/font.c similarity index 100% rename from reactos/boot/xbox/cromwell/lib/font/font.c rename to reactos/tools/xbox/cromwell/lib/font/font.c diff --git a/reactos/boot/xbox/cromwell/lib/font/font.h b/reactos/tools/xbox/cromwell/lib/font/font.h similarity index 100% rename from reactos/boot/xbox/cromwell/lib/font/font.h rename to reactos/tools/xbox/cromwell/lib/font/font.h diff --git a/reactos/boot/xbox/cromwell/lib/font/fontx16.h b/reactos/tools/xbox/cromwell/lib/font/fontx16.h similarity index 100% rename from reactos/boot/xbox/cromwell/lib/font/fontx16.h rename to reactos/tools/xbox/cromwell/lib/font/fontx16.h diff --git a/reactos/boot/xbox/cromwell/lib/gzip/Makefile b/reactos/tools/xbox/cromwell/lib/gzip/Makefile similarity index 100% rename from reactos/boot/xbox/cromwell/lib/gzip/Makefile rename to reactos/tools/xbox/cromwell/lib/gzip/Makefile diff --git a/reactos/boot/xbox/cromwell/lib/gzip/inflate.c b/reactos/tools/xbox/cromwell/lib/gzip/inflate.c similarity index 100% rename from reactos/boot/xbox/cromwell/lib/gzip/inflate.c rename to reactos/tools/xbox/cromwell/lib/gzip/inflate.c diff --git a/reactos/boot/xbox/cromwell/lib/gzip/misc.c b/reactos/tools/xbox/cromwell/lib/gzip/misc.c similarity index 100% rename from reactos/boot/xbox/cromwell/lib/gzip/misc.c rename to reactos/tools/xbox/cromwell/lib/gzip/misc.c diff --git a/reactos/boot/xbox/cromwell/lib/imagebld/Makefile b/reactos/tools/xbox/cromwell/lib/imagebld/Makefile similarity index 100% rename from reactos/boot/xbox/cromwell/lib/imagebld/Makefile rename to reactos/tools/xbox/cromwell/lib/imagebld/Makefile diff --git a/reactos/boot/xbox/cromwell/lib/imagebld/imagebld.c b/reactos/tools/xbox/cromwell/lib/imagebld/imagebld.c similarity index 100% rename from reactos/boot/xbox/cromwell/lib/imagebld/imagebld.c rename to reactos/tools/xbox/cromwell/lib/imagebld/imagebld.c diff --git a/reactos/boot/xbox/cromwell/lib/imagebld/xbe-header.h b/reactos/tools/xbox/cromwell/lib/imagebld/xbe-header.h similarity index 100% rename from reactos/boot/xbox/cromwell/lib/imagebld/xbe-header.h rename to reactos/tools/xbox/cromwell/lib/imagebld/xbe-header.h diff --git a/reactos/boot/xbox/cromwell/lib/jpeg-6b/.gitignore b/reactos/tools/xbox/cromwell/lib/jpeg-6b/.gitignore similarity index 100% rename from reactos/boot/xbox/cromwell/lib/jpeg-6b/.gitignore rename to reactos/tools/xbox/cromwell/lib/jpeg-6b/.gitignore diff --git a/reactos/boot/xbox/cromwell/lib/jpeg/Makefile b/reactos/tools/xbox/cromwell/lib/jpeg/Makefile similarity index 100% rename from reactos/boot/xbox/cromwell/lib/jpeg/Makefile rename to reactos/tools/xbox/cromwell/lib/jpeg/Makefile diff --git a/reactos/boot/xbox/cromwell/lib/jpeg/decode-jpg.c b/reactos/tools/xbox/cromwell/lib/jpeg/decode-jpg.c similarity index 100% rename from reactos/boot/xbox/cromwell/lib/jpeg/decode-jpg.c rename to reactos/tools/xbox/cromwell/lib/jpeg/decode-jpg.c diff --git a/reactos/boot/xbox/cromwell/lib/jpeg/decode-jpg.h b/reactos/tools/xbox/cromwell/lib/jpeg/decode-jpg.h similarity index 100% rename from reactos/boot/xbox/cromwell/lib/jpeg/decode-jpg.h rename to reactos/tools/xbox/cromwell/lib/jpeg/decode-jpg.h diff --git a/reactos/boot/xbox/cromwell/lib/lzo/.gitignore b/reactos/tools/xbox/cromwell/lib/lzo/.gitignore similarity index 100% rename from reactos/boot/xbox/cromwell/lib/lzo/.gitignore rename to reactos/tools/xbox/cromwell/lib/lzo/.gitignore diff --git a/reactos/boot/xbox/cromwell/lib/misc/BootLibrary.c b/reactos/tools/xbox/cromwell/lib/misc/BootLibrary.c similarity index 100% rename from reactos/boot/xbox/cromwell/lib/misc/BootLibrary.c rename to reactos/tools/xbox/cromwell/lib/misc/BootLibrary.c diff --git a/reactos/boot/xbox/cromwell/lib/misc/BootParser.c b/reactos/tools/xbox/cromwell/lib/misc/BootParser.c similarity index 100% rename from reactos/boot/xbox/cromwell/lib/misc/BootParser.c rename to reactos/tools/xbox/cromwell/lib/misc/BootParser.c diff --git a/reactos/boot/xbox/cromwell/lib/misc/BootParser.h b/reactos/tools/xbox/cromwell/lib/misc/BootParser.h similarity index 100% rename from reactos/boot/xbox/cromwell/lib/misc/BootParser.h rename to reactos/tools/xbox/cromwell/lib/misc/BootParser.h diff --git a/reactos/boot/xbox/cromwell/lib/misc/Makefile b/reactos/tools/xbox/cromwell/lib/misc/Makefile similarity index 100% rename from reactos/boot/xbox/cromwell/lib/misc/Makefile rename to reactos/tools/xbox/cromwell/lib/misc/Makefile diff --git a/reactos/boot/xbox/cromwell/lib/misc/setup.c b/reactos/tools/xbox/cromwell/lib/misc/setup.c similarity index 100% rename from reactos/boot/xbox/cromwell/lib/misc/setup.c rename to reactos/tools/xbox/cromwell/lib/misc/setup.c diff --git a/reactos/boot/xbox/cromwell/lib/misc/vsprintf.c b/reactos/tools/xbox/cromwell/lib/misc/vsprintf.c similarity index 100% rename from reactos/boot/xbox/cromwell/lib/misc/vsprintf.c rename to reactos/tools/xbox/cromwell/lib/misc/vsprintf.c diff --git a/reactos/boot/xbox/cromwell/pics/backdrop.jpg b/reactos/tools/xbox/cromwell/pics/backdrop.jpg similarity index 100% rename from reactos/boot/xbox/cromwell/pics/backdrop.jpg rename to reactos/tools/xbox/cromwell/pics/backdrop.jpg diff --git a/reactos/boot/xbox/cromwell/scripts/backdrop.ld b/reactos/tools/xbox/cromwell/scripts/backdrop.ld similarity index 100% rename from reactos/boot/xbox/cromwell/scripts/backdrop.ld rename to reactos/tools/xbox/cromwell/scripts/backdrop.ld diff --git a/reactos/boot/xbox/cromwell/scripts/ldscript-crom.ld b/reactos/tools/xbox/cromwell/scripts/ldscript-crom.ld similarity index 100% rename from reactos/boot/xbox/cromwell/scripts/ldscript-crom.ld rename to reactos/tools/xbox/cromwell/scripts/ldscript-crom.ld diff --git a/reactos/boot/xbox/cromwell/scripts/pcrombios.ld b/reactos/tools/xbox/cromwell/scripts/pcrombios.ld similarity index 100% rename from reactos/boot/xbox/cromwell/scripts/pcrombios.ld rename to reactos/tools/xbox/cromwell/scripts/pcrombios.ld diff --git a/reactos/boot/xbox/cromwell/scripts/xbeboot.ld b/reactos/tools/xbox/cromwell/scripts/xbeboot.ld similarity index 100% rename from reactos/boot/xbox/cromwell/scripts/xbeboot.ld rename to reactos/tools/xbox/cromwell/scripts/xbeboot.ld diff --git a/reactos/boot/xbox/cromwell/setcygwinenv b/reactos/tools/xbox/cromwell/setcygwinenv similarity index 100% rename from reactos/boot/xbox/cromwell/setcygwinenv rename to reactos/tools/xbox/cromwell/setcygwinenv