limine/stage23
2021-05-05 19:59:21 +02:00
..
drivers disk: Minor adjustments and fixes 2021-05-05 19:59:21 +02:00
fs pmm: Rework conventional memory allocator 2021-04-15 02:21:38 +02:00
lib build: Bump GCC to 11.1.0, misc fixes 2021-05-04 13:56:00 +02:00
mm pmm: Guard against broken E820 causing an EBDA overwrite 2021-05-05 00:12:20 +02:00
protos stivale: Panic if higher half addresses header flag is set for 32-bit kernels 2021-05-05 00:53:18 +02:00
pxe
sys pmm: Rework conventional memory allocator 2021-04-15 02:21:38 +02:00
entry.asm
entry.s2.c pmm: Rework conventional memory allocator 2021-04-15 02:21:38 +02:00
entry.s3.c menu: Instead of panicking when no config file exists or it has no entries, offer the user the ability to manually type in a boot entry 2021-04-20 06:45:03 +02:00
font.bin
gensyms.sh gensyms.sh: Explicitly use bash in shebang 2021-04-09 03:09:33 +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
linker_uefi_nomap.ld trace: Add support for UEFI 2021-04-08 01:15:35 +02:00
linker_uefi.ld trace: Add support for UEFI 2021-04-08 01:15:35 +02:00
linker.ld build: Remove now useless libgcc.a references from linker scripts 2021-04-03 01:23:14 +02:00
Makefile build: Bump GCC to 11.1.0, misc fixes 2021-05-04 13:56:00 +02:00
menu.c menu: Fix issue where rescue editor would ignore modifications made when triggered by missing config file instead of lack of entries 2021-04-20 10:49:49 +02:00
menu.h
tinf