rulimine/stage2
mintsuki 18bfa311de misc: Replace conv_mem_alloc() with ext_mem_alloc() where it made sense to do so 2020-12-31 03:40:40 +01:00
..
drivers vbe: Fix bug where the vbe tty double buffer did not properly refresh 2020-12-27 19:32:18 +01:00
fs misc: Replace conv_mem_alloc() with ext_mem_alloc() where it made sense to do so 2020-12-31 03:40:40 +01:00
lib misc: Replace conv_mem_alloc() with ext_mem_alloc() where it made sense to do so 2020-12-31 03:40:40 +01:00
mm misc: Make sure relocatable kernels work 2020-12-27 22:10:20 +01:00
protos misc: Replace conv_mem_alloc() with ext_mem_alloc() where it made sense to do so 2020-12-31 03:40:40 +01:00
pxe pxe: add stivale2 pxe server info tag 2020-12-10 14:16:42 +01:00
sys Set the 'level' flag when sending Init and Startup IPIs 2020-12-28 13:44:52 +01:00
Makefile misc: Remove limine.h and retrieve LIMINE_VERSION value from current git branch instead 2020-12-30 23:42:39 +01:00
entry.asm gpt: Embed stage2 code within GPT structures so an extra partition is not needed 2020-12-06 16:43:38 +01:00
gensyms.sh misc: Implement stacktrace 2020-11-15 17:56:10 +01:00
linker.ld Fix issue with int 13h DAP potentially not fitting within a single real mode segment; load stage 2 at 0x8000 and disable LTO as it is broken for some unknown reasons now 2020-09-25 22:36:26 +02:00
main.c misc: Remove limine.h and retrieve LIMINE_VERSION value from current git branch instead 2020-12-30 23:42:39 +01:00
menu.c misc: Remove limine.h and retrieve LIMINE_VERSION value from current git branch instead 2020-12-30 23:42:39 +01:00
menu.h config: Add initial support for config directory entries 2020-11-16 23:31:03 +01:00