rulimine/stage2
2020-10-17 06:23:11 +02:00
..
drivers Fix up some inline assembly in sys/cpu.h 2020-10-01 20:05:41 +02:00
fs Fix wrong sizeof in the ext4 bgd branch 2020-09-30 23:51:41 +02:00
lib Use URIs instead of explicit drive and partition keys in config file 2020-10-17 06:23:11 +02:00
mm Remove eccessive memmap dumps and add stivale and stivale2 module loading feedback messages 2020-10-16 16:04:30 +02:00
protos Use URIs instead of explicit drive and partition keys in config file 2020-10-17 06:23:11 +02:00
sys Remove eccessive memmap dumps and add stivale and stivale2 module loading feedback messages 2020-10-16 16:04:30 +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 issue with int 13h DAP potentially not fitting within a single real mode segment; load stage 2 at 0x8000 and disable LTO as it is broken for some unknown reasons now 2020-09-25 22:36:26 +02:00
main.c Use URIs instead of explicit drive and partition keys in config file 2020-10-17 06:23:11 +02:00
Makefile Fix up make clean 2020-10-04 00:01:05 +02:00
menu.c VBE: Add margin gradient 2020-09-30 17:29:07 +02:00
menu.h Complete background infrastructure and fix some bmp bugs 2020-09-22 00:18:13 +02:00