rulimine/stage2
2020-09-19 15:29:19 +02:00
..
drivers Make extended memory allocator allocate top down and mark the allocated areas as bootloader reclaimable 2020-09-19 15:29:19 +02:00
fs Some fixes and tweaks in the Ext2 filesystem (#25) 2020-09-16 20:21:47 +02:00
lib Make extended memory allocator allocate top down and mark the allocated areas as bootloader reclaimable 2020-09-19 15:29:19 +02:00
mm Reorganise source tree 2020-09-14 19:32:11 +02:00
protos Fix bug where identifier is not set for SMP tag 2020-09-19 00:15:31 +02:00
sys Adjust stivale2 SMP spec a little to add an extra argument to the smp_info struct 2020-09-19 00:50:16 +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 Fix some warnings in the decompressor and do not use special symbol main() for entry points 2020-09-18 22:15:27 +02:00
Makefile Build gzip and nasm as part of the toolchain to ensure reproducibility 2020-09-18 21:38:59 +02:00
menu.c Reorganise source tree 2020-09-14 19:32:11 +02:00
menu.h Reorganise source tree 2020-09-14 19:32:11 +02:00