rulimine/stage23
2021-03-29 12:14:17 +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 part: Harden MBR detection code 2021-03-29 12:14:17 +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: Implement kernel slide tag 2021-03-28 16:20:23 +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
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_dbg.ld misc: Fix linker_dbg.ld section misplacement 2021-03-15 07:32:23 +01:00
linker_nomap.ld 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_stage2only.ld misc: Handle CPU exceptions nicely 2021-03-13 03:21:01 +01:00
linker.ld 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
Makefile misc: Fix LIMINE_VERSION 2021-03-15 06:43:59 +01: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