rulimine/stage2
mintsuki e7147188e1 vbe: Fix handling of VBE versions older than 3.0 2020-11-29 08:26:08 +01:00
..
drivers vbe: Fix handling of VBE versions older than 3.0 2020-11-29 08:26:08 +01:00
fs panic: Do not print stacktrace if map file is not loaded. Fix places where we erroneously appended a newline to a panic string 2020-11-17 01:24:01 +01:00
lib config: Dynamically allocate buffer for config values when requested 2020-11-27 19:33:34 +01:00
mm pmm: Panic if there is an attempt to reserve a memory range below 1 MiB 2020-11-25 02:25:00 +01:00
protos config: Dynamically allocate buffer for config values when requested 2020-11-27 19:33:34 +01:00
pxe panic: Do not print stacktrace if map file is not loaded. Fix places where we erroneously appended a newline to a panic string 2020-11-17 01:24:01 +01:00
sys misc: Fix a bunch of warnings related to potentially used uninitialised variables 2020-11-16 21:23:11 +01:00
Makefile misc: Implement stacktrace 2020-11-15 17:56:10 +01:00
entry.asm Fix some warnings in the decompressor and do not use special symbol main() for entry points 2020-09-18 22:15:27 +02:00
gensyms.sh misc: Implement stacktrace 2020-11-15 17:56:10 +01:00
limine.h Bump version number to 0.6 2020-11-01 10:39:49 +01:00
linker.ld Fix issue with int 13h DAP potentially not fitting within a single real mode segment; load stage 2 at 0x8000 and disable LTO as it is broken for some unknown reasons now 2020-09-25 22:36:26 +02:00
main.c config: Dynamically allocate buffer for config values when requested 2020-11-27 19:33:34 +01:00
menu.c config: Dynamically allocate buffer for config values when requested 2020-11-27 19:33:34 +01:00
menu.h config: Add initial support for config directory entries 2020-11-16 23:31:03 +01:00