rulimine/stage23
2021-03-05 23:48:52 +01:00
..
drivers Implement UEFI EDID 2021-03-05 23:48:52 +01:00
fs misc: Compile stage 2 with -Os and stage 3 with -O3 2021-03-04 23:12:40 +01:00
lib Always use our own (better) allocator 2021-03-05 06:10:58 +01:00
mm Always use our own (better) allocator 2021-03-05 06:10:58 +01:00
protos misc: Compile stage 2 with -Os and stage 3 with -O3 2021-03-04 23:12:40 +01:00
pxe Initial UEFI port 2021-03-02 10:23:43 +01:00
sys Make the smp trampoline more UEFI friendly 2021-03-04 05:15:20 +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: Compile stage 2 with -Os and stage 3 with -O3 2021-03-04 23:12:40 +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