rulimine/stage2
マーモット 8271c0b8df
32bit stivale was not pushing a return address. (#26)
When trying to boot skift using limine I was still getting an invalid address for the stivale struct.
Pushing an additional 0 where the return address should have been fixed the issue.
2020-09-18 10:16:24 +02:00
..
drivers Reorganise source tree 2020-09-14 19:32:11 +02:00
fs Some fixes and tweaks in the Ext2 filesystem (#25) 2020-09-16 20:21:47 +02:00
lib Implement acpi_get_table() 2020-09-17 14:37:22 +02:00
mm Reorganise source tree 2020-09-14 19:32:11 +02:00
protos 32bit stivale was not pushing a return address. (#26) 2020-09-18 10:16:24 +02:00
limine.h Reorganise source tree 2020-09-14 19:32:11 +02:00
linker.ld Reorganise source tree 2020-09-14 19:32:11 +02:00
main.c Revert to -masm=intel for inline assembly 2020-09-16 17:22:05 +02:00
Makefile Implement acpi_get_table() 2020-09-17 14:37:22 +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