Luna/kernel/src
2022-12-30 18:38:50 +01:00
..
arch x86_64: Add basic keyboard support with an ASYNC DRIVER 2022-12-26 19:59:18 +01:00
boot Init: Call efficient_halt() on magic number mismatch instead of busy-looping 2022-12-30 18:36:22 +01:00
memory Heap: Log more details of blocks 2022-12-26 16:17:24 +01:00
thread Update .clang-format 2022-12-21 20:22:44 +01:00
video Update .clang-format 2022-12-21 20:22:44 +01:00
config.h.in Add config.h for version information 2022-12-03 17:25:25 +01:00
ELF.cpp Add a simple ELF loader 2022-12-23 13:09:21 +01:00
ELF.h Add a simple ELF loader 2022-12-23 13:09:21 +01:00
InitRD.cpp Add a global initrd TarStream to make the initial ramdisk accessible everywhere 2022-12-23 11:33:23 +01:00
InitRD.h Add a global initrd TarStream to make the initial ramdisk accessible everywhere 2022-12-23 11:33:23 +01:00
Log.cpp Add dbgln() for the luna library 2022-12-22 18:00:35 +01:00
Log.h Remove some redundant error propagation 2022-12-16 18:32:29 +01:00
main.cpp kernel/main: Remove reference to 'extern const BOOTBOOT bootboot' 2022-12-30 18:38:50 +01:00