Luna/kernel/src
apio ad0f6546d7
All checks were successful
continuous-integration/drone/push Build is passing
Add a global initrd TarStream to make the initial ramdisk accessible everywhere
It's also mapped into virtual memory instead of directly going into the physical location!!
2022-12-23 11:33:23 +01:00
..
arch Update .clang-format 2022-12-21 20:22:44 +01:00
boot Add a global initrd TarStream to make the initial ramdisk accessible everywhere 2022-12-23 11:33:23 +01:00
memory MemoryManager: Add get_kernel_mapping_for_frames() 2022-12-23 11:30:49 +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
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 Add a global initrd TarStream to make the initial ramdisk accessible everywhere 2022-12-23 11:33:23 +01:00