rulimine/stage23
2021-03-13 08:27:15 +01:00
..
drivers Implement UEFI EDID 2021-03-05 23:48:52 +01:00
fs fat16: FAT16 does not use the high sector number in the directory entries 2021-03-13 05:18:55 +01:00
lib uri: Replace bios:// with hdd:// and odd:// 2021-03-13 08:27:15 +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: IDT itself does not need to be in .realmode 2021-03-13 03:39:38 +01:00
entry.asm misc: General code reorganisation 2021-02-25 01:24:54 +01:00
entry.s2.c misc: Handle CPU exceptions nicely 2021-03-13 03:21:01 +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: Handle CPU exceptions nicely 2021-03-13 03:21:01 +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: Handle CPU exceptions nicely 2021-03-13 03:21:01 +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