kernel: various changes.
+ kernel: replace sk-hello test executable with a test initramfs + panic: start implementing a proper kernel panic screen + lib: added a new string.h library for string manipulation. + kernel: replace all the strlen implementations with the strlen() function
This commit is contained in:
parent
7fb04f134b
commit
a838d99a5a
19 changed files with 173 additions and 149 deletions
|
@ -6,4 +6,4 @@ verbose: yes
|
|||
protocol: limine
|
||||
|
||||
path: boot():/boot/soaplin
|
||||
module_path: boot():/sk-hello.elf
|
||||
module_path: boot():/initramfs.tar
|
Loading…
Add table
Add a link
Reference in a new issue