limine/stage23
2021-03-10 02:27:26 +01:00
..
drivers Implement UEFI EDID 2021-03-05 23:48:52 +01:00
fs fat32: Fix base calculation for cluster sizes of more than 1 sector 2021-03-07 03:03:56 +01:00
lib acpi: Fix length of RSDP calculation 2021-03-10 02:27:26 +01:00
mm pmm: Remove useless if 2021-03-10 01:35:28 +01:00
protos Get SMP to work on UEFI 2021-03-07 06:50:04 +01:00
pxe Initial UEFI port 2021-03-02 10:23:43 +01:00
sys misc: Initial Makefile rework 2021-03-08 00:50:23 +01:00
entry.asm misc: General code reorganisation 2021-02-25 01:24:54 +01:00
entry.s2.c Misc stuff 2021-03-04 09:15:10 +01:00
entry.s3.c Always use our own (better) allocator 2021-03-05 06:10:58 +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: General code reorganisation 2021-02-25 01:24:54 +01:00
linker_dbg.ld disk: More properly detect non-present removable media 2021-03-03 22:20:48 +01:00
linker_nomap.ld Make the smp trampoline more UEFI friendly 2021-03-04 05:15:20 +01:00
linker_stage2only.ld misc: Change the way stage 2 and 3 are divided 2021-03-01 23:38:55 +01:00
linker.ld Make the smp trampoline more UEFI friendly 2021-03-04 05:15:20 +01:00
Makefile misc: Fix output of limine_stage2only.elf in Makefile 2021-03-08 03:08:32 +01:00
menu.c Fix keyboard stuff 2021-03-04 13:48:31 +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