limine/stage23
2021-04-28 22:56:28 +02:00
..
drivers disk: Limit the range of hard drives and optical drives scanned in BIOS 2021-04-24 22:59:03 +02:00
fs pmm: Rework conventional memory allocator 2021-04-15 02:21:38 +02:00
lib stivale: Implement SMBIOS related stuff. Fixes #81 2021-04-28 20:15:24 +02:00
mm pmm: Remove dead code and misc bug fixes 2021-04-20 13:52:42 +02:00
protos linux: Pass EDID info onto kernel 2021-04-28 22:56:28 +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
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_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: Pass -Werror to nasm 2021-04-11 10:00:57 +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 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