limine/stage2
2020-09-23 15:55:15 +02:00
..
drivers Make graphical background a frame around a centered terminal box 2020-09-22 00:45:26 +02:00
fs Add proper support for 64 bit ext4 2020-09-23 15:55:15 +02:00
lib Complete background infrastructure and fix some bmp bugs 2020-09-22 00:18:13 +02:00
mm Fix vmm warnings 2020-09-21 13:41:31 +02:00
protos Reorganise headers 2020-09-21 12:15:55 +02:00
sys Reorganise headers 2020-09-21 12:15:55 +02:00
entry.asm Fix some warnings in the decompressor and do not use special symbol main() for entry points 2020-09-18 22:15:27 +02:00
limine.h Finish implementing SMP 2020-09-18 19:02:47 +02:00
linker.ld Fix some warnings in the decompressor and do not use special symbol main() for entry points 2020-09-18 22:15:27 +02:00
main.c Complete background infrastructure and fix some bmp bugs 2020-09-22 00:18:13 +02:00
Makefile Add header dependencies to Makefiles 2020-09-21 12:46:42 +02:00
menu.c Complete background infrastructure and fix some bmp bugs 2020-09-22 00:18:13 +02:00
menu.h Complete background infrastructure and fix some bmp bugs 2020-09-22 00:18:13 +02:00