Add EFI bootloader (WIP) and update kernel
This commit is contained in:
parent
05ac1e4d33
commit
b6617b4f3c
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
|
||||
|
|
1
bootloader-efi
Submodule
1
bootloader-efi
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 99a255b20302f9ca66b293e95f1e098256c31b08
|
2
kernel
2
kernel
|
@ -1 +1 @@
|
|||
Subproject commit f83f61b51a7dfe4ac546b6fb72c5b0c0d8669696
|
||||
Subproject commit 9ddda9bbfbfde7937cbb61da86f0e3bd6fb1f7d2
|
Loading…
Reference in a new issue