rulimine/stage23/sys
mintsuki 6e1afcd3cb uefi: Initial 32 bit UEFI support 2021-07-20 13:35:43 +02:00
..
a20.h misc: General code reorganisation 2021-02-25 01:24:54 +01:00
a20.s2.c misc: Change how bios and uefi macros are defined and tested 2021-07-15 10:03:47 +02: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 misc: Change how bios and uefi macros are defined and tested 2021-07-15 10:03:47 +02:00
exceptions.s2.c misc: Change how bios and uefi macros are defined and tested 2021-07-15 10:03:47 +02:00
gdt.h uefi: Initial 32 bit UEFI support 2021-07-20 13:35:43 +02:00
gdt.s2.c uefi: Initial 32 bit UEFI support 2021-07-20 13:35:43 +02:00
idt.h misc: Change how bios and uefi macros are defined and tested 2021-07-15 10:03:47 +02:00
idt.s2.c misc: Change how bios and uefi macros are defined and tested 2021-07-15 10:03:47 +02: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.c stivale2: Implement PMRs 2021-07-15 16:20:29 +02:00
smp.h stivale2: Implement PMRs 2021-07-15 16:20:29 +02:00
smp_trampoline.real stivale2: Implement PMRs 2021-07-15 16:20:29 +02:00