rulimine/stage23
2021-03-12 05:19:56 +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 misc: Split off a stage 2 symbol map and embed it into stage 2 so that it can print stacktrace symbol names before stage 3 is loaded 2021-03-12 05:19:56 +01:00
mm mtrr: Fix range overlap check 2021-03-10 04:45:30 +01:00
protos stivale: UEFI is not BIOS 2021-03-12 00:04:37 +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: Clean up the boot device detection system 2021-03-11 00:23:44 +01:00
entry.s3.c misc: Clean up the boot device detection system 2021-03-11 00:23:44 +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: Split off a stage 2 symbol map and embed it into stage 2 so that it can print stacktrace symbol names before stage 3 is loaded 2021-03-12 05:19:56 +01:00
linker_dbg.ld misc: Split off a stage 2 symbol map and embed it into stage 2 so that it can print stacktrace symbol names before stage 3 is loaded 2021-03-12 05:19:56 +01:00
linker_nomap.ld misc: Split off a stage 2 symbol map and embed it into stage 2 so that it can print stacktrace symbol names before stage 3 is loaded 2021-03-12 05:19:56 +01:00
linker_stage2only.ld misc: Split off a stage 2 symbol map and embed it into stage 2 so that it can print stacktrace symbol names before stage 3 is loaded 2021-03-12 05:19:56 +01:00
linker.ld misc: Split off a stage 2 symbol map and embed it into stage 2 so that it can print stacktrace symbol names before stage 3 is loaded 2021-03-12 05:19:56 +01:00
Makefile misc: Split off a stage 2 symbol map and embed it into stage 2 so that it can print stacktrace symbol names before stage 3 is loaded 2021-03-12 05:19:56 +01:00
menu.c misc: Make sure Limine UEFI still works without GRAPHICS=yes and/or with TIMEOUT=0 2021-03-10 05:08:37 +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