rulimine/stage23
mintsuki f899648d86 build: Misc enhancements 2021-04-03 22:12:40 +02:00
..
drivers bios: Skip disks which return bogus geometry 2021-03-28 20:30:13 +02:00
fs elf: Always do ASLR when loading relocatable ELFs and handle unavailable memory ranges instead of crashing 2021-03-26 15:47:59 +01:00
lib libgcc: Fix __udivmoddi4 and __divmoddi4 2021-04-03 15:26:58 +02:00
mm elf: Always do ASLR when loading relocatable ELFs and handle unavailable memory ranges instead of crashing 2021-03-26 15:47:59 +01:00
protos stivale2: Report correct kernel/modules memory map type value 2021-04-01 20:05:27 +02:00
pxe pxe: Make it work again 2021-03-13 09:08:01 +01:00
sys misc: IDT itself does not need to be in .realmode 2021-03-13 03:39:38 +01:00
Makefile build: Misc enhancements 2021-04-03 22:12:40 +02:00
entry.asm misc: General code reorganisation 2021-02-25 01:24:54 +01:00
entry.s2.c misc: Warn about missing limine.sys only when necessary 2021-03-21 09:44:07 +01:00
entry.s3.c linux: Initial support for 32 bit boot protocol instead of 16 bit one 2021-03-19 09:36:49 +01:00
font.bin vbe: Move graphical terminal code to gterm and ship font instead of dumping from graphics card 2021-03-02 06:05:14 +01:00
gensyms.sh misc: Split off a stage 2 symbol map and embed it into stage 2 so that it can print stacktrace symbol names before stage 3 is loaded 2021-03-12 05:19:56 +01:00
linker.ld build: Remove now useless libgcc.a references from linker scripts 2021-04-03 01:23:14 +02:00
linker_dbg.ld build: Remove now useless libgcc.a references from linker scripts 2021-04-03 01:23:14 +02:00
linker_nomap.ld build: Remove now useless libgcc.a references from linker scripts 2021-04-03 01:23:14 +02:00
linker_stage2only.ld build: Remove now useless libgcc.a references from linker scripts 2021-04-03 01:23:14 +02:00
menu.c menu: Make right arrow act as enter on entries 2021-03-26 13:56:09 +01:00
menu.h misc: General code reorganisation 2021-02-25 01:24:54 +01:00
tinf misc: General code reorganisation 2021-02-25 01:24:54 +01:00