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
54eaf96860
rulimine
/
stage2
/
sys
History
mintsuki
54eaf96860
Remove conv_mem_rewind() as it could be a dangerous source of bugs, modify code that used it accordingly
2020-10-20 02:38:01 +02:00
..
a20.c
Move A20 handler out of bootsector and into stage 2
2020-10-15 11:35:49 +02:00
a20.h
Move A20 handler out of bootsector and into stage 2
2020-10-15 11:35:49 +02:00
cpu.h
Move A20 handler out of bootsector and into stage 2
2020-10-15 11:35:49 +02:00
e820.c
Remove eccessive memmap dumps and add stivale and stivale2 module loading feedback messages
2020-10-16 16:04:30 +02:00
e820.h
Reorganise headers
2020-09-21 12:15:55 +02:00
lapic.c
Move A20 handler out of bootsector and into stage 2
2020-10-15 11:35:49 +02:00
lapic.h
Extend x2APIC check as per VT-d specification
2020-10-12 21:20:58 +02:00
pic.c
Fix up some inline assembly in sys/cpu.h
2020-10-01 20:05:41 +02:00
pic.h
Reorganise headers
2020-09-21 12:15:55 +02:00
smp_trampoline.asm
stivale2: Finish implementing x2APIC support
2020-09-27 01:32:47 +02:00
smp.c
Remove conv_mem_rewind() as it could be a dangerous source of bugs, modify code that used it accordingly
2020-10-20 02:38:01 +02:00
smp.h
Reorganise headers
2020-09-21 12:15:55 +02:00