This website requires JavaScript.
Explore
Help
Sign In
Aren
/
rulimine
Watch
1
Star
0
Fork
0
You've already forked rulimine
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
6c0ba4104f
rulimine
/
stage2
History
mintsuki
6c0ba4104f
Default to graphical mode for the menu
2020-09-19 15:43:59 +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
Default to graphical mode for the menu
2020-09-19 15:43:59 +02:00
menu.h
Reorganise source tree
2020-09-14 19:32:11 +02:00