rulimine/stage23
mintsuki 7f63b9a10a 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
..
drivers pmm: Rework conventional memory allocator 2021-04-15 02:21:38 +02:00
fs pmm: Rework conventional memory allocator 2021-04-15 02:21:38 +02:00
lib 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
mm vmm: The PAT flag was accidentally set for 4KiB pages 2021-04-20 06:11:02 +02:00
protos stivale: Implement KASLR config option 2021-04-15 04:32:49 +02:00
pxe pxe: Make it work again 2021-03-13 09:08:01 +01:00
sys pmm: Rework conventional memory allocator 2021-04-15 02:21:38 +02:00
Makefile build: Pass -Werror to nasm 2021-04-11 10:00:57 +02:00
entry.asm misc: General code reorganisation 2021-02-25 01:24:54 +01:00
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 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 gensyms.sh: Explicitly use bash in shebang 2021-04-09 03:09:33 +02: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
linker_uefi.ld trace: Add support for UEFI 2021-04-08 01:15:35 +02:00
linker_uefi_nomap.ld trace: Add support for UEFI 2021-04-08 01:15:35 +02:00
menu.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
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