Update bootloader, remove bootloader-efi

This commit is contained in:
Jeremy Soller 2022-02-08 14:17:39 -07:00
parent c4bf3a9956
commit b0958d492f
No known key found for this signature in database
GPG key ID: 87F211AF2BE4C2FE
4 changed files with 9 additions and 14 deletions

4
.gitmodules vendored
View file

@ -2,10 +2,6 @@
path = bootloader
url = https://gitlab.redox-os.org/redox-os/bootloader.git
branch = master
[submodule "bootloader-efi"]
path = bootloader-efi
url = https://gitlab.redox-os.org/redox-os/bootloader-efi.git
branch = master
[submodule "cookbook"]
path = cookbook
url = https://gitlab.redox-os.org/redox-os/cookbook.git