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
07ac3de4e6
rulimine
/
stage2
/
sys
History
mintsuki
07ac3de4e6
SMP: Fix struct duplication bug
2020-10-25 12:41:13 +01: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
Change return type of cpuid(), add APIC existance check, do not assume BSP APIC ID to be 0
2020-10-22 15:25:10 +02:00
e820.c
Remove instances in which conv_mem_alloc() was implicitly used as a realloc() as that subtly introduces bugs
2020-10-20 08:51:56 +02:00
e820.h
Reorganise headers
2020-09-21 12:15:55 +02:00
lapic.c
Change return type of cpuid(), add APIC existance check, do not assume BSP APIC ID to be 0
2020-10-22 15:25:10 +02:00
lapic.h
Change return type of cpuid(), add APIC existance check, do not assume BSP APIC ID to be 0
2020-10-22 15:25:10 +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
SMP: Fix struct duplication bug
2020-10-25 12:41:13 +01:00
smp.h
SMP: Fix struct duplication bug
2020-10-25 12:41:13 +01:00