rulimine/stage23/protos
Kacper Słomiński f84b33650e multiboot1: allocate kernel and modules using proper type
This prevents the code from allocating over the kernel and modules when
allocating memory.
The type is changed to usable when preparing the memory map.
2021-06-30 20:16:30 +02:00
..
chainload.c misc: Fix potentially misleading strings 2021-06-30 18:44:31 +02:00
chainload.h misc: General code reorganisation 2021-02-25 01:24:54 +01:00
linux.32.c linux: Fix wrong jmp instruction 2021-05-30 15:45:31 +02:00
linux.c misc: Fix potentially misleading strings 2021-06-30 18:44:31 +02:00
linux.h misc: General code reorganisation 2021-02-25 01:24:54 +01:00
multiboot1.32.c protos: add initial multiboot1 implementation 2021-06-29 15:16:25 +02:00
multiboot1.c multiboot1: allocate kernel and modules using proper type 2021-06-30 20:16:30 +02:00
multiboot1.h protos: add initial multiboot1 implementation 2021-06-29 15:16:25 +02:00
stivale2_rt.asm stivale2: Preserve state of FS and GS segment registers across terminal print calls 2021-04-30 02:09:00 +02:00
stivale2.c misc: Fix potentially misleading strings 2021-06-30 18:44:31 +02:00
stivale2.h stivale2: Implement EDID and EFI system table tags 2021-03-14 06:13:19 +01:00
stivale.32.c stivale32: Fix typo made when converting to AT&T syntax 2021-06-02 16:33:00 +02:00
stivale.c misc: Fix potentially misleading strings 2021-06-30 18:44:31 +02:00
stivale.h stivale: Implement higher half returned addresses flag 2021-05-04 15:17:36 +02:00