Add EFI bootloader (WIP) and update kernel

This commit is contained in:
Jeremy Soller 2018-04-11 21:21:15 -06:00
parent 05ac1e4d33
commit b6617b4f3c
3 changed files with 5 additions and 1 deletions

3
.gitmodules vendored
View file

@ -19,3 +19,6 @@
[submodule "redoxfs"]
path = redoxfs
url = https://github.com/redox-os/redoxfs.git
[submodule "bootloader-efi"]
path = bootloader-efi
url = https://github.com/redox-os/bootloader-efi.git