rulimine/stage23/sys
2021-05-29 18:07:28 +02:00
..
a20.h misc: General code reorganisation 2021-02-25 01:24:54 +01:00
a20.s2.c Initial UEFI port 2021-03-02 10:23:43 +01:00
cpu.h misc: Replace Intel-syntax inline assembly with GAS-syntax inline assembly; ensure we can build with clang 2021-05-29 18:07:28 +02:00
e820.h pmm: Rework conventional memory allocator 2021-04-15 02:21:38 +02:00
e820.s2.c pmm: Rework conventional memory allocator 2021-04-15 02:21:38 +02:00
exceptions.s2.c misc: Handle CPU exceptions nicely 2021-03-13 03:21:01 +01:00
gdt.h misc: Initial Makefile rework 2021-03-08 00:50:23 +01:00
gdt.s2.c misc: Handle CPU exceptions nicely 2021-03-13 03:21:01 +01:00
idt.h misc: Handle CPU exceptions nicely 2021-03-13 03:21:01 +01:00
idt.s2.c misc: IDT itself does not need to be in .realmode 2021-03-13 03:39:38 +01:00
int_thunks.s2.asm misc: Handle CPU exceptions nicely 2021-03-13 03:21:01 +01:00
lapic.c build: Remove dependency on GCC-specific -fplan9-extensions flag 2021-05-28 16:05:42 +02:00
lapic.h misc: General code reorganisation 2021-02-25 01:24:54 +01:00
pic.c misc: Change the way stage 2 and 3 are divided 2021-03-01 23:38:55 +01:00
pic.h misc: General code reorganisation 2021-02-25 01:24:54 +01:00
smp_trampoline.real misc: Misc EFI-related adjustments 2021-05-20 01:16:39 +02:00
smp.c build: Remove dependency on GCC-specific -fplan9-extensions flag 2021-05-28 16:05:42 +02:00
smp.h misc: General code reorganisation 2021-02-25 01:24:54 +01:00