Add EFI bootloader (WIP) and update kernel
This commit is contained in:
parent
05ac1e4d33
commit
b6617b4f3c
3 changed files with 5 additions and 1 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue