rulimine/stage2
2020-12-15 07:45:59 +01:00
..
drivers font: Specify that we use code page 437, use unsigned 8-bit fonts and special characters to print the menu's tree 2020-12-07 17:14:14 +01:00
fs fat32: General cleanup and optimisation 2020-12-04 14:11:25 +01:00
lib getchar: Return \n when return is pressed instead of passing through \r from int 10h 2020-12-15 07:40:19 +01:00
mm stivale: Make bootloader reclaImable entries aligned by spec 2020-12-10 08:47:37 +01:00
protos pxe: add stivale2 pxe server info tag 2020-12-10 14:16:42 +01:00
pxe pxe: add stivale2 pxe server info tag 2020-12-10 14:16:42 +01:00
sys gpt: Embed stage2 code within GPT structures so an extra partition is not needed 2020-12-06 16:43:38 +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
limine.h misc: Bump version to 0.7 2020-12-10 06:52:26 +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 pxe: add stivale2 pxe server info tag 2020-12-10 14:16:42 +01:00
Makefile misc: Implement stacktrace 2020-11-15 17:56:10 +01:00
menu.c menu: Cleanup way escaping editor is handled and check for \n instead of \r in main menu 2020-12-15 07:45:59 +01:00
menu.h config: Add initial support for config directory entries 2020-11-16 23:31:03 +01:00